Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/ktest/
Dktest.pl567 sub get_mandatory_config { subroutine
659 get_mandatory_config("MACHINE");
660 get_mandatory_config("BUILD_DIR");
661 get_mandatory_config("OUTPUT_DIR");
664 get_mandatory_config("BUILD_OPTIONS");
669 get_mandatory_config("POWER_CYCLE");
670 get_mandatory_config("CONSOLE");
675 get_mandatory_config("SSH_USER");
676 get_mandatory_config("BUILD_TARGET");
677 get_mandatory_config("TARGET_IMAGE");
[all …]