Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/ktest/
H A Dktest.pl3807 sub make_min_config { subroutine
3813 " make_min_config works only with 'boot' and 'test'\n" and return;
4407 } elsif ($test_type eq "make_min_config") {
4478 } elsif ($test_type eq "make_min_config") {
4479 make_min_config $i;
/kernel/linux/linux-6.6/tools/testing/ktest/
H A Dktest.pl3819 sub make_min_config { subroutine
3825 " make_min_config works only with 'boot' and 'test'\n" and return;
4415 } elsif ($test_type eq "make_min_config") {
4486 } elsif ($test_type eq "make_min_config") {
4487 make_min_config $i;

Completed in 7 milliseconds