Searched refs:p_tests (Results 1 – 2 of 2) sorted by relevance
24 p_tests = p_root / 'tests' variable33 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'
35 p_tests = Path(p_root, 'tests') variable36 p_cases = Path(p_tests, 'cases')