Home
last modified time | relevance | path

Searched refs:test_assert (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/selftests/kvm/include/
H A Dtest_util.h51 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 Ducall_common.h112 test_assert(false, (const char *)(ucall).args[GUEST_ERROR_STRING], \
/linux/tools/testing/selftests/kvm/lib/
H A Dassert.c67 test_assert(bool exp, const char *exp_str, in test_assert() function
/linux/sound/pci/asihpi/
H A Dhpi_internal.h676 } test_assert; member