summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* bssgp: Ensure non-NULL bctx before calling bssgp_rx_ptp (Coverity)Jacob Erlbeck2015-04-071-0/+17
* fix compiler warnings for a5 testsMax2015-04-071-0/+4
* Tests: Fix broken loggingrb testcase.Michael McTernan2015-04-012-7/+6
* gsm: Add A5/3-4 cipher supportMax2015-03-283-15/+79
* bssgp: Handle BSSGP STATUS messagesJacob Erlbeck2015-03-182-0/+39
* Supplementary Services (de)activation, interrogation addedTobias Engel2015-01-011-7/+7
* SMS-CB: introduce and use GSM341_7BIT_PADDINGHarald Welte2014-12-301-2/+3
* use the new GSM341 / GSM412 size constantsHarald Welte2014-12-301-3/+3
* smscb/gsm0341_test: Add \r padding to the messageDaniel Willmann2014-12-301-1/+7
* testHarald Welte2014-12-301-1/+4