summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* ussd: Decode interrogateSS that doesn't have testHolger Hans Peter Freyther2016-07-122-0/+13
* Add GEA3 & GEA4 ciphersMax2016-07-114-2/+94
* tests: test actual support status for auth. algoMax2016-06-294-4/+10
* Add octet-aligned/unaligned shift functionsMax2016-06-202-0/+130
* Add Finite State Machine abstraction codeHarald Welte2016-06-165-2/+179
* Add functions to detect HR/FR SID framesMax2016-06-012-0/+34
* Add helper functions for AMR codecMax2016-05-314-3/+106
* import gprs_gsup_message.[ch] from openbsc as gsup.[ch]Harald Welte2016-05-064-2/+289
* tlv: Import osmo_shift_* and osmo_match_shift_* from openbscHarald Welte2016-05-054-2/+263
* Add code generator for convolutional codesMax Suraev msuraev@sysmocom.de2016-04-292-195/+90
* Add ubit <-> sbit convertorsMax2016-04-121-21/+2
* sim: Fix compiler warning and by this fixing the test resultHolger Hans Peter Freyther2016-03-211-0/+1
* sim: Add simplistic unit test for APDU class tablesHarald Welte2016-03-174-2/+75
* Add function to add bits from array to bitvecMax2016-03-172-0/+76
* logging: Move the filter check up as wellHolger Hans Peter Freyther2016-02-292-7/+15
* log/test: Extend test case for log_check_levelJacob Erlbeck2016-02-292-1/+11
* Add byte printing macrosMax2016-02-251-12/+1
* gb: Add bssgp_msgb_copy functionJacob Erlbeck2016-02-222-0/+38
* Add T4 bit map compression routinesMax2016-02-184-2/+106
* Expand bitvec interfaceMax2016-02-182-2/+258
* bivec: Fix the output of the testcaseHolger Hans Peter Freyther2016-01-302-12/+16
* bitvec: Test and fix regression for C++->C conversionHolger Hans Peter Freyther2016-01-302-0/+31
* test: Fix compiler warnings on 64bit systemsHolger Hans Peter Freyther2015-11-096-17/+18
* kasumi: Fix build with gcc5 that changed behavior of inlineHolger Hans Peter Freyther2016-01-211-1/+1
* msgb/test: Add test case for error casesJacob Erlbeck2016-01-152-0/+24
* msgb/test: Add tests for msgb_resize_area and msgb_copyJacob Erlbeck2016-01-152-0/+149
* msgb/test: Add functions to catch and check exceptionsJacob Erlbeck2016-01-152-1/+32
* msgb/test: Add test for msgb message buffersJacob Erlbeck2016-01-154-2/+136
* bitvec: Add get/set byte sequencesJacob Erlbeck2016-01-154-2/+77
* gsm: Add APN conversion functionsJacob Erlbeck2016-01-154-3/+136
* ns: Force a defined state when sending NS RESETJacob Erlbeck2015-12-172-0/+102
* remove our internal copy of talloc, use system libtallocHarald Welte2015-12-051-1/+2
* stats/test: Add memory leak checkJacob Erlbeck2015-11-261-4/+9
* stats/test: Add test for reportingJacob Erlbeck2015-11-262-17/+369
* stats/test: Add tests to check VTY configurationJacob Erlbeck2015-08-222-0/+194
* vty/test: Refactor vty creation/deletion into separate functionsJacob Erlbeck2015-08-221-29/+46
* test: Remove unneeded linking to libosmovty.laJacob Erlbeck2015-08-221-4/+4
* stats: Add osmo_ name prefix to identifiersJacob Erlbeck2015-11-021-55/+55
* stats/vty: Add stats configurationJacob Erlbeck2015-10-291-3/+3
* stats: Use a global index for stat item valuesJacob Erlbeck2015-10-281-14/+29
* stats: Add vty_out_stat_item_groupJacob Erlbeck2015-10-281-4/+4
* stats: Add stat_item for value monitoringJacob Erlbeck2015-10-284-2/+209
* build: have a disable-static build succeedJan Engelhardt2015-09-161-4/+2
* tests: Don't reference file in src/ to test hidden func. Use static link.Sylvain Munaut2015-08-191-2/+3
* bssgp/test: Add missing START/END printfsJacob Erlbeck2015-06-192-1/+8
* ipa: Properly parse LV stream of a ID_GET requestHolger Hans Peter Freyther2015-06-022-1/+62
* build: Fix the building of tests as wellHolger Hans Peter Freyther2015-05-171-1/+1
* bssgp: Fix bssgp_tx_fc_bvc parameter typeJacob Erlbeck2015-05-062-0/+79
* bssgp/test: Fix bssgp-fc testJacob Erlbeck2015-05-041-30/+0
* logginrb: Fix compiler warning about fprintfHolger Hans Peter Freyther2015-04-111-2/+2