Add regression test for main loop failure handling (a main loop that never works)
commit47860b5c25c823587e4e06636acc926b252fe114
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Tue, 16 Jan 2007 19:52:45 +0000 (16 19:52 +0000)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Tue, 16 Jan 2007 19:52:45 +0000 (16 19:52 +0000)
tree3f1b75023ce6ba31a444e06af1d1b008fb432c78
parent916df7703d828afec95635d309ca83bc1c05fd98
Add regression test for main loop failure handling (a main loop that never works)

Also run tests with DBUS_FATAL_WARNINGS and ulimit -c unlimited so they dump
core at the slightest provocation.
Makefile.am
test/dbus_py_test.c [new file with mode: 0644]
test/run-test.sh
test/test-unusable-main-loop.py [new file with mode: 0644]