Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-11 | tests: udev - assume /etc/machine-id rather than /etc/hosts | Tom Gundersen | |
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. | |||
2014-12-10 | test: fix some tests when running inside a container | Jan Synacek | |
2014-09-20 | test: udev - restrict nemuric uid's to existing ones | Tom Gundersen | |
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. | |||
2013-04-15 | Fix spelling errors using 'codespell' tool | Anatol Pomozov | |
2012-11-12 | use the same email address everywhere | Kay Sievers | |
2012-10-08 | udev: remove SYMLINK "unique" option | Kay Sievers | |
2012-07-15 | udev: get rid of TEST_PREFIX and use unshare() to fake /sys, /dev, /run | Kay Sievers | |
2012-04-16 | udev: remove configuration options for /dev, /sys, /run directories | Kay Sievers | |
2012-04-14 | udev: test - move test/ and src/test/ | Kay Sievers | |