spilt find_tests and create_test_proc_files, add workquue for loading tests

This commit is contained in:
stubbfel
2018-03-01 23:22:04 +01:00
parent d312f88cba
commit 4f7c91677e
7 changed files with 70 additions and 39 deletions

View File

@@ -7,6 +7,7 @@ project (${module_name})
if(NOT KERNEL_DIR)
Set(KERNEL_DIR "/lib/modules/${CMAKE_SYSTEM_VERSION}/build" )
endif()
set(CMAKE_C_FLAGS "${CMAKE_CXX_FLAGS} -Wall -Wextra -Werror -pedantic -Weverything")
file(GLOB module_src_files