aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2012-01-22tests: Introduce a very basic gsm0808 testHolger Hans Peter Freyther1-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.
2011-12-11lapdm: Create a simple test case to transmit data between both ends0.4.1Holger Hans Peter Freyther1-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.
2011-11-25Update .gitignore with new testsSylvain Munaut1-0/+2
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2011-11-14tests: Use GNU autotest to execute our tests and compare textual outputHolger Hans Peter Freyther1-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)
2011-11-14git: Ignore vi files (.swp, .swo)Holger Hans Peter Freyther1-0/+4
2011-10-10update .gitignore (crc*gen.[ch], some autotools stuff)Harald Welte1-0/+5
2011-09-05update .gitignoreAlexander Huemer1-0/+1
2011-08-20update .gitignore with Doxyfile.core0.3.6Harald Welte1-1/+1
2011-08-17update .gitignoreHarald Welte1-0/+9
2011-08-17Auto-generate the version information of Doxygen documentationHarald Welte1-0/+5
2010-12-29smscb: Ignore the very simple test application.Holger Hans Peter Freyther1-0/+1
2010-10-15Update .gitignoreSylvain Munaut1-1/+2
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2010-04-28Update .gitignoreSylvain Munaut1-0/+5
m4/*.m4 -> autoreconf adds stuff there tests -> Build product Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2010-03-23add git-version-gen magic to automatically generate package version0.1.0Harald Welte1-0/+3
2010-02-20update gitignore fileHarald Welte1-2/+1
2010-02-20intial checkin of the libosmocore projectHarald Welte1-0/+23