Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/ktest/
H A Dktest.pl585 sub get_mandatory_config { subroutine
677 get_mandatory_config("MACHINE");
678 get_mandatory_config("BUILD_DIR");
679 get_mandatory_config("OUTPUT_DIR");
682 get_mandatory_config("BUILD_OPTIONS");
687 get_mandatory_config("POWER_CYCLE");
688 get_mandatory_config("CONSOLE");
693 get_mandatory_config("SSH_USER");
694 get_mandatory_config("BUILD_TARGET");
695 get_mandatory_config("TARGET_IMAG
[all...]
/kernel/linux/linux-6.6/tools/testing/ktest/
H A Dktest.pl648 sub get_mandatory_config { subroutine
740 get_mandatory_config("MACHINE");
741 get_mandatory_config("BUILD_DIR");
742 get_mandatory_config("OUTPUT_DIR");
745 get_mandatory_config("BUILD_OPTIONS");
750 get_mandatory_config("POWER_CYCLE");
751 get_mandatory_config("CONSOLE");
756 get_mandatory_config("SSH_USER");
757 get_mandatory_config("BUILD_TARGET");
758 get_mandatory_config("TARGET_IMAG
[all...]

Completed in 3 milliseconds