Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |