Searched refs:check_version (Results 1 – 2 of 2) sorted by relevance
| /tools/lib/bpf/ |
| A D | Makefile | 176 check: check_abi check_version 205 check_version: $(VERSION_SCRIPT) libbpf_version.h target 268 PHONY += force cscope tags check check_abi check_version
|
| /tools/testing/kunit/ |
| A D | kunit_parser.py | 253 def check_version(version_num: int, accepted_versions: List[int], function 294 check_version(version_num, KTAP_VERSIONS, 'KTAP', test, printer) 297 check_version(version_num, TAP_VERSIONS, 'TAP', test, printer)
|
Completed in 6 milliseconds