| Commit message (Expand) | Author | Age | Files | Lines |
* | gsm/lapdm: Prevent LAPD tx_queue from filling up in polling mode | Daniel Willmann | 2014-03-26 | 1 | -8/+4 |
* | tests/lapd: Add a testcase to check for LAPDm sync issues | Daniel Willmann | 2014-03-26 | 1 | -9/+210 |
* | 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 | 1 | -0/+12 |
* | lapd/test: Show dequeued messages | Jacob Erlbeck | 2014-03-04 | 1 | -28/+58 |
* | lapd/test: Add test case for RSL EST REQ -> LAPD | Jacob Erlbeck | 2014-01-26 | 1 | -15/+105 |
* | 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 | 1 | -11/+5 |
* | Fix: LAPDm contention resoltion must acknowledge subsequent SABM | Andreas Eversberg | 2013-04-06 | 1 | -0/+76 |
* | 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 | 1 | -0/+43 |
* | lapdm: Make sure that the msgb_l3len(msg) == length... | Holger Hans Peter Freyther | 2012-01-12 | 1 | -7/+11 |
* | 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 | 1 | -16/+57 |
* | lapdm: Create a simple test case to transmit data between both ends | Holger Hans Peter Freyther | 2011-12-11 | 1 | -0/+258 |