diff test/CMakeLists.txt @ 214:0592eb360af2

tests: - added dynload_plain test - added some more output to resolv_self - cleanups
author Tassilo Philipp
date Thu, 06 Apr 2017 02:13:57 +0200
parents c12120a1fbc0
children 0c68b3f91367
line wrap: on
line diff
--- a/test/CMakeLists.txt	Tue Mar 28 15:45:20 2017 +0200
+++ b/test/CMakeLists.txt	Thu Apr 06 02:13:57 2017 +0200
@@ -18,6 +18,7 @@
 add_subdirectory(suite)
 add_subdirectory(callf)
 add_subdirectory(nm)
+add_subdirectory(dynload_plain)
 add_subdirectory(resolve_self)
 add_subdirectory(thunk)
 add_subdirectory(malloc_wx)