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

/linux-master/tools/testing/ktest/examples/include/
H A Dmin-config.conf13 # The make_min_config test allows you to create a MIN_CONFIG that
48 TEST_TYPE = make_min_config
56 TEST_TYPE = make_min_config
/linux-master/tools/testing/ktest/examples/
H A Dsnowball.conf35 TEST_TYPE = make_min_config
/linux-master/tools/testing/ktest/
H A Dktest.pl3824 sub make_min_config { subroutine
3830 " make_min_config works only with 'boot' and 'test'\n" and return;
4420 } elsif ($test_type eq "make_min_config") {
4491 } elsif ($test_type eq "make_min_config") {
4492 make_min_config $i;

Completed in 122 milliseconds