mirror of
https://github.com/codership/wsrep-lib.git
synced 2025-07-30 07:23:07 +03:00
Fix make test
Fixed `make test` so that it runs unit tests. codership/wsrep-lib#7
This commit is contained in:
committed by
Teemu Ollakka
parent
435b589ff5
commit
cf434f3da5
@ -33,7 +33,7 @@ In order to build the library, run
|
||||
|
||||
* WSREP_LIB_WITH_UNIT_TESTS - Compile unit tests (default ON)
|
||||
* WSREP_LIB_WITH_AUTO_TEST - Run unit tests automatically as a part
|
||||
of compilation (default ON)
|
||||
of compilation (default OFF)
|
||||
* WSREP_LIB_WITH_DBSIM - Compile sample program (default ON)
|
||||
* WSREP_LIB_WITH_ASAN - Enable address sanitizer instrumentation (default OFF)
|
||||
* WSREP_LIB_WITH_TSAN - Enable thread sanitizer instrumentation (default OFF)
|
||||
|
Reference in New Issue
Block a user