mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 17:27:35 +00:00
crash: Run automatically during CI
This commit is contained in:
parent
e8d37b7b17
commit
c680ef0a09
3 changed files with 28 additions and 24 deletions
|
@ -29,6 +29,8 @@ foreach(source IN LISTS TEST_SOURCES)
|
|||
install(TARGETS "${test_name}" RUNTIME DESTINATION usr/Tests/Kernel/Legacy)
|
||||
endforeach()
|
||||
|
||||
serenity_test("crash.cpp" Kernel MAIN_ALREADY_DEFINED)
|
||||
|
||||
set(LIBTEST_BASED_SOURCES
|
||||
TestEFault.cpp
|
||||
TestKernelAlarm.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue