Home
last modified time | relevance | path

Searched refs:TEST_ASSERT_NULL (Results 1 – 6 of 6) sorted by relevance

/f-stack/dpdk/app/test/
H A Dtest_cfgfile.c171 TEST_ASSERT_NULL(cfgfile, "Expected failured did not occur"); in test_cfgfile_invalid_section_header()
188 TEST_ASSERT_NULL(cfgfile, "Expected failured did not occur"); in test_cfgfile_invalid_comment()
199 TEST_ASSERT_NULL(cfgfile, "Expected failured did not occur"); in test_cfgfile_invalid_key_value_pair()
239 TEST_ASSERT_NULL(cfgfile, "Expected failured did not occur"); in test_cfgfile_missing_section()
H A Dtest.h103 #define TEST_ASSERT_NULL RTE_TEST_ASSERT_NULL macro
H A Dtest_fbarray.c138 TEST_ASSERT_NULL(rte_fbarray_get(NULL, 0), in test_invalid()
195 TEST_ASSERT_NULL(rte_fbarray_get(&dummy, FBARRAY_TEST_LEN), in test_invalid()
H A Dtest_efd.c226 TEST_ASSERT_NULL(result, "found table that shouldn't exist"); in test_efd_find_existing()
H A Dtest_event_timer_adapter.c940 TEST_ASSERT_NULL(adapter, "Created adapter with invalid " in adapter_create()
960 TEST_ASSERT_NULL(adapter2, "Created adapter with in-use id"); in adapter_create()
1756 TEST_ASSERT_NULL(adapters[i], "Created too many adapters"); in adapter_create_max()
H A Dtest_cryptodev.c10441 TEST_ASSERT_NULL(sessions[i], in test_multi_session()
11824 TEST_ASSERT_NULL(ut_params->op, "authentication not failed"); in test_authentication_verify_fail_when_data_corruption()
11908 TEST_ASSERT_NULL(ut_params->op, "authentication not failed"); in test_authentication_verify_GMAC_fail_when_corruption()
11996 TEST_ASSERT_NULL(ut_params->op, "authentication not failed"); in test_authenticated_decryption_fail_when_corruption()