Unable to run sample tests

Tanu Hari Dixit tokencolour at gmail.com
Mon Dec 12 13:54:31 UTC 2016


Hello Devs!

I followed the instructions given in the Getting started guide
(https://devel.rtems.org/wiki/GSoC/GettingStarted) and
(https://devel.rtems.org/wiki/TBR/UserManual/Quick_Start). The latter
says that when I bootstrap and then make and make install, I should
find sample executables in a path similar to:

"/home2/work/joel/rtems-4.11-work/build/build-sparc-sis-rtems/
sparc-rtems4.11/c/sis/testsuites/samples/ticker/ticker.exe"

I am unable to find exe files in my working directory (not even in the prefix).
My tree is the following:
/development/rtems/src/b-sis
./
|-- sparc-rtems4.12
|   `-- c
|-- testsuites
|   `-- tools
|       `-- generic
`-- tools
    |-- build
    `-- cpu
        `-- generic
and sparc-rtems4.12/c/ has 3 files config.log,  config.status,  Makefile
and the directory testsuites(shown in the above tree) has no samples.
There are samples in the rtems source directory, though
(/development/rtems/src/rtems/testsuites/samples/ticker) but I'm
clueless as to how to specify to test those samples. The configure
command :

/rtems/configure --target=sparc-rtems4.12 --enable-rtemsbsp=sis \
  --enable-tests=samples --prefix=${HOME}/install_path

specifies to enable tests on "samples" which I'm unable to find. How
do I successfully run a test? Is there a mistake I did while building
RTEMS or the RSB? Kindly help me figure this out.

Thanking you,
Tanu Hari Dixit,
Senior Undergraduate,
Department of Electronics Engineering,
IIT BHU.


More information about the users mailing list