[PATCH] doc: rtems-tester.txt: Add information for building tests

Kumar Amit Mehta gmate.amit at gmail.com
Sun May 11 23:43:59 UTC 2014


The test executables will not be generated unless they are built
explicitly by invoking 'make'.
---
 doc/rtems-tester.txt |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

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
-- 
1.7.1




More information about the devel mailing list