Lines Matching refs:unit_test_suite

15045 static struct unit_test_suite end_testsuite = {
15053 static struct unit_test_suite ipsec_proto_testsuite = {
15349 static struct unit_test_suite pdcp_proto_testsuite = {
15367 static struct unit_test_suite docsis_proto_testsuite = {
15430 static struct unit_test_suite cryptodev_gen_testsuite = {
15447 static struct unit_test_suite cryptodev_negative_hmac_sha1_testsuite = {
15465 static struct unit_test_suite cryptodev_multi_session_testsuite = {
15477 static struct unit_test_suite cryptodev_null_testsuite = {
15488 static struct unit_test_suite cryptodev_aes_ccm_auth_testsuite = {
15543 static struct unit_test_suite cryptodev_aes_gcm_auth_testsuite = {
15687 static struct unit_test_suite cryptodev_aes_gmac_auth_testsuite = {
15720 static struct unit_test_suite cryptodev_chacha20_poly1305_testsuite = {
15734 static struct unit_test_suite cryptodev_snow3g_testsuite = {
15848 static struct unit_test_suite cryptodev_zuc_testsuite = {
15933 static struct unit_test_suite cryptodev_hmac_md5_auth_testsuite = {
15949 static struct unit_test_suite cryptodev_kasumi_testsuite = {
16040 static struct unit_test_suite cryptodev_esn_testsuite = {
16052 static struct unit_test_suite cryptodev_negative_aes_gcm_testsuite = {
16085 static struct unit_test_suite cryptodev_negative_aes_gmac_testsuite = {
16098 static struct unit_test_suite cryptodev_mixed_cipher_hash_testsuite = {
16198 struct unit_test_suite *static_suites[] = { in run_cryptodev_testsuite()
16222 static struct unit_test_suite ts = { in run_cryptodev_testsuite()
16236 ts.unit_test_suites = malloc(sizeof(struct unit_test_suite *) * in run_cryptodev_testsuite()
16399 static struct unit_test_suite scheduler_multicore = { in test_cryptodev_scheduler()
16405 static struct unit_test_suite scheduler_round_robin = { in test_cryptodev_scheduler()
16411 static struct unit_test_suite scheduler_failover = { in test_cryptodev_scheduler()
16417 static struct unit_test_suite scheduler_pkt_size_distr = { in test_cryptodev_scheduler()
16423 struct unit_test_suite *sched_mode_suites[] = { in test_cryptodev_scheduler()
16429 static struct unit_test_suite scheduler_config = { in test_cryptodev_scheduler()
16442 struct unit_test_suite *static_suites[] = { in test_cryptodev_scheduler()
16446 static struct unit_test_suite ts = { in test_cryptodev_scheduler()
16470 (struct unit_test_suite *) * in test_cryptodev_scheduler()
16477 ts.unit_test_suites = malloc(sizeof(struct unit_test_suite *) * in test_cryptodev_scheduler()