Searched refs:run_tests (Results 1 – 5 of 5) sorted by relevance
5 * run_tests.sh: The main entry to run test cases. Using different51 4. `system/libufdt/tests/run_tests.sh`
19 COMMON_SRCS += $(CHRE_PREFIX)/test/common/run_tests.cc
409 function run_tests { function487 run_tests
21 Unit tests can be built and executed using `run_tests.sh`.
163 def run_tests(tests: List[str]) -> bool: function182 run_tests(tests)