aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lapd/lapd_test.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-26gsm/lapdm: Prevent LAPD tx_queue from filling up in polling modeDaniel Willmann1-8/+4
2014-03-26tests/lapd: Add a testcase to check for LAPDm sync issuesDaniel Willmann1-9/+210
2014-03-04lapd/test: Check for empty ACCH queue, tooJacob Erlbeck1-0/+2
2014-03-04lapd/test: Extend test case to test msgs having data before l2hJacob Erlbeck1-0/+12
2014-03-04lapd/test: Show dequeued messagesJacob Erlbeck1-28/+58
2014-01-26lapd/test: Add test case for RSL EST REQ -> LAPDJacob Erlbeck1-15/+105
2013-10-26lapd: Extend the test to check if lapdm_channel_exit is idempotentHolger Hans Peter Freyther1-0/+10
2013-07-06make lapd_test compile again.Harald Welte1-69/+0
2013-07-06Add LAPDm collision test (contention resolution on network side)Andreas Eversberg1-0/+69
2013-06-19lapd: Upate the assert to OSMO_ASSERT and describe what we would like to haveHolger Hans Peter Freyther1-2/+2
2013-06-19lapd: The two known LAPDm issues have been addressed, update the testHolger Hans Peter Freyther1-11/+5
2013-04-06Fix: LAPDm contention resoltion must acknowledge subsequent SABMAndreas Eversberg1-0/+76
2013-03-09utils: Introduce OSMO_ASSERT in the utils and use it in the unit testsKaterina Barone-Adesi1-33/+29
2012-12-26lapd: Fix compiler warnings in the lapd codeHolger Hans Peter Freyther1-0/+2
2012-12-26lapd: Check in rslms_rx_rll() if lapdm context was initialized earlierDaniel Willmann1-0/+43
2012-01-12lapdm: Make sure that the msgb_l3len(msg) == length...Holger Hans Peter Freyther1-7/+11
2012-01-12lapd: Warn if someone attempts to send an empty messageHolger Hans Peter Freyther1-0/+15
2011-12-12lapd: Disable one part of the test as it fails on FreeBSDHolger Hans Peter Freyther1-1/+2
2011-12-12lapd_test: Look at the content of LAPD messages and compare themHolger Hans Peter Freyther1-16/+57
2011-12-11lapdm: Create a simple test case to transmit data between both ends0.4.1Holger Hans Peter Freyther1-0/+258