Home
last modified time | relevance | path

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

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