On 8/4/19 12:30 am, Vijay Kumar Banerjee wrote: > On Sun, Apr 7, 2019 at 6:24 PM Christian Mauderer <l...@c-mauderer.de > <mailto:l...@c-mauderer.de>> wrote: > Am 07.04.19 um 14:50 schrieb Vijay Kumar Banerjee: > > On Sun, Apr 7, 2019 at 6:08 PM Christian Mauderer <l...@c-mauderer.de > <mailto:l...@c-mauderer.de> > > <mailto:l...@c-mauderer.de <mailto:l...@c-mauderer.de>>> wrote: > > Am 07.04.19 um 14:35 schrieb Vijay Kumar Banerjee: > > > On Sun, Apr 7, 2019 at 5:37 PM Christian Mauderer > > <l...@c-mauderer.de <mailto:l...@c-mauderer.de> > <mailto:l...@c-mauderer.de <mailto:l...@c-mauderer.de>> > > > <mailto:l...@c-mauderer.de <mailto:l...@c-mauderer.de> > <mailto:l...@c-mauderer.de <mailto:l...@c-mauderer.de>>>> wrote: > > > Am 07.04.19 um 13:08 schrieb Vijay Kumar Banerjee: > > I don't think that there are a lot of docs for how to test. Although I'm > sure that there are some scripts to run a number of libbsd tests, I'm > not sure where. Maybe in the RTEMS tester but I think that is mainly for > the core tests?
The documentation for testing can be found here ... https://docs.rtems.org/branches/master/user/testing/index.html > so far I know, RTEMS Tester is only for core tests. The `rtems-test` command checks the for test start and end banners. I am not sure if libbsd supports the test banners. Maybe it could now with Sebastian's movement of the test support code into libtest. > I'll ask in the devel if there's some way to run libbsd test with the tester. There is the `rtems-run` command which has similar args to `rtems-test`. It does suffer from a limitation I have not fixed which is stdin is not passed through to the console of the target. I also think the command has a timeout running, but I am not sure about this one. Chris _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel