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
*
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
*
gb: Fix gprs_active_nsvc_by_nsei()
Jacob Erlbeck
2013-10-17
1
-10
/
+10
*
gb: Test sending messages to the SGSN
Jacob Erlbeck
2013-10-17
2
-53
/
+418
*
gb: Fix gprs_ns_rx_reset to not create NS-VC duplicates
Jacob Erlbeck
2013-10-15
2
-3
/
+35
*
gb: Add functions to access the LL part of the NS-VC objects
Jacob Erlbeck
2013-10-15
1
-5
/
+5
*
tests/gb: Show invoked signals in test output
Jacob Erlbeck
2013-10-11
2
-1
/
+53
*
vty: Make vty_event dispatch signals and use it in the testcase
Holger Hans Peter Freyther
2013-10-10
1
-4
/
+17
*
gb: Use the NS-VCI to find an existing NS-VC
Jacob Erlbeck
2013-10-08
1
-3
/
+4
*
gb: Fix NS-RESET response message order
Jacob Erlbeck
2013-10-08
1
-18
/
+18
*
tests/gb: Add test for GPRS NS protocol
Jacob Erlbeck
2013-10-08
4
-1
/
+383
*
tests: Fix warnings
Jacob Erlbeck
2013-10-08
5
-5
/
+8
*
tests: Fix the sms_test and use the right array
Holger Hans Peter Freyther
2013-10-08
1
-1
/
+1
*
bssgp: Address various compiler warnings in the bssgp code
Holger Hans Peter Freyther
2013-09-16
1
-0
/
+3
*
vty: Fix compiler warning in the test
Holger Hans Peter Freyther
2013-09-10
1
-1
/
+2
*
vty: Add vty_install_default() and use for the vty nodes
Jacob Erlbeck
2013-09-08
2
-0
/
+167
*
sms: Implement encoding the address as alphanumeric type
Holger Hans Peter Freyther
2013-09-04
2
-1
/
+49
*
conv: Fix main() of conv_test to compile with clang.
Jacob Erlbeck
2013-08-14
1
-1
/
+2
*
tests: Move expensive tests to the end of the list
Jacob Erlbeck
2013-08-13
1
-13
/
+13
*
sms: Added result buffer size parameter to 7bit conv funs
Jacob Erlbeck
2013-08-12
4
-61
/
+134
*
ussd: Changed 7bit test to check spec conformance directly
Jacob Erlbeck
2013-08-08
1
-6
/
+13
*
Add special 7-bit encoding and decoding functions for USSD coding
Andreas Eversberg
2013-08-08
2
-0
/
+43
*
encoding: Provide an overload for the gsm_7bit_encode and a simple test
Holger Hans Peter Freyther
2013-08-08
2
-0
/
+18
*
vty: Support multi-char separators and end strings
Jacob Erlbeck
2013-08-06
1
-1
/
+1
*
vty: Fix misusage of snprintf in vty/utils.c
Jacob Erlbeck
2013-08-06
4
-2
/
+68
*
make lapd_test compile again.
Harald Welte
2013-07-06
1
-69
/
+0
*
Add LAPDm collision test (contention resolution on network side)
Andreas Eversberg
2013-07-06
1
-0
/
+69
*
gsm0408: Avoid unaligned memory access in gsm48_generate_mid_from_tmsi
Holger Hans Peter Freyther
2013-07-03
2
-0
/
+24
*
fr: Fix the linking of the test and use $(LIBRARY_DL) for linking
Holger Hans Peter Freyther
2013-06-26
1
-1
/
+1
*
lapd: Upate the assert to OSMO_ASSERT and describe what we would like to have
Holger Hans Peter Freyther
2013-06-19
1
-2
/
+2
*
lapd: The two known LAPDm issues have been addressed, update the test
Holger Hans Peter Freyther
2013-06-19
2
-13
/
+7
*
Fix: LAPDm contention resoltion must acknowledge subsequent SABM
Andreas Eversberg
2013-04-06
2
-0
/
+79
*
tests: Verify that all tests exit with status=0.
Holger Hans Peter Freyther
2013-03-25
1
-17
/
+17
*
utils: Introduce OSMO_ASSERT in the utils and use it in the unit tests
Katerina Barone-Adesi
2013-03-09
3
-98
/
+93
*
Added a ring buffer log target to store the last N log messages.
Katerina Barone-Adesi
2013-02-27
7
-2
/
+336
*
Revert "Added a ring buffer log target to store the last N log messages."
Holger Hans Peter Freyther
2013-02-27
7
-336
/
+2
*
Added a ring buffer log target to store the last N log messages.
Katerina Barone-Adesi
2013-02-27
7
-2
/
+336
*
fr_test: Speculative build fix for FreeBSD
Holger Hans Peter Freyther
2013-01-15
1
-0
/
+3
*
fr: Begin with a GRE/FrameRelay test due the recent regression
Holger Hans Peter Freyther
2013-01-15
5
-2
/
+92
[next]