summaryrefslogtreecommitdiff
path: root/test/corrupt.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Detach most connections from main loop before closingSimon McVittie2018-08-021-0/+2
* tests: Call dbus_shutdown()Simon McVittie2018-08-021-1/+5
* tests: Detach server from main loop during teardownSimon McVittie2018-08-021-1/+1
* test: Skip TCP tests if getaddrinfo doesn't workSimon McVittie2018-06-041-0/+21
* test: Test the same things with unix: that we do with tcp:Simon McVittie2018-06-041-0/+5
* test: Fix a couple of memory leaks in test-corruptPhilip Withnall2017-04-051-2/+6
* test: Fix reading off the end of an array in test-corruptPhilip Withnall2017-04-051-2/+1
* tests: avoid noise on stdout when not --verboseSimon McVittie2015-04-161-4/+4
* Add a common test_init() for GLib tests which prevents hanging foreverSimon McVittie2015-02-041-2/+2
* Bump required GLib version to 2.36Simon McVittie2015-02-031-1/+0
* Tests: allow dbus-glib to be replaced with use of libdbus-internalSimon McVittie2013-09-031-8/+13
* corrupt test: close connection before releasing GSocketSimon McVittie2013-09-031-0/+16
* corrupt test: compile successfully against older GLib (Debian stable)Simon McVittie2011-11-021-23/+37
* Test that a message with the byte order mangled causes disconnection but no c...Simon McVittie2011-06-101-0/+90
* new test for being disconnected by a corrupt message streamSimon McVittie2011-06-101-0/+272