diff options
Diffstat (limited to 'Tests/LibC/CMakeLists.txt')
-rw-r--r-- | Tests/LibC/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/LibC/CMakeLists.txt b/Tests/LibC/CMakeLists.txt index c309b233a3..9976d2ebab 100644 --- a/Tests/LibC/CMakeLists.txt +++ b/Tests/LibC/CMakeLists.txt @@ -11,6 +11,7 @@ set(TEST_SOURCES TestQsort.cpp TestRealpath.cpp TestScanf.cpp + TestSearch.cpp TestSnprintf.cpp TestStackSmash.cpp TestStrlcpy.cpp |