diff options
Diffstat (limited to '')
-rw-r--r-- | tests/README | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/tests/README b/tests/README index 3da99ab..a6592a4 100644 --- a/tests/README +++ b/tests/README @@ -10,7 +10,10 @@ You probably want to use something like eatmydata to run the tests, it affects the performance significantly. To test the tools from the dpkg build-tree, use the «test» target. If you -want instead to test the installed programs use the «installtest» target +want instead to test the installed programs use the «installtest» target. + +To test with the compiler sanitizer «configure ---enable-compiler-sanitizer», +and run the tests normally. The DPKG_TESTSUITE_OPTIONS environment/make variable can be used to change the behavior of the test runs, the following options are currently |