| /dpdk/app/test/ |
| H A D | test_resource.c | 23 TEST_ASSERT_NOT_NULL(r, "Could not find test_resource_dpdk"); in test_resource_dpdk() 42 TEST_ASSERT_NOT_NULL(r, "No test_resource_c found"); in test_resource_c() 51 TEST_ASSERT_NOT_NULL(f, in test_resource_c() 68 TEST_ASSERT_NOT_NULL(r, "No test_resource_tar found"); in test_resource_tar() 77 TEST_ASSERT_NOT_NULL(f, in test_resource_tar()
|
| H A D | test_cfgfile.c | 27 TEST_ASSERT_NOT_NULL(r, "missing resource test_cfgfiles"); in test_cfgfile_setup() 42 TEST_ASSERT_NOT_NULL(r, "missing resource test_cfgfiles"); in test_cfgfile_cleanup() 93 TEST_ASSERT_NOT_NULL(cfgfile, "Failed to load config file"); in test_cfgfile_sample1() 117 TEST_ASSERT_NOT_NULL(cfgfile, "Failed to parse sample2.ini"); in test_cfgfile_sample2() 136 TEST_ASSERT_NOT_NULL(cfgfile, "Failed to load config file"); in test_cfgfile_realloc_sections() 213 TEST_ASSERT_NOT_NULL(cfgfile, "Failed to parse empty_key_value.ini"); in test_cfgfile_empty_key_value_pair() 253 TEST_ASSERT_NOT_NULL(cfgfile, "Failed to load config file"); in test_cfgfile_global_properties() 281 TEST_ASSERT_NOT_NULL(cfgfile, "Failed to load config file"); in test_cfgfile_empty_file()
|
| H A D | test_reorder.c | 126 TEST_ASSERT_NOT_NULL(b1, "Failed to create reorder buffer."); in test_reorder_free() 157 TEST_ASSERT_NOT_NULL(b, "Failed to create reorder buffer"); in test_reorder_insert() 161 TEST_ASSERT_NOT_NULL(bufs[i], "Packet allocation failed\n"); in test_reorder_insert() 248 TEST_ASSERT_NOT_NULL(b, "Failed to create reorder buffer"); in test_reorder_drain() 261 TEST_ASSERT_NOT_NULL(bufs[i], "Packet allocation failed\n"); in test_reorder_drain()
|
| H A D | test_sched.c | 151 TEST_ASSERT_NOT_NULL(mp, "Error creating mempool\n"); in test_sched() 157 TEST_ASSERT_NOT_NULL(port, "Error config sched port\n"); in test_sched() 169 TEST_ASSERT_NOT_NULL(in_mbufs[i], "Packet allocation failed\n"); in test_sched()
|
| H A D | test_cryptodev.c | 2243 TEST_ASSERT_NOT_NULL( in test_AES_CBC_HMAC_SHA1_encrypt_digest() 2403 TEST_ASSERT_NOT_NULL( in test_AES_CBC_HMAC_SHA512_decrypt_perform() 8147 TEST_ASSERT_NOT_NULL(ciphertext, in create_aead_operation() 8276 TEST_ASSERT_NOT_NULL( in test_authenticated_encryption() 10930 TEST_ASSERT_NOT_NULL( in test_authenticated_decryption() 11914 TEST_ASSERT_NOT_NULL( in test_MD5_HMAC_generate() 11985 TEST_ASSERT_NOT_NULL( in test_MD5_HMAC_verify() 12870 TEST_ASSERT_NOT_NULL( in test_AES_GMAC_authentication() 13002 TEST_ASSERT_NOT_NULL( in test_AES_GMAC_authentication_verify() 13155 TEST_ASSERT_NOT_NULL( in test_AES_GMAC_authentication_SGL() [all …]
|
| H A D | test_event_crypto_adapter.c | 193 TEST_ASSERT_NOT_NULL(m, "Failed to allocate mbuf!\n"); in test_op_forward_mode() 205 TEST_ASSERT_NOT_NULL(op, in test_op_forward_mode() 213 TEST_ASSERT_NOT_NULL(sess, "Session creation failed\n"); in test_op_forward_mode() 391 TEST_ASSERT_NOT_NULL(m, "Failed to allocate mbuf!\n"); in test_op_new_mode() 403 TEST_ASSERT_NOT_NULL(op, "Failed to allocate crypto_op!\n"); in test_op_new_mode() 410 TEST_ASSERT_NOT_NULL(sess, "Session creation failed\n"); in test_op_new_mode() 567 TEST_ASSERT_NOT_NULL(params.session_mpool, in configure_cryptodev() 577 TEST_ASSERT_NOT_NULL(params.session_priv_mpool, in configure_cryptodev()
|
| H A D | test_efd.c | 134 TEST_ASSERT_NOT_NULL(handle, "Error creating the EFD table\n"); in test_add_delete() 178 TEST_ASSERT_NOT_NULL(handle, "Error creating the efd table\n"); in test_add_update_delete() 227 TEST_ASSERT_NOT_NULL(handle, "Error creating the efd table\n"); in test_efd_find_existing() 263 TEST_ASSERT_NOT_NULL(handle, "Error creating the efd table\n"); in test_five_keys()
|
| H A D | test_timer_secondary.c | 137 TEST_ASSERT_NOT_NULL(mz, "Couldn't allocate memory for " in test_timer_secondary() 183 TEST_ASSERT_NOT_NULL(mz, "Couldn't lookup memzone for " in test_timer_secondary()
|
| H A D | test_event_timer_adapter.c | 328 TEST_ASSERT_NOT_NULL(timdev, in _timdev_setup() 945 TEST_ASSERT_NOT_NULL(timer_producer_ring, in test_timer_cancel_multicore() 971 TEST_ASSERT_NOT_NULL(timer_producer_ring, in test_timer_cancel_burst_multicore() 1071 TEST_ASSERT_NOT_NULL(adapter, "Failed to create adapter with valid " in adapter_create() 1135 TEST_ASSERT_NOT_NULL(adapter, "Failed to lookup adapter"); in adapter_lookup() 1864 TEST_ASSERT_NOT_NULL(adapters[i], "Failed to create adapter " in adapter_create_max()
|
| H A D | test.h | 105 #define TEST_ASSERT_NOT_NULL RTE_TEST_ASSERT_NOT_NULL macro
|
| H A D | test_efd_perf.c | 173 TEST_ASSERT_NOT_NULL(params->efd_table, "Error creating the efd table\n"); in setup_keys_and_data()
|
| H A D | test_fbarray.c | 438 TEST_ASSERT_NOT_NULL(td, "Invalid pointer returned\n"); in test_basic()
|
| H A D | test_ipsec_perf.c | 246 TEST_ASSERT_NOT_NULL(sa->ss[0].sa, in create_sa()
|
| H A D | test_link_bonding_mode4.c | 419 TEST_ASSERT_NOT_NULL(port->tx_queue, in test_setup() 1211 TEST_ASSERT_NOT_NULL(marker_pkt, "Failed to allocate marker packet"); in test_mode4_marker()
|
| H A D | test_ipsec.c | 379 TEST_ASSERT_NOT_NULL(ts_params->qp_conf.mp_session_private, in testsuite_setup() 386 TEST_ASSERT_NOT_NULL(ts_params->qp_conf.mp_session, in testsuite_setup() 751 TEST_ASSERT_NOT_NULL(ut->ss[j].sa, in create_sa()
|
| H A D | test_security.c | 167 TEST_ASSERT_NOT_NULL(f_ret, "Expecting " RTE_STR(f_name) \ 583 TEST_ASSERT_NOT_NULL(ts_params->session_mpool, in testsuite_setup()
|
| H A D | test_link_bonding.c | 224 TEST_ASSERT_NOT_NULL(test_params->pkt_eth_hdr, in test_setup() 234 TEST_ASSERT_NOT_NULL(test_params->mbuf_pool, in test_setup()
|
| H A D | test_cryptodev_asym.c | 899 TEST_ASSERT_NOT_NULL(ts_params->session_mpool, in testsuite_setup()
|
| /dpdk/app/test-bbdev/ |
| H A D | main.h | 59 #define TEST_ASSERT_NOT_NULL(val, msg, ...) do { \ macro
|
| H A D | test_bbdev_perf.c | 522 TEST_ASSERT_NOT_NULL(mp, in create_mempools() 539 TEST_ASSERT_NOT_NULL(mp, in create_mempools() 554 TEST_ASSERT_NOT_NULL(mp, in create_mempools() 569 TEST_ASSERT_NOT_NULL(mp, in create_mempools() 584 TEST_ASSERT_NOT_NULL(mp, in create_mempools() 599 TEST_ASSERT_NOT_NULL(mp, in create_mempools() 981 TEST_ASSERT_NOT_NULL(m_head, in init_op_data_objs() 1003 TEST_ASSERT_NOT_NULL(data, in init_op_data_objs() 1013 TEST_ASSERT_NOT_NULL(data, in init_op_data_objs() 1029 TEST_ASSERT_NOT_NULL(m_tail, in init_op_data_objs() [all …]
|