aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auc
AgeCommit message (Expand)AuthorFilesLines
2017-07-13Another attempt at fixing .debMax1-1/+1
2017-07-12deb: use python in shebangMax1-2/+2
2017-07-11Attempt to fix .deb packageMax2-5/+3
2017-06-07tests/auc: Don't require python3Daniel Willmann1-1/+1
2017-03-16debug log: output ind slot, previous sqn, and sqn db updateNeels Hofmeyr2-0/+26
2017-03-16fix debug log: adjust to new SQN increment schemeNeels Hofmeyr2-30/+30
2017-03-15auc tests: fix after SQN scheme changes from libosmocoreNeels Hofmeyr4-107/+106
2017-03-15auc tests: adjust cosmetically to prepare for SQN changesNeels Hofmeyr5-93/+118
2017-02-22cosmetic: rename auc_3g_test.c to auc_test.cNeels Hofmeyr4-6/+6
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 Hofmeyr9-14/+1598
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 Hofmeyr4-0/+100