aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2017-02-22cosmetic: rename auc_3g_test.c to auc_test.cNeels Hofmeyr5-9/+9
2017-02-22cosmetic: auc_3g_test: improve test debugging toolsNeels Hofmeyr1-5/+66
2017-02-22auc_compute_vectors(): fix AUTS resync for multiple vectorsNeels Hofmeyr2-55/+5
2017-02-22cosmetic: refactor auc_compute_vectors(), add debug logNeels Hofmeyr4-363/+438
2017-02-22auc_3g_test: add AUTS test with N vectors, to show bugNeels Hofmeyr2-0/+198
2017-02-22auc_3g_test: allow to inc fake rand bytes upon rand requestNeels Hofmeyr1-10/+16
2017-02-22auc_gen_vectors(): ensure sane arguments, testNeels Hofmeyr2-0/+242
2017-02-22auc_3g_test: add AUTS resync testNeels Hofmeyr2-0/+87
2017-02-01auth: verify test sets from 3GPP TS 55.205Neels Hofmeyr10-14/+1605
2017-02-01tests: auc_3g_test: implement vector generation testNeels Hofmeyr2-1/+366
2017-02-01Add test suite skeleton with empty test (auc_3g_test)Neels Hofmeyr6-0/+159