From a28e5623c87a33f71d67793a7d9c18bac7067f8d Mon Sep 17 00:00:00 2001 From: Kumar Amit Mehta Date: Sun, 11 May 2014 18:43:59 -0500 Subject: doc: rtems-tester.txt: Add information for building tests The test executables will not be generated unless they are built explicitly by invoking 'make'. --- doc/rtems-tester.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') diff --git a/doc/rtems-tester.txt b/doc/rtems-tester.txt index ea567d2..58e4c2c 100644 --- a/doc/rtems-tester.txt +++ b/doc/rtems-tester.txt @@ -136,6 +136,7 @@ $ cd .. $ mkdir sis $ ../rtems.git/configure --target=sparc-rtems4.11 \ --enable-tests --enable-rtemsbsp=sis +$ make ------------------------------------------------------------- It will build all the tests. There are currently 471 separate tests and you can -- cgit v1.2.3