Commit 67d3a9cc40123232fd11371fecd401a564017529

Thomas de Grivel 2023-09-21T14:12:48

README

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
diff --git a/README.md b/README.md
index e24fc8f..2175988 100644
--- a/README.md
+++ b/README.md
@@ -40,6 +40,15 @@ export LD_LIBRARY_PATH=$PWD/libc3/.libs:$PWD/libffi/.libs
 make test
 ```
 
+All the tests will be run. More specific targets exist :
+```sh
+make test_libc3
+make test_ic3
+make test_libc3_asan
+make test_ic3_asan
+make test_asan
+```
+
 ### Running ic3
 ```sh
 ic3/.libs/ic3