TEST_TIMEOUT_DEFAULT
.timeout = TEST_TIMEOUT_DEFAULT, }; \
__TEST_F_IMPL(fixture_name, test_name, -1, TEST_TIMEOUT_DEFAULT)
__TEST_F_IMPL(fixture_name, test_name, signal, TEST_TIMEOUT_DEFAULT)