blob: 3f525c9d9386e3a3cf2f9f8134b8edfc2297f6e3 [file] [log] [blame] [edit]
/**
@brief Tests
@defgroup all_tests Tests
@{
@}
@defgroup kernel_fatal_tests Fatal Handling
@ingroup all_tests
@{
@}
@defgroup kernel_arch_sched_tests Architecture Context Switching / Swap
@ingroup all_tests
@{
@}
@defgroup kernel_arch_interrupt_tests Architecture Interrupt Handling
@ingroup all_tests
@{
@}
@defgroup kernel_memprotect_tests Memory Protection
@ingroup all_tests
@{
@}
*/