mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
Move tests to tools/pm3_tests.sh and add "make check" to call it
This commit is contained in:
parent
aef6d7e5f2
commit
278db15f5a
6 changed files with 317 additions and 174 deletions
|
@ -25,6 +25,7 @@ CC = gcc
|
|||
CXX = g++
|
||||
LD = g++
|
||||
SH = sh
|
||||
BASH = bash
|
||||
PERL = perl
|
||||
|
||||
PATHSEP=/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue