Home
last modified time | relevance | path

Searched refs:munit_error (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/tests/unit/
H A Dmunit.h200 #define munit_error(msg) munit_errorf("%s", msg) macro
205 munit_error("assertion failed: " #expr); \
213 munit_error("assertion failed: " #expr " is not true"); \
221 munit_error("assertion failed: " #expr " is not false"); \
H A Dtest_zap.c116 munit_error("mock_zap_create_params: missing type param"); in mock_zap_create_params()
137 munit_error("mock_zap_is_params: missing type param"); in mock_zap_is_params()