]> git.zerfleddert.de Git - proxmark3-svn/commitdiff
add `hf emv test` to appveyor config
authormerlokk <olegmsn@gmail.com>
Sat, 23 Dec 2017 21:50:51 +0000 (23:50 +0200)
committermerlokk <olegmsn@gmail.com>
Sat, 23 Dec 2017 21:50:51 +0000 (23:50 +0200)
appveyor.yml

index eb22114e7afd28ce45e9aebc357b9b1fe648268a..f60c8e40bc4e68d5236b3b1a76414fa3b7263b1a 100644 (file)
@@ -277,6 +277,7 @@ test_script:
 
     ExecTest "hf mf hardnested" "hf mf hardnested" {bash -lc "cd ~/client;proxmark3 comx -c 'hf mf hardnested t 1 000000000000'"} "found:"
 
+    ExecTest "hf emv test" "hf emv test" {bash -lc "cd ~/client;proxmark3 comx -c 'hf emv test'"} "[OK]"
 
     if ($global:TestsPassed) {
       Write-Host "Tests [ OK ]" -ForegroundColor Green
Impressum, Datenschutz