zvfs: hook db_bench thread 1 complete
This commit is contained in:
@@ -8,7 +8,8 @@ BINS := $(addprefix $(BIN_DIR)/,$(BIN_NAMES))
|
||||
RUN_DIR ?= /tmp/zvfs-test
|
||||
RUN_BINS ?= test_basic test_lseek test_dual_open_same_file test_two_files \
|
||||
test_single_file_perf test_single_file_random_perf \
|
||||
test_single_file_random_noaligned_perf test_write_file test_read_delete_file
|
||||
test_single_file_random_noaligned_perf test_write_file test_read_delete_file \
|
||||
test_phase2_posix
|
||||
|
||||
.PHONY: all clean list run-test
|
||||
|
||||
|
||||
Reference in New Issue
Block a user