chiark / gitweb /
tests: Print subdir in summary output too
[secnet.git] / 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: