Initial commit
This commit is contained in:
13
test_case/Makefile
Normal file
13
test_case/Makefile
Normal file
@@ -0,0 +1,13 @@
|
||||
.PHONY: all
|
||||
|
||||
all: ../sdb
|
||||
python run.py 1
|
||||
python run.py 2
|
||||
python run.py 3
|
||||
python run.py 4
|
||||
python run.py h1
|
||||
python run.py h2
|
||||
python run.py h3
|
||||
python run.py h4
|
||||
python run.py h5
|
||||
python run.py h6
|
||||
Reference in New Issue
Block a user