Home
last modified time | relevance | path

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

/linux-4.1.27/tools/testing/ktest/
Dktest.pl532 sub get_mandatory_config { subroutine
624 get_mandatory_config("MACHINE");
625 get_mandatory_config("BUILD_DIR");
626 get_mandatory_config("OUTPUT_DIR");
629 get_mandatory_config("BUILD_OPTIONS");
634 get_mandatory_config("POWER_CYCLE");
635 get_mandatory_config("CONSOLE");
640 get_mandatory_config("SSH_USER");
641 get_mandatory_config("BUILD_TARGET");
642 get_mandatory_config("TARGET_IMAGE");
[all …]