SubDir HAIKU_TOP src tests system kernel ; UsePrivateHeaders kernel ; UseHeaders $(TARGET_PRIVATE_KERNEL_HEADERS) : true ; SimpleTest port_close_test_1 : port_close_test_1.cpp ; SimpleTest port_close_test_2 : port_close_test_2.cpp ; SimpleTest port_delete_test : port_delete_test.cpp ; SimpleTest port_wakeup_test_1 : port_wakeup_test_1.cpp ; SimpleTest port_wakeup_test_2 : port_wakeup_test_2.cpp ; SimpleTest port_wakeup_test_3 : port_wakeup_test_3.cpp ; SimpleTest port_wakeup_test_4 : port_wakeup_test_4.cpp ; SimpleTest port_wakeup_test_5 : port_wakeup_test_5.cpp ; SimpleTest port_wakeup_test_6 : port_wakeup_test_6.cpp ; SimpleTest port_wakeup_test_7 : port_wakeup_test_7.cpp ; SimpleTest port_wakeup_test_8 : port_wakeup_test_8.cpp ; SimpleTest port_wakeup_test_9 : port_wakeup_test_9.cpp ; SimpleTest transfer_area_test : transfer_area_test.cpp ; SimpleTest syscall_time : syscall_time.cpp ; SimpleTest yield_test : yield_test.cpp ; SubInclude HAIKU_TOP src tests system kernel cache ; #SubInclude HAIKU_TOP src tests system kernel disk_device_manager ; SubInclude HAIKU_TOP src tests system kernel util ;