Skip to content
  • Linus Torvalds's avatar
    Merge tag 'ktest-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest · 9451ee2d
    Linus Torvalds authored
    Pull ktest updates from Steven Rostedt:
     "Here's some basic updates to ktest.pl.  They include:
    
       - add config to modify the signal to terminate console
       - update to documentation (missing some config options)
       - add KERNEL_VERSION variable to use for other configs
       - add '=~' to let configs eval other configs
       - add BISECT_TRIES to run multiple tests per git bisect good"
    
    * tag 'ktest-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest:
      ktest: Add BISECT_TRIES to bisect test
      ktest: Add eval '=~' command to modify variables in config file
      ktest: Add special variable ${KERNEL_VERSION}
      ktest: Add documentation of CLOSE_CONSOLE_SIGNAL
      ktest: Make the signal to terminate the console configurable
    9451ee2d