From 838b38dadd00252c04fa5d548223b3a38062fe96 Mon Sep 17 00:00:00 2001 From: Adrian Hunter Date: Tue, 6 Nov 2007 13:08:12 +0200 Subject: fs-tests: add simple performance test Signed-off-by: Adrian Hunter --- tests/fs-tests/simple/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'tests/fs-tests/simple/Makefile') diff --git a/tests/fs-tests/simple/Makefile b/tests/fs-tests/simple/Makefile index 8190993..d447da3 100644 --- a/tests/fs-tests/simple/Makefile +++ b/tests/fs-tests/simple/Makefile @@ -10,7 +10,8 @@ LDFLAGS := $(LDFLAGS) TARGETS = test_1 \ test_2 \ ftrunc \ - orph + orph \ + perf all: $(TARGETS) @@ -26,3 +27,4 @@ tests: all ./test_2 --sync ./ftrunc ./orph --sync + ./perf -- cgit v1.2.3