Searched refs:SIGILL (Results 1 – 2 of 2) sorted by relevance
18 #define SIGILL 4 /**< Illegal instruction */ macro
143 zassert_not_equal(-1, SIGILL); in ZTEST()