Searched refs:randconfig (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/kernel/tools/testing/ktest/examples/include/ |
| H A D | tests.conf | 54 TEST_START ITERATE 10 IF ${TEST} == randconfig 57 BUILD_TYPE = randconfig 63 TEST_START ITERATE 10 IF ${TEST} == randconfig && ${MULTI} 65 BUILD_TYPE = randconfig
|
| /OK3568_Linux_fs/kernel/scripts/kconfig/ |
| H A D | conf.c | 31 randconfig, enumerator 468 {"randconfig", no_argument, NULL, randconfig}, 528 case randconfig: in main() 606 case randconfig: in main() 624 case randconfig: name = "allrandom.config"; break; in main() 664 case randconfig: in main()
|
| H A D | Makefile | 65 alldefconfig randconfig listnewconfig olddefconfig syncconfig \
|
| /OK3568_Linux_fs/buildroot/support/kconfig/ |
| H A D | conf.c | 32 randconfig, enumerator 461 {"randconfig", no_argument, NULL, randconfig}, 521 case randconfig: in main() 606 case randconfig: in main() 624 case randconfig: name = "allrandom.config"; break; in main() 663 case randconfig: in main()
|
| H A D | Makefile | 89 alldefconfig randconfig listnewconfig olddefconfig
|
| /OK3568_Linux_fs/u-boot/scripts/kconfig/ |
| H A D | conf.c | 33 randconfig, enumerator 460 {"randconfig", no_argument, NULL, randconfig}, 519 case randconfig: in main() 603 case randconfig: in main() 621 case randconfig: name = "allrandom.config"; break; in main() 661 case randconfig: in main()
|
| H A D | Makefile | 91 alldefconfig randconfig listnewconfig olddefconfig
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/rcutorture/doc/ |
| H A D | TINY_RCU.txt | 10 The theory here is that randconfig testing will hit the other six possible
|
| /OK3568_Linux_fs/kernel/scripts/kconfig/tests/ |
| H A D | conftest.py | 194 def randconfig(self, all_config=None): member in Conf
|
| /OK3568_Linux_fs/kernel/Documentation/kbuild/ |
| H A D | kconfig.rst | 65 The allyesconfig/allmodconfig/allnoconfig/randconfig variants can also 102 Environment variables for 'randconfig'
|
| /OK3568_Linux_fs/buildroot/ |
| H A D | Makefile | 151 noconfig_targets := menuconfig nconfig gconfig xconfig config oldconfig randconfig \ 1042 randconfig allyesconfig alldefconfig allnoconfig: $(BUILD_DIR)/buildroot-config/conf outputmakefile target
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | README.rst | 201 "make randconfig" Create a ./.config file by setting symbol
|