Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: Introduce a very basic gsm0808 test | Holger Hans Peter Freyther | 2012-01-22 | 1 | -0/+1 |
| | | | | | | This tests verifies the content of the GSM 08.08 messages, it does not verify the remaining headroom (which the SCCP/IPA code relies on being plenty to prepend the header). More to come in the future. | ||||
* | lapdm: Create a simple test case to transmit data between both ends | Holger Hans Peter Freyther | 2011-12-11 | 1 | -0/+3 |
| | | | | | | | This is testing the establishment of two ends (BTS, MS) one is in the polling mode as used by osmo-bts. Transfer data between the two ends. The sent data is not verified though. This should be followed up soon. | ||||
* | Update .gitignore with new tests | Sylvain Munaut | 2011-11-25 | 1 | -0/+2 |
| | | | | Signed-off-by: Sylvain Munaut <tnt@246tNt.com> | ||||
* | tests: Use GNU autotest to execute our tests and compare textual output | Holger Hans Peter Freyther | 2011-11-14 | 1 | -0/+10 |
| | | | | | | | | | | | | | The output of make check is looking like this now: Regression tests. 1: bits ok 2: msgfile ok 3: sms ok 4: smscb ok 5: timer FAILED (testsuite.at:38) 6: ussd FAILED (testsuite.at:44) | ||||
* | git: Ignore vi files (.swp, .swo) | Holger Hans Peter Freyther | 2011-11-14 | 1 | -0/+4 |
| | |||||
* | update .gitignore (crc*gen.[ch], some autotools stuff) | Harald Welte | 2011-10-10 | 1 | -0/+5 |
| | |||||
* | update .gitignore | Alexander Huemer | 2011-09-05 | 1 | -0/+1 |
| | |||||
* | update .gitignore with Doxyfile.core | Harald Welte | 2011-08-20 | 1 | -1/+1 |
| | |||||
* | update .gitignore | Harald Welte | 2011-08-17 | 1 | -0/+9 |
| | |||||
* | Auto-generate the version information of Doxygen documentation | Harald Welte | 2011-08-17 | 1 | -0/+5 |
| | |||||
* | smscb: Ignore the very simple test application. | Holger Hans Peter Freyther | 2010-12-29 | 1 | -0/+1 |
| | |||||
* | Update .gitignore | Sylvain Munaut | 2010-10-15 | 1 | -1/+2 |
| | | | | Signed-off-by: Sylvain Munaut <tnt@246tNt.com> | ||||
* | Update .gitignore | Sylvain Munaut | 2010-04-28 | 1 | -0/+5 |
| | | | | | | | m4/*.m4 -> autoreconf adds stuff there tests -> Build product Signed-off-by: Sylvain Munaut <tnt@246tNt.com> | ||||
* | add git-version-gen magic to automatically generate package version | Harald Welte | 2010-03-23 | 1 | -0/+3 |
| | |||||
* | update gitignore file | Harald Welte | 2010-02-20 | 1 | -2/+1 |
| | |||||
* | intial checkin of the libosmocore project | Harald Welte | 2010-02-20 | 1 | -0/+23 |