Merge tag 'ktest-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 7 May 2019 17:18:57 +0000 (10:18 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 7 May 2019 17:18:57 +0000 (10:18 -0700)
commit68253e718c2778427db451e39a8366aa49982b71
tree80004efe7b9b0f9f734745e5c230d36c70c1a421
parent0968621917add2e0d60c8fbc4e24c670cb14319c
parent37e1677330bdc2e96e70f18701e589876f054c67
Merge tag 'ktest-v5.1' of git://git./linux/kernel/git/rostedt/linux-ktest

Pull ktest updates from Steven Rostedt:
 "Minor updates to ktest.pl

   - Handle meta characters in grub memu

   - Use configurable reboot return code for handling ssh reboots

   - Display names and iteration number on error message"

* tag 'ktest-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest:
  ktest: introduce REBOOT_RETURN_CODE to confirm the result of REBOOT
  ktest: Add support for meta characters in GRUB_MENU
  ktest: Show name and iteration on errors