Home
last modified time | relevance | path

Searched refs:no_test (Results 1 – 3 of 3) sorted by relevance

/third_party/mbedtls/
DMakefile7 .PHONY: all no_test programs lib tests install uninstall clean test check lcov apidoc apidoc_clean
12 no_test: programs target
58 install: no_test
DREADME.md97 make no_test
/third_party/ltp/testcases/kernel/sched/tool/
Dtime-schedule.c92 int no_test = FALSE; in main() local
130 no_test = TRUE; in main()
152 if (no_test) { in main()