[ESA summer of code, 2014] RTEMS testing

Kumar Amit Mehta gmate.amit at gmail.com
Tue May 13 17:55:13 UTC 2014


On Tue, May 13, 2014 at 10:50:07AM -0500, Joel Sherrill wrote:
> There are two sets of scripts to run those tests. One is rtems-testing/sim-scripts in bash and the other next generation is rtems-test which is in Python. The newer code in Python drives gdb and can support automated testing on real hardware. The bash scripts just drove simulators but supported more bsps than the newer Python code. We are in transition and this is part of the project.
I looked in the rtems/testsuites directory looking for the bash script
that you mentioned here, but couldn't find it. Can you please point me
to the script, so that, I can try to find the BSP support that are not
yet implemented in the rtems-tools(git://git.rtems.org/rtems-tools.git).
The bsps supported by rtems-tools seem to be mentioned under:
~/rtems-tools/tester/rtems/testing/bsps

> Using rtems-testing/sim-scripts, it is as simple as sis *.exe. The rtems-test scripts are also easy but I can't do the command from my phone.
Same as above.

Thanks,
Kumar



More information about the users mailing list