forked from google/oss-fuzz-gen
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy paths2opc.yaml
More file actions
15 lines (15 loc) · 972 Bytes
/
s2opc.yaml
File metadata and controls
15 lines (15 loc) · 972 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
"is_test_benchmark": true
"language": "c++"
"project": "s2opc"
"target_name": "fuzz_x509crl"
"target_path": "/work/mbedtls-2.28.8/programs/fuzz/fuzz_x509crl.c"
"test_files":
- "test_file_path": "//src/S2OPC/tests/embedded/validation_test/embedded_address_space.c"
- "test_file_path": "//src/S2OPC/tests/ClientServer/unit_tests/secure_channels/check_sc_rcv_helpers.c"
- "test_file_path": "//work/mbedtls-2.28.8/tests/src/helpers.c"
- "test_file_path": "//work/mbedtls-2.28.8/tests/src/random.c"
- "test_file_path": "//src/S2OPC/tests/ClientServer/validation_tests/client/test_session.c"
- "test_file_path": "//src/S2OPC/tests/ClientServer/helpers/sopc_helper_askpass.c"
- "test_file_path": "//src/S2OPC/tests/ClientServer/validation_tests/client/toolkit_test_server_client.c"
- "test_file_path": "//src/S2OPC/tests/ClientServer/validation_tests/client_wrapper/check_wrapper.c"
- "test_file_path": "//src/S2OPC/tests/ClientServer/unit_tests/secure_channels/event_helpers.c"