chiark / gitweb /
tests: Print subdir in summary output too
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 20 Oct 2019 13:54:38 +0000 (14:54 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 24 Oct 2019 18:16:16 +0000 (19:16 +0100)
Now we have multiple subdirs the output might be interleaved.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
test-common.make.in

index 8864bf504995c6df6fa311a985bc0b4e70a2d448..6147bb522ba41ed0dc9ad560893a75c4fb83f815 100644 (file)
@@ -22,7 +22,7 @@ d-%/ok: $(srcdir)/t-% $(DEPS)
        @export SECNET_TEST_BUILDDIR=$(topbuilddir); \
         cd $(topdir) && \
         $(TESTDIR)/t-$* >$(topbuilddir)/$(TESTDIR)/d-$*/log 2>&1
-       @printf "$* "
+       @printf "$(TESTDIR)/$* "
        @touch $@
 
 clean: