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
*
stats: Add osmo_ name prefix to identifiers
Jacob Erlbeck
2015-11-02
1
-55
/
+55
*
stats/vty: Add stats configuration
Jacob Erlbeck
2015-10-29
1
-3
/
+3
*
stats: Use a global index for stat item values
Jacob Erlbeck
2015-10-28
1
-14
/
+29
*
stats: Add vty_out_stat_item_group
Jacob Erlbeck
2015-10-28
1
-4
/
+4
*
stats: Add stat_item for value monitoring
Jacob Erlbeck
2015-10-28
4
-2
/
+209
*
build: have a disable-static build succeed
Jan Engelhardt
2015-09-16
1
-4
/
+2
*
tests: Don't reference file in src/ to test hidden func. Use static link.
Sylvain Munaut
2015-08-19
1
-2
/
+3
*
bssgp/test: Add missing START/END printfs
Jacob Erlbeck
2015-06-19
2
-1
/
+8
*
ipa: Properly parse LV stream of a ID_GET request
Holger Hans Peter Freyther
2015-06-02
2
-1
/
+62
*
build: Fix the building of tests as well
Holger Hans Peter Freyther
2015-05-17
1
-1
/
+1
*
bssgp: Fix bssgp_tx_fc_bvc parameter type
Jacob Erlbeck
2015-05-06
2
-0
/
+79
*
bssgp/test: Fix bssgp-fc test
Jacob Erlbeck
2015-05-04
1
-30
/
+0
*
logginrb: Fix compiler warning about fprintf
Holger Hans Peter Freyther
2015-04-11
1
-2
/
+2
*
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
[next]