summaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
authorRoland Reichwein <mail@reichwein.it>2023-10-15 13:26:32 +0200
committerRoland Reichwein <mail@reichwein.it>2023-10-15 13:26:32 +0200
commitc156b07da6e8550f989919c3a015acdedfe8664f (patch)
treea9050c294e6fc2cda1f7b068334ef545d8109444 /README
parentd7b8b5c0b8751caf5b51622f2329b363ecabc267 (diff)
Adjust to current build environment
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 4009a62..c58eb99 100644
--- a/README
+++ b/README
@@ -7,6 +7,9 @@ Build
make clean - Clean all
make - Build all
make systemtest - Run all system tests
+make unittest - Run all unit tests
+make test - Run all tests
+
Run
---