From b5500b9ca0102f1ccaf32f0e77e96d0739aded9b Mon Sep 17 00:00:00 2001 From: pascal Date: Sat, 3 Sep 2016 22:46:54 +0000 Subject: Use the space freed up by sparc and zaurus to import LLVM. ok hackroom@ --- gnu/llvm/utils/lit/tests/xunit-output.py | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 gnu/llvm/utils/lit/tests/xunit-output.py (limited to 'gnu/llvm/utils/lit/tests/xunit-output.py') diff --git a/gnu/llvm/utils/lit/tests/xunit-output.py b/gnu/llvm/utils/lit/tests/xunit-output.py new file mode 100644 index 00000000000..3f493953637 --- /dev/null +++ b/gnu/llvm/utils/lit/tests/xunit-output.py @@ -0,0 +1,10 @@ +# Check xunit output +# RUN: %{lit} --xunit-xml-output %t.xunit.xml %{inputs}/test-data +# RUN: FileCheck < %t.xunit.xml %s + +# CHECK: +# CHECK: +# CHECK: +# CHECK: +# CHECK: +# CHECK: -- cgit v1.2.3-59-g8ed1b