[ESA summer of code, 2014] RTEMS testing

Kumar Amit Mehta gmate.amit at gmail.com
Tue May 13 23:30:03 UTC 2014


On Tue, May 13, 2014 at 01:11:16PM -0500, Jennifer Averett wrote:
> If I understand correctly you are looking in the wrong tree.
> Look in git://git.rtems.org/rtems-testing.git.  The sis script is in the
> bin directory.
> 
Thank you for the pointers. I was able to run the test, using the sis
script :)

<snip>
bash-4.1$ ./sis -v -L /tmp/ -C
/home/rtems/development/rtems/kernel/b-sis/sparc-rtems4.11/c/sis/testsuites/samples/hello/hello.exe 
Default program to run is sparc-rtems4.11-run
Using sparc-rtems4.11-run
sparc-rtems4.11-run is
/home/rtems/development/rtems/4.11/bin/sparc-rtems4.11-run
TESTS TO RUN:
/home/rtems/development/rtems/kernel/b-sis/sparc-rtems4.11/c/sis/testsuites/samples/hello/hello.exe
BACKGROUND runtest
/home/rtems/development/rtems/kernel/b-sis/sparc-rtems4.11/c/sis/testsuites/samples/hello/hello.exe
single 180
sparc-rtems4.11-run -m 64
/home/rtems/development/rtems/kernel/b-sis/sparc-rtems4.11/c/sis/testsuites/samples/hello/hello.exe
running
/home/rtems/development/rtems/kernel/b-sis/sparc-rtems4.11/c/sis/testsuites/samples/hello/hello.exe
for maximum 180 seconds... 

*** BEGIN OF TEST HELLO WORLD ***
Hello World
*** END OF TEST HELLO WORLD ***

50 ms run time
<snip>

Thanks,
Kumar



More information about the users mailing list