Searched refs:test_assert (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.6/tools/testing/selftests/kvm/include/ |
D | test_util.h | 49 void test_assert(bool exp, const char *exp_str, 54 test_assert((e), #e, __FILE__, __LINE__, fmt, ##__VA_ARGS__) 60 test_assert(__a == __b, #a " == " #b, __FILE__, __LINE__, \
|
D | ucall_common.h | 100 test_assert(false, (const char *)(ucall).args[GUEST_ERROR_STRING], \
|
/Linux-v6.6/tools/testing/selftests/kvm/lib/ |
D | assert.c | 70 test_assert(bool exp, const char *exp_str, in test_assert() function
|
/Linux-v6.6/sound/pci/asihpi/ |
D | hpi_internal.h | 676 } test_assert; member
|