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