summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2017-06-08test/dbus-daemon: Exercise Properties, Features and InterfacesSimon McVittie1-0/+761
2017-06-08test/dbus-daemon: Exercise the Peer interfaceSimon McVittie2-0/+124
2017-06-08test/dbus-daemon: Fix some memory leaksSimon McVittie1-0/+12
2017-06-02bus/driver: Make non-core interfaces unavailable on most object pathsSimon McVittie1-1/+1
2017-06-02test/monitor: Assert that BecomeMonitor() on wrong object path failsSimon McVittie1-0/+43
2017-04-18Pass in DBUS_TEST_EXEC via environment, not hard-coded into binariesSimon McVittie1-0/+2
2017-04-18Ensure hyphen/minus is treated as literal in regexesSimon McVittie1-1/+1
2017-04-18transient-services integration test: Create the right directorySimon McVittie1-1/+1
2017-04-18AppArmor test: Allow writing to our temporary XDG_RUNTIME_DIRSimon McVittie1-0/+1
2017-04-07test, tools: assert impossible values of local enums are not reachedSimon McVittie1-1/+8
2017-04-05Merge branch 'dbus-1.10'Simon McVittie1-4/+7
2017-04-05test: Fix a couple of memory leaks in test-corruptPhilip Withnall1-2/+6
2017-04-05test: Fix reading off the end of an array in test-corruptPhilip Withnall1-2/+1
2017-03-20test: Remove an unnecessary NULL check in sd-activationPhilip Withnall1-1/+7
2017-03-20test: Fix copy-paste error in waiting for a message in the testsPhilip Withnall1-1/+1
2017-02-21Add a simple integration test for transient servicesSimon McVittie2-11/+205
2017-02-21sd-activation test: Exercise transient servicesSimon McVittie4-1/+269
2017-02-21config-parser: Add transient service directoriesSimon McVittie1-1/+1
2017-02-21sd-activation test: Create and destroy a temporary XDG_RUNTIME_DIRSimon McVittie3-6/+47
2017-02-21test-utils-glib: Wait for the killed process to exitSimon McVittie1-0/+19
2017-02-21tests: Consistently don't try to kill pid 0Simon McVittie2-4/+12
2017-02-20config-parser test: Exercise the full config-parserSimon McVittie2-0/+9
2017-02-20config-parser: Don't use dbus_setenv() to test service directoriesSimon McVittie1-1/+5
2017-02-20test: Redirect XDG_DATA_HOME, XDG_DATA_DIRS somewhere harmlessSimon McVittie1-0/+4
2017-02-20tests: Wrap file-deletion functions to handle EINTRSimon McVittie4-5/+55
2017-02-20test_get_dbus_daemon: Take a custom XDG_RUNTIME_DIR as an argumentSimon McVittie7-7/+17
2017-02-20sd-activation test: Use a struct for the test contextSimon McVittie1-27/+55
2017-02-16shell-test: Don't use _dbus_get_tmpdir()Simon McVittie1-1/+1
2017-02-16test: Delete directories like directories, not filesSimon McVittie1-2/+1
2017-02-14test: Add a missing OOM path in manual-dir-iter testPhilip Withnall1-1/+3
2017-02-13test: Add some OOM paths to the shell-testPhilip Withnall1-5/+16
2017-02-13test: Add some OOM paths to the test-pending-call-timeout testPhilip Withnall1-2/+7
2017-02-13test: Simplify error checking path in test-service slightlyPhilip Withnall1-2/+1
2017-02-13test: Add some OOM paths to the test-privserver testPhilip Withnall1-3/+12
2017-02-13test: Add some OOM paths to the dbus-daemon-eavesdrop pathPhilip Withnall1-8/+12
2017-02-13test: Add missing error handling to some name-test testsPhilip Withnall2-8/+30
2016-11-29activation test: don't crash if AppArmor is built but unavailableSimon McVittie1-3/+9
2016-11-29Don't test AppArmor mediation of activation if libapparmor < 2.10Simon McVittie1-5/+5
2016-11-28Activation test: exercise what happens with nonexistent AppArmor labelsSimon McVittie6-5/+21
2016-11-28Add an integration test for AppArmor mediating activationSimon McVittie7-15/+343
2016-11-28Do not auto-activate services if we could not send a messageSimon McVittie1-35/+3
2016-11-28Add tests for activation when message send/receive is deniedSimon McVittie5-2/+207
2016-11-22Merge branch 'dbus-1.10'Simon McVittie1-0/+5
2016-11-22Don't test X11 autolaunching if it was disabled at compile timeSimon McVittie1-0/+5
2016-11-11Make uid 0 immune to pending_fd_timeout limitSimon McVittie1-0/+6
2016-11-10Add more _DBUS_GNUC_PRINTF annotationsSimon McVittie1-0/+4
2016-10-13Add missing function attributes suggested by clang (but not by gcc)Simon McVittie9-0/+20
2016-10-13test-segfault: mark exception_handler as NORETURNSimon McVittie1-2/+3
2016-10-13test-privserver: avoid -Wformat-securitySimon McVittie1-1/+1
2016-10-13Fix remaining -Wundef warningsSimon McVittie1-1/+1