]> granicus.if.org Git - gc/commit
Execute more single-threaded GC tests by CMake
authorIvan Maidanski <ivmai@mail.ru>
Mon, 19 Dec 2016 21:47:17 +0000 (00:47 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Mon, 19 Dec 2016 21:47:17 +0000 (00:47 +0300)
commit686c871ef1cab9837f9b7edce55a1ad144169c9c
tree71a1214aef23d5084faca36f379da8dedee171af
parentf4047f9f2c55ead106a0a2647d1e9507a8a4d8c3
Execute more single-threaded GC tests by CMake

Note: support of the multi-threaded tests, disclaim_bench/test,
trace_test, staticrootstest is not added to cmake test script yet.

* tests/CMakeLists.txt (ADD_EXECUTABLE, TARGET_LINK_LIBRARIES,
ADD_TEST): Add hugetest, leaktest, middletest, realloc_test, smashtest
(similar to gctest).
tests/CMakeLists.txt