Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@xxxxxxxxx> --- validation/self-quote-args.c | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 validation/self-quote-args.c diff --git a/validation/self-quote-args.c b/validation/self-quote-args.c new file mode 100644 index 000000000..acac41d7d --- /dev/null +++ b/validation/self-quote-args.c @@ -0,0 +1,8 @@ +/* + * check-name: self-quote-args + * check-description: This is testing that the test-suite + * respect the quoting of the command's arguments. + * check-command: sparse '-foption with-spaces' empty-file + * check-known-to-fail + * check-output-ignore + */ -- 2.15.0 -- To unsubscribe from this list: send the line "unsubscribe linux-sparse" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html