Home
last modified time | relevance | path

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

/third_party/littlefs/
H A DMakefile43 TEST_CSV := $(TEST_RUNNER:%=%.csv) macro
128 TESTFLAGS += -o $(TEST_CSV)
392 testmarks: $(TEST_CSV) $(BUILDDIR)/lfs.test.csv
393 $(strip ./scripts/summary.py $(TEST_CSV) \
400 testmarks-diff: $(TEST_CSV)
502 $(BUILDDIR)/lfs.test.csv: $(TEST_CSV)
571 rm -f $(TEST_CSV)

Completed in 2 milliseconds