mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-06 00:45:23 +00:00
[#1089] added decumentation
This commit is contained in:
committed by
Francis Dupont
parent
e31d884c65
commit
0d04b756d4
@@ -96,6 +96,10 @@ increase the time it takes each unit test to execute.
|
||||
The simplest way to enable a sanitizer is to add it to the CXXFLAGS
|
||||
environment variable in .configure by e.g. <i>-fsanitize=thread</i>.
|
||||
|
||||
When enabling lcov (code coverage), some gtest functions are detected as
|
||||
not being thread safe. It is recommended to disable lcov when enabling
|
||||
thread sanitizer.
|
||||
|
||||
@section unitTestsDatabaseConfig Databases Configuration for Unit Tests
|
||||
|
||||
With the use of databases requiring separate authorisation, there are
|
||||
|
Reference in New Issue
Block a user