mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-08-19 21:03:23 -07:00
add hf emv test
to appveyor config
This commit is contained in:
parent
d03fb293bc
commit
546ae21fa1
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue