libfreefare/test
Romain Tartiere c7b8574e23 Make MAD Application Identifiers (AID) structure public as MadAid.
- Changed mad_get_aid() and mad_set_aid() ABI;
  - Update unit test;
2009-12-21 03:02:15 +00:00
..
main.c Add regression test suite. 2009-12-19 02:06:21 +00:00
Makefile Rename mifare_application_directory.[ch] to mad.[ch]. 2009-12-21 00:40:07 +00:00
mifare_classic_test.c Don't crash when no MIFARE target is present when running the regression tests suite. 2009-12-20 23:42:58 +00:00
null_value_block.uu Add regression test suite. 2009-12-19 02:06:21 +00:00
sample_value_block.uu Add regression test suite. 2009-12-19 02:06:21 +00:00
test.h Rename mifare_application_directory.[ch] to mad.[ch]. 2009-12-21 00:40:07 +00:00
test_access_bits.c Add regression test suite. 2009-12-19 02:06:21 +00:00
test_authenticate.c Add regression test suite. 2009-12-19 02:06:21 +00:00
test_create_trailer_block.c Add forgotten regression test for mifare_classic_trailer_block(). 2009-12-19 22:59:38 +00:00
test_format.c Add regression test suite. 2009-12-19 02:06:21 +00:00
test_mad.c Make MAD Application Identifiers (AID) structure public as MadAid. 2009-12-21 03:02:15 +00:00
test_read_sector_0.c Add regression test suite. 2009-12-19 02:06:21 +00:00
test_read_sector_0.uu Add regression test suite. 2009-12-19 02:06:21 +00:00
test_value_block.c Add regression test suite. 2009-12-19 02:06:21 +00:00