kernel_optimize_test/tools/testing/ktest
Masayoshi Mizuma 68911069f5 ktest: Add support for meta characters in GRUB_MENU
ktest fails if meta characters are in GRUB_MENU, for example
GRUB_MENU = 'Fedora (test)'

The failure happens because the meta characters are not escaped,
so the menu doesn't match in any entries in GRUB_FILE.

Use quotemeta() to escape the meta characters.

Link: http://lkml.kernel.org/r/20190417235823.18176-1-msys.mizuma@gmail.com

Signed-off-by: Masayoshi Mizuma <m.mizuma@jp.fujitsu.com>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
2019-04-17 22:36:30 -04:00
..
examples ktest: remove obsolete architectures 2018-03-26 15:56:13 +02:00
compare-ktest-sample.pl License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
config-bisect.pl ktest.pl: Have ktest.pl pass -r to config-bisect.pl to reset bisect 2018-04-06 14:08:03 -04:00
ktest.pl ktest: Add support for meta characters in GRUB_MENU 2019-04-17 22:36:30 -04:00
sample.conf ktest.pl: Add MAIL_COMMAND option to define how to send email 2018-04-07 20:21:06 -04:00