Searched refs:test_assert (Results 1 – 4 of 4) sorted by relevance
/linux/tools/testing/selftests/kvm/include/ |
H A D | test_util.h | 51 void __printf(5, 6) test_assert(bool exp, const char *exp_str, 56 test_assert((e), #e, __FILE__, __LINE__, fmt, ##__VA_ARGS__) 62 test_assert(__a == __b, #a " == " #b, __FILE__, __LINE__, \
|
H A D | ucall_common.h | 112 test_assert(false, (const char *)(ucall).args[GUEST_ERROR_STRING], \
|
/linux/tools/testing/selftests/kvm/lib/ |
H A D | assert.c | 67 test_assert(bool exp, const char *exp_str, in test_assert() function
|
/linux/sound/pci/asihpi/ |
H A D | hpi_internal.h | 676 } test_assert; member
|