libfreefare/test
SloCompTech c18f702840 Fix issues for NTAG21x tags
- Change default tag from NTAG_213 to NTAG_UNKNOWN so unknown tags can
  be detected.  ntag_get_info() MUST be called after connect;
- Fix reuse function which used to reset all tag info;
- Introduce ntag21x error reporting through freefare_error(3);
2018-03-09 23:19:30 +01:00
..
common Remove copyright comments. 2017-06-29 09:29:15 +02:00
felica_fixture.c Deduplicate fixture headers. 2017-06-29 09:29:15 +02:00
fixture.h Fix issues for NTAG21x tags 2018-03-09 23:19:30 +01:00
Makefile.am Support for AN10922 key derivation 2018-01-08 22:08:37 -08:00
mifare_classic_fixture.c Deduplicate fixture headers. 2017-06-29 09:29:15 +02:00
mifare_desfire_ev1_fixture.c Deduplicate fixture headers. 2017-06-29 09:29:15 +02:00
mifare_desfire_fixture.c Deduplicate fixture headers. 2017-06-29 09:29:15 +02:00
mifare_ultralight_fixture.c Deduplicate fixture headers. 2017-06-29 09:29:15 +02:00
run-test.sh Build test then run them 2017-06-26 13:17:37 +02:00
test_felica.c Deduplicate fixture headers. 2017-06-29 09:29:15 +02:00
test_freefare.c Run make style to fix style 2017-06-27 13:58:31 +02:00
test_mad.c Remove copyright comments. 2017-06-29 09:29:15 +02:00
test_mifare_application.c Remove copyright comments. 2017-06-29 09:29:15 +02:00
test_mifare_classic.c Deduplicate fixture headers. 2017-06-29 09:29:15 +02:00
test_mifare_classic_create_trailer_block.c Remove copyright comments. 2017-06-29 09:29:15 +02:00
test_mifare_classic_mad.c Deduplicate fixture headers. 2017-06-29 09:29:15 +02:00
test_mifare_classic_sector_boundaries.c Remove copyright comments. 2017-06-29 09:29:15 +02:00
test_mifare_desfire.c Run make style to indent macros 2017-06-29 12:25:53 +02:00
test_mifare_desfire_aes.c Remove copyright comments. 2017-06-29 09:29:15 +02:00
test_mifare_desfire_aid.c Remove copyright comments. 2017-06-29 09:29:15 +02:00
test_mifare_desfire_des.c Remove copyright comments. 2017-06-29 09:29:15 +02:00
test_mifare_desfire_ev1.c Run make style to indent macros 2017-06-29 12:25:53 +02:00
test_mifare_desfire_ev1_3des.c Run make style to indent macros 2017-06-29 12:25:53 +02:00
test_mifare_desfire_ev1_3k3des.c Run make style to indent macros 2017-06-29 12:25:53 +02:00
test_mifare_desfire_ev1_aes.c Run make style to indent macros 2017-06-29 12:25:53 +02:00
test_mifare_desfire_ev1_iso.c Run make style to indent macros 2017-06-29 12:25:53 +02:00
test_mifare_desfire_key.c Additional MifareDesfireKey fixes + tests 2018-01-08 09:23:07 -08:00
test_mifare_key_deriver_an10922.c Support for AN10922 key derivation 2018-01-08 22:08:37 -08:00
test_mifare_ultralight.c mifare-ultralight: Added mifare_ultralightc_set_key() 2018-01-06 08:19:00 -08:00
test_tlv.c Remove copyright comments. 2017-06-29 09:29:15 +02:00