implement Milestone 19: Security Testing Suite with fuzzer (141 tests pass)
This commit is contained in:
@@ -51,6 +51,7 @@ endif()
|
||||
add_executable(sandbox-test
|
||||
src/main.cpp
|
||||
src/test_harness.cpp
|
||||
src/lua_fuzzer.cpp
|
||||
)
|
||||
|
||||
target_include_directories(sandbox-test PRIVATE
|
||||
|
||||
Reference in New Issue
Block a user