Hi Richi, If you just want to build the testsuites in sptest, you have to add an option like "-enable-tests=yes" when you call ./configure.
Please have a look at git/rtems/testsuites/configure.ac, you should see Line 48 has this condition. (Just dig out my patch here: https://lists.rtems.org/pipermail/devel/2016-December/016600.html, and I did something similar as you) Best, Kuan-Hsun On Mon, Jun 8, 2020 at 4:55 PM Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > Hello, > > I am not really motivated to explain the old build system. I hope we can > create the RTEMS 5 branch soon and merge in the new build system. > > For experiments you can just modify the existing scheduler > implementation. This avoids changing anything in the build system. > > _______________________________________________ > devel mailing list > devel@rtems.org > http://lists.rtems.org/mailman/listinfo/devel >
_______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel