summaryrefslogtreecommitdiffstats
path: root/user/tools/tester.rst
diff options
context:
space:
mode:
authorVaibhav Gupta <vaibhavgupta40@gmail.com>2019-02-27 03:37:36 +0530
committerChris Johns <chrisj@rtems.org>2019-02-28 09:11:36 +1100
commit9c3a3831933c4c0b1835cd7ff3fe64c74399f6f4 (patch)
tree208196fa5fe89c3761b47f513d7273e5fbbfd7d9 /user/tools/tester.rst
parentuser: Add a Dynamic Loader section. (diff)
downloadrtems-docs-9c3a3831933c4c0b1835cd7ff3fe64c74399f6f4.tar.bz2
Update User Documentation for Host setup for Linux
Mention the requirement of 'pax' package for building BSP if RTEMS is configured with '--enable-tests' option, else build fails.
Diffstat (limited to 'user/tools/tester.rst')
-rw-r--r--user/tools/tester.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/user/tools/tester.rst b/user/tools/tester.rst
index 09d07ac..967016e 100644
--- a/user/tools/tester.rst
+++ b/user/tools/tester.rst
@@ -68,6 +68,8 @@ There is the ``erc32`` tester which uses the GDB back-end and the
how to use :program:`rtems-test` command with the erc32 BSP because it is easy
to build an use.
+.. _BuildingRTEMSTests:
+
Building RTEMS Tests
--------------------