aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove test-https on "make clean"Jouni Malinen2012-01-011-0/+1
* Add test program for RC4 (test vectors from RFC 6229)Jouni Malinen2011-11-241-1/+4
* Add test-https for testing internal TLS client functionalityJouni Malinen2011-11-131-0/+3
* Add generic doubly-linked list implementationJouni Malinen2009-12-191-1/+5
* Move test_x509v3 into the new tests subdirectoryJouni Malinen2009-12-061-1/+6
* Resolve circular library references with --start-groupJouni Malinen2009-12-061-3/+7
* Move asn1_test.c into tests subdirectory and split it in twoJouni Malinen2009-12-061-2/+12
* Move more tests from wpa_supplicant/tests into testsJouni Malinen2009-12-051-1/+23
* Use simpler make rules for test programsJouni Malinen2009-12-051-9/+4
* Move MD4 test from wpa_supplicant/tests into testsJouni Malinen2009-12-051-1/+4
* Add rules for building src/crypto as a libraryJouni Malinen2009-12-051-5/+5
* Add build rules for building a library from src/utils filesJouni Malinen2009-12-051-5/+5
* Move Milenage test code into the new tests directoryJouni Malinen2009-12-051-2/+23
* Use auto-generated dependency files and clean themJouni Malinen2009-12-051-1/+3
* Move base64 test code into a new tests subdirectoryJouni Malinen2009-12-051-0/+27