Skip to content

Commit

Permalink
Merge pull request #1006 from sm00th/unit_fail
Browse files Browse the repository at this point in the history
tests/unit: fix inconsistent FAIL test failures
  • Loading branch information
jpoimboe authored Jul 24, 2019
2 parents 814fc06 + 8c6a031 commit c6259d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/unit/Makefile.include
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ define check_all =
$(if $(findstring NOSTRIP,$(1)), , $(call check_stripped,$(1)))
endef

.DELETE_ON_ERROR: %.$(EXT_OUTPUT)

all: $(TARGETS) $(TEST_TARGETS)

Expand Down

0 comments on commit c6259d8

Please sign in to comment.