Searched refs:test_open_file (Results 1 – 1 of 1) sorted by relevance
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| A D | verify_pkcs7_sig.c | 446 static int test_open_file(struct test_sig_in_xattr *skel, char *data_path, in test_open_file() function 520 if (test_open_file(skel, data_path, pid, true, "open_1")) in test_pkcs7_sig_fsverity() 529 if (test_open_file(skel, data_path, pid, false, "open_2")) in test_pkcs7_sig_fsverity() 539 if (test_open_file(skel, data_path, pid, true, "open_3")) in test_pkcs7_sig_fsverity() 548 test_open_file(skel, data_path, pid, false, "open_4"); in test_pkcs7_sig_fsverity()
|
Completed in 4 milliseconds