Hello Eshan,
thanks for your interest in the new RTEMS Test Framework. It is good
that you ask these questions. It highlights an opportunity to improve
the documentation.
For the test framework you need a so called runner, for example:
https://git.rtems.org/rtems/tree/testsuites/libtests/tte
My advice in these situations is to look for an existing that that uses the
framework and see what it looks like in the source files and Makefile.am.
On Sun, Apr 19, 2020, 3:17 PM Eshan Dhawan wrote:
> Hello everyone,
> I tried to implement the new RTEMS Test framework
> told in this mail
> http