Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/ktest/
Dktest.pl650 sub get_mandatory_config { subroutine
749 get_mandatory_config("MACHINE");
750 get_mandatory_config("BUILD_DIR");
751 get_mandatory_config("OUTPUT_DIR");
754 get_mandatory_config("BUILD_OPTIONS");
759 get_mandatory_config("POWER_CYCLE");
760 get_mandatory_config("CONSOLE");
765 get_mandatory_config("SSH_USER");
766 get_mandatory_config("BUILD_TARGET");
767 get_mandatory_config("TARGET_IMAGE");
[all …]