diff --git a/appveyor.yml b/appveyor.yml index 3b937c197..4d47bd30f 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -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