summaryrefslogtreecommitdiff
path: root/test/internals/sysdeps.c
Commit message (Collapse)AuthorAgeFilesLines
* tests: Assert that _dbus_command_for_pid() has correct error behaviourSimon McVittie2018-10-311-2/+7
| | | | Signed-off-by: Simon McVittie <smcv@collabora.com>
* tests: Assert that dbus#222 has been fixedSimon McVittie2018-10-311-9/+0
|
* tests: Add a unit test for _dbus_command_for_pid()Simon McVittie2018-10-311-0/+166
In particular this demonstrates that dbus#222 has been solved. Signed-off-by: Simon McVittie <smcv@collabora.com>