aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTadeusz Struk <tadeusz.struk@intel.com>2018-02-28 13:09:43 -0800
committerAndreas Fuchs <andreas.fuchs@sit.fraunhofer.de>2018-02-28 22:31:22 +0100
commit8278ca8ad3a46d5bf1994e99bf63a61f22134347 (patch)
tree36b5b7818a0134fc396531c544a47f790c08d947 /README.md
parent0eb9da8ab045d11723f1956500c7ebb8ef6fce2d (diff)
downloadtpm2-tss-8278ca8ad3a46d5bf1994e99bf63a61f22134347.tar.gz
doc: update readme with tests enable info
Add details about how to enable unit and integ tests separately. Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index a3833628..468405de 100644
--- a/README.md
+++ b/README.md
@@ -65,6 +65,10 @@ directory.
Please report failures in a Github 'issue' with a full log of the test run.
+NOTE: The unit and integration tests can be enabled independently.
+The --enable-unit option controls uint tests, and --with-simulatorbin controls
+the integration test.
+
# [Architecture/Block Diagram](doc/arch.md)
SAPI library, TAB/RM, and Test Code Block Diagram:
![Architecture Block Diagram](doc/TSS%20block%20diagram.png)