summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2017-01-04 15:24:45 +0200
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2017-01-17 11:27:26 +0200
commitdf43b3dad829e8b7f79fd15c20d997f50e745ae7 (patch)
treefede3685caf01b71da6f6fa5598b659012f2dd74 /README
parent301904d649db6df8ae4735d7a90109993d9a4523 (diff)
downloadbluez-df43b3dad829e8b7f79fd15c20d997f50e745ae7.tar.gz
build: Add testing config option
This adds --enable-testing that can be used to enable emulator and tester which are no longer experimental but also are not meant for production.
Diffstat (limited to 'README')
-rw-r--r--README11
1 files changed, 11 insertions, 0 deletions
diff --git a/README b/README
index ea1af9e69..5da6029e7 100644
--- a/README
+++ b/README
@@ -155,6 +155,17 @@ For a working system, certain configuration options need to be enabled:
This option is provided for distributions that do not have any
input capabilities.
+ --enable-testing
+
+ Enable testing tools
+
+ By default tools used only for testing emulation are disabled.
+ This option can be used to enable them.
+
+ It is not recommended to enable this option for production
+ systems. These tools may contain tests that depend on specific
+ environment or kernel features in development.
+
--enable-experimental
Enable experimental tools