Skip to content
  • Sam Thursfield's avatar
    tests: Explicitly mark the unit tests which require D-Bus · 9ed10b1e
    Sam Thursfield authored
    The unit tests should in theory never talk to D-Bus. In practice,
    some don't follow this rule. We now run these tests in a separate
    D-Bus session so that they are correctly isolated from the host,
    which is nice, but eventually we should either move such tests into
    the functional-tests suite, or modify them so that they don't need
    to spawn and communicate with external processes.
    9ed10b1e