8ab4682a71
Doing a plain CPPUNIT_TEST_NAME='somettest' make check will result in executing all the tests in external test suite. This is a problem when one wants to execute only internal tests (unit-* ones) as test harness first executes those followed by all of the tests in external test-suites. Lets execute all the tests only when no CPPUNIT_TEST_NAME is provided, and ignore when it is provided but no match is found. Change-Id: I7e40b6f3124e6965a86cfb6395d246df3b5c17ba |
||
---|---|---|
.. | ||
data | ||
.gitignore | ||
countloolkits.hpp | ||
helpers.hpp | ||
httpcrashtest.cpp | ||
httpwserror.cpp | ||
httpwstest.cpp | ||
integration-http-server.cpp | ||
Makefile.am | ||
run_unit.sh.in | ||
test.cpp | ||
TileCacheTests.cpp | ||
TileQueueTests.cpp | ||
UnitAdmin.cpp | ||
UnitFonts.cpp | ||
UnitFuzz.cpp | ||
UnitPrefork.cpp | ||
UnitStorage.cpp | ||
UnitTileCache.cpp | ||
UnitTimeout.cpp | ||
WhiteBoxTests.cpp |