summaryrefslogtreecommitdiffstats
path: root/tests/ussd/ussd_test.ok
Commit message (Collapse)AuthorAgeFilesLines
* tests: Initialize log system to fix crash, update test resultHolger Hans Peter Freyther2011-11-141-1/+53
| | | | | | | | Use osmo_init_logging to initialize the log system to fix crashes when we attempt to parse broken ASN1 messages. Ignore stderr with parse errors, update the test result. make check is now passing.
* tests: Use GNU autotest to execute our tests and compare textual outputHolger Hans Peter Freyther2011-11-141-0/+1
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)