Home
last modified time | relevance | path

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

/tools/lib/bpf/
A DMakefile176 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 Dkunit_parser.py253 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