libosmocore/tests/vty
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
..
vty_test.c vty: Make vty_event dispatch signals and use it in the testcase 2013-10-10 20:21:33 +02:00
vty_test.ok vty: Add vty_install_default() and use for the vty nodes 2013-09-08 10:49:52 +02:00