[rtems-libbsd commit] doc: Clarify test run
Sebastian Huber
sebh at rtems.org
Fri May 16 11:29:46 UTC 2014
Module: rtems-libbsd
Branch: master
Commit: 14ba2065fdef8be9cc14747758228741ec9db94c
Changeset: http://git.rtems.org/rtems-libbsd/commit/?id=14ba2065fdef8be9cc14747758228741ec9db94c
Author: Sebastian Huber <sebastian.huber at embedded-brains.de>
Date: Fri May 16 13:10:03 2014 +0200
doc: Clarify test run
---
libbsd.txt | 16 ++++++++++++++++
1 files changed, 16 insertions(+), 0 deletions(-)
diff --git a/libbsd.txt b/libbsd.txt
index 488afdb..b434b47 100644
--- a/libbsd.txt
+++ b/libbsd.txt
@@ -144,6 +144,22 @@ make
make run_tests
-------------------------------------------------------------------------------
+You can only run the tests directly in case a test runner is available. The
+following tests run without an external network. It is strongly advised to run
+them.
+
+* commands01
+* init01
+* loopback01
+* rwlock01
+* selectpollkqueue01
+* sleep01
+* swi01
+* syscalls01
+* thread01
+* timeout01
+* unix01
+
To install the BSD library use this:
-------------------------------------------------------------------------------
More information about the vc
mailing list