Searched refs:test_oops (Results 1 – 1 of 1) sorted by relevance
958 #define test_oops(provided, expected) do { \ macro966 test_oops(K_ERR_KERNEL_PANIC, K_ERR_KERNEL_OOPS); in ZTEST_USER()971 test_oops(K_ERR_KERNEL_OOPS, K_ERR_KERNEL_OOPS); in ZTEST_USER()976 test_oops(K_ERR_CPU_EXCEPTION, K_ERR_KERNEL_OOPS); in ZTEST_USER()981 test_oops(INT_MAX, K_ERR_KERNEL_OOPS); in ZTEST_USER()986 test_oops(K_ERR_STACK_CHK_FAIL, K_ERR_STACK_CHK_FAIL); in ZTEST_USER()