added make testcases
This commit is contained in:
3
Makefile
3
Makefile
@@ -12,6 +12,9 @@ build:
|
||||
configfile:
|
||||
./p2prc --SetDefaultConfig
|
||||
|
||||
testcases:
|
||||
sh plugin/generate_test_case.sh
|
||||
|
||||
run:
|
||||
go run main.go
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
cp -r TestAnsible/ deploy/
|
||||
cp -r plugin/TestAnsible/ plugin/deploy/
|
||||
|
||||
Reference in New Issue
Block a user