summaryrefslogtreecommitdiff
path: root/test/udev-test.pl
Commit message (Collapse)AuthorAge
* tests: udev - assume /etc/machine-id rather than /etc/hostsTom Gundersen2014-12-11
| | | | | | On todays machines /etc/hosts is not mandatory. /etc/machine-id is though, so let's rely on that instead. This makes the udev tests pass again for me.
* test: fix some tests when running inside a containerJan Synacek2014-12-10
|
* test: udev - restrict nemuric uid's to existing onesTom Gundersen2014-09-20
| | | | | We now verify the existence of uid's before applying them to devicenodes, so change the test accordingly. We assume that both uid/gid 1 and 2 exist on the test system.
* Fix spelling errors using 'codespell' toolAnatol Pomozov2013-04-15
|
* use the same email address everywhereKay Sievers2012-11-12
|
* udev: remove SYMLINK "unique" optionKay Sievers2012-10-08
|
* udev: get rid of TEST_PREFIX and use unshare() to fake /sys, /dev, /runKay Sievers2012-07-15
|
* udev: remove configuration options for /dev, /sys, /run directoriesKay Sievers2012-04-16
|
* udev: test - move test/ and src/test/Kay Sievers2012-04-14