Home
last modified time | relevance | path

Searched refs:TEST_CSV (Results 1 – 1 of 1) sorted by relevance

/littlefs-latest/
DMakefile43 TEST_CSV := $(TEST_RUNNER:%=%.csv) macro
129 TESTFLAGS += -o $(TEST_CSV)
394 testmarks: $(TEST_CSV) $(BUILDDIR)/lfs.test.csv
395 $(strip ./scripts/summary.py $(TEST_CSV) \
402 testmarks-diff: $(TEST_CSV)
505 $(BUILDDIR)/lfs.test.csv: $(TEST_CSV)
574 rm -f $(TEST_CSV)