summaryrefslogtreecommitdiff
path: root/test/containers.c
Commit message (Expand)AuthorAgeFilesLines
* Disable the Containers interfaceSimon McVittie2021-12-101-0/+2
* containers test: Wait a few more seconds for the socket to be deletedSimon McVittie2018-11-191-0/+8
* containers test: Exercise GetConnectionInstance() on dbus-daemon itselfSimon McVittie2018-08-301-0/+16
* tests: Detach most connections from main loop before closingSimon McVittie2018-08-021-0/+1
* test/containers: Fix some memory leaksSimon McVittie2018-08-021-0/+4
* tests: Call dbus_shutdown()Simon McVittie2018-08-021-0/+1
* containers test: Record the unconfined manager connection's unique nameSimon McVittie2018-06-211-6/+9
* containers test: Factor out fixture_disconnect_observerSimon McVittie2018-06-211-15/+22
* containers test: Factor out disconnecting the unconfined managerSimon McVittie2018-06-211-16/+21
* containers test: Move teardown below all test-casesSimon McVittie2018-06-211-53/+53
* Avoid -Wunused-function for iterate_both_main_loops() without containersSimon McVittie2018-03-011-0/+2
* test/containers: Test the new header fieldSimon McVittie2018-02-161-0/+118
* containers: Include credentials of initiator in container instance infoSimon McVittie2018-01-151-8/+35
* test/containers: Don't require type, name in GetConnectionCredentialsSimon McVittie2018-01-151-8/+0
* test/containers: Exercise the resource limitsSimon McVittie2017-12-121-1/+323
* test/containers: Check that GetInstanceInfo stops workingSimon McVittie2017-12-121-0/+31
* t/containers: Exercise trivial and non-trivial container metadataSimon McVittie2017-12-121-0/+242
* test/containers: Check that connections from containers are unprivilegedSimon McVittie2017-12-121-0/+13
* test/containers: Check that containers can't make new containersSimon McVittie2017-12-121-0/+65
* test/containers: Assert that InstanceRemoved is emittedSimon McVittie2017-12-121-2/+108
* test/containers: Exercise the various ways to stop a containerSimon McVittie2017-12-121-2/+347
* test/containers: Exercise connecting to the new socket as the wrong uidSimon McVittie2017-12-121-0/+45
* test/containers: Exercise a successful call to AddServerSimon McVittie2017-12-121-1/+206
* test/containers: Exercise the new parameter checkingSimon McVittie2017-12-111-0/+89
* test/containers: New testSimon McVittie2017-12-111-0/+157