Error while running rtems-test
Chris Johns
chrisj at rtems.org
Tue Sep 8 02:44:35 UTC 2020
On 8/9/20 1:48 am, Sebastian Huber wrote:
> 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
I do not think rtems-test expands a ~ to $HOME so changing to the directory
should work.
Chris
More information about the devel
mailing list