index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
bssgp: Ensure non-NULL bctx before calling bssgp_rx_ptp (Coverity)
Jacob Erlbeck
2015-04-07
1
-0
/
+17
*
fix compiler warnings for a5 tests
Max
2015-04-07
1
-0
/
+4
*
Tests: Fix broken loggingrb testcase.
Michael McTernan
2015-04-01
2
-7
/
+6
*
gsm: Add A5/3-4 cipher support
Max
2015-03-28
3
-15
/
+79
*
bssgp: Handle BSSGP STATUS messages
Jacob Erlbeck
2015-03-18
2
-0
/
+39
*
Supplementary Services (de)activation, interrogation added
Tobias Engel
2015-01-01
1
-7
/
+7
*
SMS-CB: introduce and use GSM341_7BIT_PADDING
Harald Welte
2014-12-30
1
-2
/
+3
*
use the new GSM341 / GSM412 size constants
Harald Welte
2014-12-30
1
-3
/
+3
*
smscb/gsm0341_test: Add \r padding to the message
Daniel Willmann
2014-12-30
1
-1
/
+7
*
test
Harald Welte
2014-12-30
1
-1
/
+4
*
add gsm0341_test to generate SMSCB hex strings
Harald Welte
2014-12-29
2
-1
/
+67
*
bssgp: Include sys/socket.h for AF_INET on FreeBSD
Holger Hans Peter Freyther
2014-10-25
1
-0
/
+1
*
gprs: Don't discard SUSPEND/RESUME in bssgp_rcvmsg
Jacob Erlbeck
2014-10-23
2
-2
/
+4
*
gprs/test: Add BSSGP tests
Jacob Erlbeck
2014-10-23
4
-2
/
+168
*
bssgp: Free msgb in case of error when calling into gprs_ns_sendmsg
Holger Hans Peter Freyther
2014-10-10
1
-4
/
+8
*
gprs-ns/test: Check the nsvc state explicitely
Jacob Erlbeck
2014-10-09
1
-0
/
+7
*
gprs-ns/test: Re-add return value check for gprs_nsvc_reset
Holger Hans Peter Freyther
2014-10-09
1
-1
/
+3
*
gprs-ns: Fix reset state handling
Jacob Erlbeck
2014-10-09
2
-6
/
+23
*
gprs-ns/test: Add test_sgsn_reset_invalid_state
Jacob Erlbeck
2014-10-09
2
-0
/
+163
*
gprs-ns/test: Add expire_nsvc_timer
Jacob Erlbeck
2014-10-09
1
-0
/
+15
*
gprs-ns/test: Save the last PDU type sent
Jacob Erlbeck
2014-10-09
1
-0
/
+4
*
gprs-ns/test: Use gprs_nsvc_reset instead of gprs_ns_tx_reset
Jacob Erlbeck
2014-10-09
2
-22
/
+13
*
build: resolve compiler warning about implicit delcaration
Jan Engelhardt
2014-10-04
1
-0
/
+1
*
build: fix linker error with kasumi_test
Jan Engelhardt
2014-10-03
1
-2
/
+1
*
build: remove unused all_includes and use AM_CPPFLAGS
Jan Engelhardt
2014-10-03
1
-1
/
+2
*
msgfile: Fix memleak in the test and release the list
Holger Hans Peter Freyther
2014-08-29
1
-0
/
+1
*
tests/bits: Make sure all 'inline' are also static
Sylvain Munaut
2014-06-16
1
-17
/
+43
*
gsm: Add Kasumi cipher implementation
Sylvain Munaut
2014-06-16
4
-2
/
+158
*
core: Add generic LE/BE load/store uint type convertors and use them in msgb
Max
2014-06-16
2
-1
/
+248
*
gsm/lapdm: Prevent LAPD tx_queue from filling up in polling mode
Daniel Willmann
2014-03-26
2
-17
/
+9
*
tests/lapd: Add a testcase to check for LAPDm sync issues
Daniel Willmann
2014-03-26
2
-9
/
+272
*
sms_test: Do not crash on logging.
Alexander Chemeris
2014-03-20
1
-0
/
+8
*
ladpm: Fix msgb handling and SAPI=3 establishment delay
Jacob Erlbeck
2014-03-10
1
-4
/
+4
*
lapd/test: Check for empty ACCH queue, too
Jacob Erlbeck
2014-03-04
1
-0
/
+2
*
lapd/test: Extend test case to test msgs having data before l2h
Jacob Erlbeck
2014-03-04
2
-4
/
+16
*
lapd/test: Show dequeued messages
Jacob Erlbeck
2014-03-04
2
-32
/
+72
*
lapd/test: Add test case for RSL EST REQ -> LAPD
Jacob Erlbeck
2014-01-26
2
-15
/
+112
*
sms: Fix gsm_7bit legacy functions return value
Jacob Erlbeck
2014-01-09
2
-0
/
+30
*
utils: Greatly improve performance of osmo_hexdump routines
Nils O. SelÄsdal
2014-01-02
1
-1
/
+1
*
utils: Add a simple testcase for osmo_hexdump
Holger Hans Peter Freyther
2014-01-02
4
-2
/
+64
*
logging: Copy the filter_fn and fix the IMSI filter in OpenBSC
Holger Hans Peter Freyther
2013-12-29
1
-0
/
+17
*
Refactor COMP128v23 implementation and add test suit
Max
2013-12-07
4
-2
/
+4184
*
gprs: Ignore NS RESET_ACK and ALIVE_ACK without RESET
Jacob Erlbeck
2013-10-30
1
-6
/
+0
*
grps: Add test for NS messages that shall be ignored
Jacob Erlbeck
2013-10-30
2
-0
/
+55
*
lapd: Extend the test to check if lapdm_channel_exit is idempotent
Holger Hans Peter Freyther
2013-10-26
1
-0
/
+10
*
gb: Create new NSVC object instead of patching the NSVCI
Jacob Erlbeck
2013-10-24
2
-12
/
+28
*
gb: Fix RESET handling with changing NSEI
Jacob Erlbeck
2013-10-24
1
-22
/
+27
*
gb: Fix NS RESET/RESET_ACK abnormal cases
Jacob Erlbeck
2013-10-24
2
-101
/
+74
*
gb: Add test cases for NS RESET procedures
Jacob Erlbeck
2013-10-24
2
-0
/
+703
*
gb: Fix gprs_nsvc_delete() to free ctr group
Jacob Erlbeck
2013-10-24
2
-0
/
+127
[next]