Home
last modified time | relevance | path

Searched defs:test_result (Results 1 – 14 of 14) sorted by relevance

/tools/testing/selftests/kvm/
Dmemslot_perf_test.c1040 struct test_result { struct
1048 struct test_result *rbestslottime, in test_loop() argument
/tools/testing/selftests/bpf/progs/
Dskb_load_bytes.c9 int test_result = 0; variable
Dfexit_bpf2bpf_simple.c11 __u64 test_result = 0; variable
Dfexit_bpf2bpf.c16 __u64 test_result = 0; variable
/tools/testing/selftests/bpf/prog_tests/
Dskb_load_bytes.c9 int err, prog_fd, test_result; in test_skb_load_bytes() local
Dload_bytes_relative.c16 struct bpf_map *test_result; in test_load_bytes_relative() local
/tools/testing/selftests/media_tests/
Dvideo_device_test.c122 int test_result; in main() local
/tools/testing/selftests/kselftest/
Dksft.py65 def test_result(condition, description=""): function
/tools/testing/selftests/arm64/signal/
Dtest_signals_utils.c398 void test_result(struct tdescr *td) in test_result() function
/tools/testing/selftests/iommu/
Diommufd_fail_nth.c101 int test_result) in fail_nth_next()
/tools/perf/tests/
Ddlfilter-test.c59 static int test_result(const char *msg, int ret) in test_result() function
/tools/testing/selftests/net/
Dipsec.c569 struct test_result { struct
576 struct test_result tr = {}; in write_test_result() argument
/tools/testing/selftests/filesystems/incfs/
Dincfs_test.c3133 int test_result = TEST_FAILURE; in zero_blocks_written_count() local
3179 int test_result = TEST_FAILURE; in validate_block_count() local
3250 int test_result = TEST_FAILURE; in validate_data_block_count() local
/tools/testing/selftests/bpf/
Dtest_progs.c256 static char *test_result(bool failed, bool skipped) in test_result() function