]> git.ipfire.org Git - thirdparty/systemd.git/commit
tests: don't run private device tests if running in a container 3821/head
authorSteve Muir <muir@fb.com>
Wed, 27 Jul 2016 21:23:44 +0000 (14:23 -0700)
committerDavide Cavalca <dcavalca@fb.com>
Fri, 29 Jul 2016 21:30:46 +0000 (14:30 -0700)
commit4dd4cb8fe40baea007336a346ec2aa645890eec3
treefd91546e623940ffa453bb68eee6ab08fa4e7cfe
parent76c19e9f6c8e8e5922e43716137d532c542e34c8
tests: don't run private device tests if running in a container

Private devices don't exist when running in a container, so skip the related
tests.
src/test/test-execute.c