Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/bpf/
Dxskxceiver.c563 static void test_spec_set_name(struct test_spec *test, const char *name) in test_spec_set_name() function
1496 test_spec_set_name(test, "TEARDOWN"); in testapp_teardown()
1518 test_spec_set_name(test, "BIDIRECTIONAL"); in testapp_bidi()
1548 test_spec_set_name(test, "BPF_RES"); in testapp_bpf_res()
1560 test_spec_set_name(test, "UMEM_HEADROOM"); in testapp_headroom()
1567 test_spec_set_name(test, "STAT_RX_DROPPED"); in testapp_stats_rx_dropped()
1578 test_spec_set_name(test, "STAT_TX_INVALID"); in testapp_stats_tx_invalid_descs()
1588 test_spec_set_name(test, "STAT_RX_FULL"); in testapp_stats_rx_full()
1605 test_spec_set_name(test, "STAT_RX_FILL_EMPTY"); in testapp_stats_fill_empty()
1641 test_spec_set_name(test, "UNALIGNED_MODE"); in testapp_unaligned()
[all …]