Searched refs:check_expected (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/testing/selftests/net/mptcp/
H A Duserspace_pm.sh232 check_expected() function
270 check_expected "type" "token" "addr" "dport" "id"
369 check_expected "type" "token" "id"
517 check_expected "type" "token" "daddr" "dport" "family" "saddr" "locid" "remid"
/linux-master/tools/testing/selftests/net/
H A Dfib_tests.sh957 check_expected() function
1037 check_expected "${out}" "${expected}"
1340 check_expected "${out}" ""
1497 check_expected "${out}" "${expected}"
1864 check_expected "${out}" ""
/linux-master/tools/testing/selftests/bpf/
H A Dtest_verifier.c1470 bool check_expected = !is_null_insn(test->expected_insns); local
1473 if (!check_expected && !check_unexpected)
1482 if (check_expected &&

Completed in 87 milliseconds