mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-01-02 21:54:10 +08:00
appveyor add test
This commit is contained in:
parent
c0c39e8a1b
commit
2b1f6217d5
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue