aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auc/auc_3g_test.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-22cosmetic: rename auc_3g_test.c to auc_test.cNeels Hofmeyr1-627/+0
2017-02-22cosmetic: auc_3g_test: improve test debugging toolsNeels Hofmeyr1-5/+66
2017-02-22auc_compute_vectors(): fix AUTS resync for multiple vectorsNeels Hofmeyr1-45/+1
2017-02-22cosmetic: refactor auc_compute_vectors(), add debug logNeels Hofmeyr1-2/+2
2017-02-22auc_3g_test: add AUTS test with N vectors, to show bugNeels Hofmeyr1-0/+112
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 Hofmeyr1-0/+98
2017-02-22auc_3g_test: add AUTS resync testNeels Hofmeyr1-0/+70
2017-02-01auth: verify test sets from 3GPP TS 55.205Neels Hofmeyr1-14/+15
2017-02-01tests: auc_3g_test: implement vector generation testNeels Hofmeyr1-1/+263
2017-02-01Add test suite skeleton with empty test (auc_3g_test)Neels Hofmeyr1-0/+61