6ed575f6af
Unit-tests are only ever run in debug builds by desing (there is check in test/run_unit.sh to build with --enable-debug to run the tests). In our release buids, we have seen cases where the process exists with an error code because the unit-test logic thinks it ran a test and failed. It also generates error log and other log entries when initializing and uninitializing the unit- test logic. This excludes unit-test logs and the failure check in non-debug builds to avoid such errors and reduce noise. Change-Id: I9f472172b72770551a491ff6e19ab9b997fcf365 Signed-off-by: Ashod Nakashian <ashod.nakashian@collabora.co.uk> |
||
---|---|---|
.. | ||
Benchmark.cpp | ||
Config.cpp | ||
ConfigMigrationAssistant.cpp | ||
Connect.cpp | ||
COOLWebSocket.hpp | ||
KitClient.cpp | ||
map.cpp | ||
mount.cpp | ||
Replay.hpp | ||
Stress.cpp | ||
Tool.cpp | ||
WebSocketDump.cpp |