@@ -250,6 +250,12 @@ Kernel/Modules related configuration:
- Set KCONFIG_PATH to specify your preferred location of kernel config
file. The config is used by tests to check if kernel feature is enabled.
+Test control:
+ - Set LOAD_FACTOR to a nonzero positive integer to increase the amount of
+ load applied to the system during a test by the specified multiple.
+ - Set TIME_FACTOR to a nonzero positive integer to increase the amount of
+ time that a test runs by the specified multiple.
+
Misc:
- If you wish to disable UDF verification test set the environment variable
DISABLE_UDF_TEST to 1.