libfreefare/test
Romain Tartiere af061a3c1a Reindent (1/2).
After trying to tweak gindent so that it does not mess-up my ASCII art, give
and read the help of Vim to setup 'cinoptions' according to my needs
(cino=t0(0).  This changeset reindent some bits that where not indented as they
should.  A future commit will reindent the switch/case according to my (bad)
taste now that I have setup cindent correctly on my system (cino=t0(0:0).
2010-09-03 18:01:02 +00:00
..
Makefile.am New unit test to check Mifare DESFire AIDs containing a Mifare Classic AID. 2010-09-03 10:54:07 +00:00
mifare_classic_fixture.c Reindent (1/2). 2010-09-03 18:01:02 +00:00
mifare_classic_fixture.h Abstract tag manipulation functions. 2010-02-19 14:50:18 +00:00
mifare_desfire_des.c Merge the freefare-desfire branch into trunk. 2010-07-26 21:48:18 +00:00
mifare_desfire_fixture.c Rename DESFIRE_4K to DESFIRE. 2010-07-27 08:44:12 +00:00
mifare_desfire_fixture.h Merge the freefare-desfire branch into trunk. 2010-07-26 21:48:18 +00:00
mifare_ultralight_fixture.c Merge the freefare-desfire branch into trunk. 2010-07-26 21:48:18 +00:00
mifare_ultralight_fixture.h Abstract tag manipulation functions. 2010-02-19 14:50:18 +00:00
run-test.sh Workaround a FreeBSD-specific bug in cutter. 2010-06-26 13:45:46 +00:00
test_mad.c Fix MAD CRC algorithm. 2010-03-18 21:03:07 +00:00
test_mifare_application.c Merge the freefare-desfire branch into trunk. 2010-07-26 21:48:18 +00:00
test_mifare_classic.c Merge the freefare-desfire branch into trunk. 2010-07-26 21:48:18 +00:00
test_mifare_classic_create_trailer_block.c Update files headers and Ids. 2010-02-19 10:43:06 +00:00
test_mifare_classic_mad.c Reindent (1/2). 2010-09-03 18:01:02 +00:00
test_mifare_classic_sector_boundaries.c Refactoring Blocks vs. Sectors. 2010-07-01 23:19:45 +00:00
test_mifare_desfire.c Reindent (1/2). 2010-09-03 18:01:02 +00:00
test_mifare_desfire_aid.c Free memory. 2010-09-03 11:13:29 +00:00
test_mifare_desfire_des.c Merge the freefare-desfire branch into trunk. 2010-07-26 21:48:18 +00:00
test_mifare_desfire_key.c Merge the freefare-desfire branch into trunk. 2010-07-26 21:48:18 +00:00
test_mifare_ultralight.c Complete unit tests coverage of freefare.c. 2010-07-01 10:57:59 +00:00
test_tlv.c Reindent (1/2). 2010-09-03 18:01:02 +00:00