These two patches solves the testing problem of the label names as emitted by test-linearize and others being not comparable between runs. Luc Van Oostenryck (2): testsuite: allow commands to use pipes testsuite: add a script to normalize label names validation/normalize-bb | 16 ++++++++++++++++ validation/test-normalize-bb.c | 31 +++++++++++++++++++++++++++++++ validation/test-pipe-cmd.c | 13 +++++++++++++ validation/test-suite | 6 +++--- 4 files changed, 63 insertions(+), 3 deletions(-) create mode 100755 validation/normalize-bb create mode 100644 validation/test-normalize-bb.c create mode 100644 validation/test-pipe-cmd.c -- 2.10.2 -- 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