On 07/09/2020 17:37, Richi Dubey wrote:

My current directory is: ~/quick-start/build/b-smp-leon3$

and I'm running the command: ~/quick-start/rtems/test/rtems-tools/tester/rtems-test \ --log=log_leon3_sis \ --rtems-bsp=leon3-sis \ ~/quick-start/build/b-smp-leon3/sparc-rtems5/c/leon3/testsuites

which gives the following error:

RTEMS Testing - Tester, 6 (b1c6a98da4a2)
error: no executables supplied

Did you build with --enable-tests?

Are there *.exe files in ~/quick-start/build/b-smp-leon3?

If yes, then try to run it with:

cd ~/quick-start/build/b-smp-leon3

rtems-test --rtems-bsp=leon3-sis .

_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to