Home
last modified time | relevance | path

Searched refs:command_exists (Results 1 – 4 of 4) sorted by relevance

/system/libufdt/tests/
Drun_tests.sh45 if ! command_exists dtc ||
46 ! command_exists fdt_apply_overlay ||
47 ! command_exists ufdt_apply_overlay; then
Drun_stress_test.sh76 if ! command_exists ufdt_gen_test_dts ||
77 ! command_exists dtc; then
Drun_performance_test.sh92 if ! command_exists ufdt_gen_test_dts ||
93 ! command_exists dtc; then
Dcommon.sh25 command_exists () { function