libosmocore/tests
Holger Hans Peter Freyther 2c9168cf34 vty: Make vty_event dispatch signals and use it in the testcase
The testcase didn't work on Ubuntu 12.04 because vty_create will
directly call vty_event (e.g. not through the plt). This means
that the approach to override vty_event in the testcase failed.

Use the signal interface of libosmocore and make the testcase
use it. The signals can be generally useful as well.
2013-10-10 20:21:33 +02:00
..
a5 build: simplify test handling and speed up build. 2012-06-30 22:01:42 +02:00
auth tests: Fix warnings 2013-10-08 14:00:24 +02:00
bits build: simplify test handling and speed up build. 2012-06-30 22:01:42 +02:00
conv tests: Fix warnings 2013-10-08 14:00:24 +02:00
fr fr_test: Speculative build fix for FreeBSD 2013-01-15 21:18:02 +01:00
gb gb: Use the NS-VCI to find an existing NS-VC 2013-10-08 14:51:17 +02:00
gsm0408 gsm0408: Avoid unaligned memory access in gsm48_generate_mid_from_tmsi 2013-07-03 10:00:06 +02:00
gsm0808 build: simplify test handling and speed up build. 2012-06-30 22:01:42 +02:00
lapd make lapd_test compile again. 2013-07-06 23:54:09 +02:00
logging logging: Modify the testcase to excercise Nico's fix 2012-09-27 16:31:29 +02:00
loggingrb utils: Introduce OSMO_ASSERT in the utils and use it in the unit tests 2013-03-09 23:52:29 +01:00
msgfile build: simplify test handling and speed up build. 2012-06-30 22:01:42 +02:00
sms tests: Fix warnings 2013-10-08 14:00:24 +02:00
smscb tests: Fix warnings 2013-10-08 14:00:24 +02:00
strrb utils: Introduce OSMO_ASSERT in the utils and use it in the unit tests 2013-03-09 23:52:29 +01:00
timer tests: Fix warnings 2013-10-08 14:00:24 +02:00
ussd sms: Added result buffer size parameter to 7bit conv funs 2013-08-12 17:22:27 +02:00
vty vty: Make vty_event dispatch signals and use it in the testcase 2013-10-10 20:21:33 +02:00
Makefile.am tests/gb: Add test for GPRS NS protocol 2013-10-08 14:00:24 +02:00
testsuite.at tests/gb: Add test for GPRS NS protocol 2013-10-08 14:00:24 +02:00