Merge pull request #342 from merlokk/appveyor_add_iclass
appveyor add test
This commit is contained in:
@@ -113,7 +113,7 @@ build_script:
|
||||
|
||||
#make
|
||||
|
||||
bash -c -i 'pwd;make clean;make all'
|
||||
bash -c -i 'pwd;make clean;make all V=1'
|
||||
|
||||
|
||||
#some checks
|
||||
@@ -321,6 +321,8 @@ test_script:
|
||||
|
||||
ExecTest "hf mf hardnested" "hf mf hardnested" {bash -lc "cd ~/client;./proxmark3 -c 'hf mf hardnested t 1 000000000000'"} "found:"
|
||||
|
||||
ExecTest "hf mf iclass" "hf mf iclass" {bash -lc "cd ~/client;./proxmark3 -c 'hf iclass loclass t'"} "verified ok"
|
||||
|
||||
|
||||
#proxmark crypto tests
|
||||
|
||||
|
||||
Reference in New Issue
Block a user