Re: [PATCH] [RTEMS TESTER] Add new OpenRISC/or1ksim BSP script using qemu

2014-09-06 Thread Hesham Moustafa
On Sep 7, 2014 3:18 AM, "Joel Sherrill" wrote: > > Shouldn't your name be on it? :) > I did almost nothing but copying another file and changing few lines to fit with or1k :-) > Post the list of failures on devel@ and maybe they will be ones we recognize as common. > Unfortunately I am running RTE

Re: [PATCH] [RTEMS TESTER] Add new OpenRISC/or1ksim BSP script using qemu

2014-09-06 Thread Joel Sherrill
Shouldn't your name be on it? :) Post the list of failures on devel@ and maybe they will be ones we recognize as common. On September 6, 2014 8:16:58 PM CDT, Hesham ALMatary wrote: >--- >tester/rtems/testing/bsps/or1ksim.mc | 53 > > 1 file changed, 53 insert

[PATCH] [RTEMS TESTER] Add new OpenRISC/or1ksim BSP script using qemu

2014-09-06 Thread Hesham ALMatary
--- tester/rtems/testing/bsps/or1ksim.mc | 53 1 file changed, 53 insertions(+) create mode 100644 tester/rtems/testing/bsps/or1ksim.mc diff --git a/tester/rtems/testing/bsps/or1ksim.mc b/tester/rtems/testing/bsps/or1ksim.mc new file mode 100644 index 00

Re: OpenRISC/or1ksim RTEMS Tester results

2014-09-06 Thread Chris Johns
On 7/09/2014 9:30 am, Joel Sherrill wrote: Not bad for a first run. :) Yeah nice work. I would love to commit a patch for this. Now look at timeouts and see if they can be addressed easily. May just need more run time. Or the failures? Timeouts can be tricky with different host and simul

Re: OpenRISC/or1ksim RTEMS Tester results

2014-09-06 Thread Joel Sherrill
Not bad for a first run. :) Now look at timeouts and see if they can be addressed easily. May just need more run time. Or the failures? On September 6, 2014 6:07:50 PM CDT, Hesham Moustafa wrote: >Hi all, > >Just want to share with you the results I got from running RTEMS >Tester on or1ksim BS

OpenRISC/or1ksim RTEMS Tester results

2014-09-06 Thread Hesham Moustafa
Hi all, Just want to share with you the results I got from running RTEMS Tester on or1ksim BSP and qemu. Passed: 356 Failed:13 Timeouts: 134 Invalid:0 Total:503 Average test time: 0:00:22.316492 Testing time : 3:07:05.195857 Regards, Hesham _

Re: Automate RTEMS test results?

2014-09-06 Thread Hesham Moustafa
On Sat, Sep 6, 2014 at 9:35 PM, Gedare Bloom wrote: > See tester in rtems-tools.git it is designed for exactly what you ask. You > probably need to modify an existing script to run or1ksim. > Thanks I did, and now I am running the new script added for or1ksim BSP. > On Sep 6, 2014 2:58 PM, "Hesham

Re: Automate RTEMS test results?

2014-09-06 Thread Gedare Bloom
See tester in rtems-tools.git it is designed for exactly what you ask. You probably need to modify an existing script to run or1ksim. On Sep 6, 2014 2:58 PM, "Hesham Moustafa" wrote: > Hi, > > Given that I am able to run qemu-or1k from sim-scripts (I will push > the script soon) > Is there a way

Automate RTEMS test results?

2014-09-06 Thread Hesham Moustafa
Hi, Given that I am able to run qemu-or1k from sim-scripts (I will push the script soon) Is there a way to run all tests with one command and get results of how many passed/failed tests? (i.e, 5/10 passed tests) Thanks, Hesham ___ devel mailing list dev