···3333THIS_DIR := ${PWD}343435353636-# to orginize your configs, having each machine save their configs3636+# to organize your configs, having each machine save their configs3737# into a separate directly is useful.3838CONFIG_DIR := ${THIS_DIR}/configs/${MACHINE}3939
+1-1
tools/testing/ktest/examples/include/tests.conf
···4747# Build, install, boot and test with a randconfg 10 times.4848# It is important that you have set MIN_CONFIG in the config4949# that includes this file otherwise it is likely that the5050-# randconfig will not have the neccessary configs needed to5050+# randconfig will not have the necessary configs needed to5151# boot your box. This version of the test requires a min5252# config that has enough to make sure the target has network5353# working.