libfreefare/test
Romain Tartiere feb240ee73 Fix MAD CRC algorithm.
The CRC algorithm is not a standard CRC algorithm so rename it to nxp_crc() and adjust all related code.
2010-03-18 21:03:07 +00:00
..
Makefile.am Add support for MIFARE UltraLight Tags. 2010-01-19 23:14:25 +00:00
mifare_classic_fixture.c Abstract tag manipulation functions. 2010-02-19 14:50:18 +00:00
mifare_classic_fixture.h Abstract tag manipulation functions. 2010-02-19 14:50:18 +00:00
mifare_ultralight_fixture.c Abstract tag manipulation functions. 2010-02-19 14:50:18 +00:00
mifare_ultralight_fixture.h Abstract tag manipulation functions. 2010-02-19 14:50:18 +00:00
run-test.sh Rework unit tests using cutter. 2010-01-11 20:14:30 +00:00
test_mad.c Fix MAD CRC algorithm. 2010-03-18 21:03:07 +00:00
test_mifare_classic.c Fix the test_mifare_classic_format unit test. 2010-02-23 14:22:23 +00:00
test_mifare_classic_application.c Update files headers and Ids. 2010-02-19 10:43:06 +00:00
test_mifare_classic_create_trailer_block.c Update files headers and Ids. 2010-02-19 10:43:06 +00:00
test_mifare_ultralight.c Remove unneeded header. 2010-02-22 12:05:48 +00:00