Home
last modified time | relevance | path

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

/zcbor-latest/tests/scripts/
Dtest_repo_files.py24 p_tests = p_root / 'tests' variable
33 p_test_zcbor_py = p_tests / 'scripts' / 'test_zcbor.py'
34 p_test_versions_py = p_tests / 'scripts' / 'test_versions.py'
35 p_test_repo_files_py = p_tests / 'scripts' / 'test_repo_files.py'
Dtest_zcbor.py35 p_tests = Path(p_root, 'tests') variable
36 p_cases = Path(p_tests, 'cases')