index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
lapd
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
*
lapd: Extend the test to check if lapdm_channel_exit is idempotent
Holger Hans Peter Freyther
2013-10-26
1
-0
/
+10
*
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
*
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
*
utils: Introduce OSMO_ASSERT in the utils and use it in the unit tests
Katerina Barone-Adesi
2013-03-09
1
-33
/
+29
*
lapd: Fix compiler warnings in the lapd code
Holger Hans Peter Freyther
2012-12-26
1
-0
/
+2
*
lapd: Check in rslms_rx_rll() if lapdm context was initialized earlier
Daniel Willmann
2012-12-26
2
-0
/
+44
*
build: simplify test handling and speed up build.
Diego Elio Pettenò
2012-06-30
1
-9
/
+0
*
lapdm: Make sure that the msgb_l3len(msg) == length...
Holger Hans Peter Freyther
2012-01-12
2
-9
/
+13
*
lapd: Warn if someone attempts to send an empty message
Holger Hans Peter Freyther
2012-01-12
1
-0
/
+15
*
lapd: Disable one part of the test as it fails on FreeBSD
Holger Hans Peter Freyther
2011-12-12
1
-1
/
+2
*
lapd_test: Look at the content of LAPD messages and compare them
Holger Hans Peter Freyther
2011-12-12
2
-16
/
+61
*
lapdm: Create a simple test case to transmit data between both ends
Holger Hans Peter Freyther
2011-12-11
3
-0
/
+283