summaryrefslogtreecommitdiff
path: root/test/udev-test.pl
Commit message (Expand)AuthorAgeFilesLines
* test/udev-test.pl: cleanup if skipping testDan Streetman2019-07-091-4/+9
* codespell: fix spelling errorsBen Boeckel2019-04-291-1/+1
* test-udev: fix alignment and drop unnecessary white spacesYu Watanabe2019-02-221-57/+57
* test-udev: add more tests for line continuationYu Watanabe2019-02-221-0/+34
* test-udev: add more tests for line continuations and commentsYu Watanabe2019-02-191-2/+10
* test-udev: use proper semantics for too long line with continuationYu Watanabe2019-02-191-3/+4
* test-udev: add a testcase of too long lineYu Watanabe2019-02-181-0/+15
* udev-test: check if permitted to create block device nodesAlexey Bogdanenko2018-12-111-0/+8
* udev-test: fix missing directory test/runAlexey Bogdanenko2018-12-091-0/+5
* udev-test: fix test skip conditionAlexey Bogdanenko2018-12-091-1/+1
* udev-test: skip the test only if it can't setup its environmentEvgeny Vereshchagin2018-11-101-3/+21
* udev-test: remove a check for whether the test is run in a containerEvgeny Vereshchagin2018-11-091-7/+0
* test: missing "die"Yu Watanabe2018-11-071-1/+1
* test: create /dev/null in test-udev.plYu Watanabe2018-10-241-1/+2
* tree-wide: drop copyright headers from frequent contributorsZbigniew Jędrzejewski-Szmek2018-06-201-1/+0
* tree-wide: use proper unicode © instead of (C) where we canLennart Poettering2018-06-141-2/+2
* tests: stop using `nobody` in test-udev.pl (#8239)Evgeny Vereshchagin2018-02-211-2/+2
* more portable perl shebangs (#7701)Jörg Thalheim2017-12-191-1/+1
* udev-rules: all values can contain escaped double quotes now (#6890)Franck Bui2017-09-281-0/+24
* tests: add tests for SYMLINK containing whitespace in variable (#5158)Dan Streetman2017-01-251-0/+80
* tests: let's stick to 8ch indenting, in perl code tooLennart Poettering2016-08-191-2/+2
* Merge pull request 3821 from davide125/fix-testsZbigniew Jędrzejewski-Szmek2016-07-311-2/+9
|\
| * tests: skip udev-test if running inside a chrootDavide Cavalca2016-07-291-0/+7
|/
* test: udev: Check tagsMartin Pitt2016-04-061-0/+24
* test: udev: check exit code of test-udevMartin Pitt2016-04-061-6/+15
* tests: don't rely on the underlying fs in test-udev (v2)Evgeny Vereshchagin2016-04-061-11/+11
* tests: don't rely on underlying fs in udev-test, use tmpfs insteadEvgeny Vereshchagin2016-04-051-0/+9
* udev-test.pl: add --strace optionZbigniew Jędrzejewski-Szmek2016-02-221-0/+7
* tests: fix #457Evgeny Vereshchagin2016-02-081-2/+2
* test: udev - Signal that test was skipped when running as non-rootFilipe Brandenburger2015-08-301-1/+1
* test: udev, valgrind - track origins of uninitiaziled memoryTom Gundersen2015-04-031-1/+1
* test: udev - add gdb supportTom Gundersen2015-03-271-0/+7
* tests: udev - assume /etc/machine-id rather than /etc/hostsTom Gundersen2014-12-111-2/+2
* test: fix some tests when running inside a containerJan Synacek2014-12-101-0/+8
* test: udev - restrict nemuric uid's to existing onesTom Gundersen2014-09-201-31/+31
* Fix spelling errors using 'codespell' toolAnatol Pomozov2013-04-151-1/+1
* use the same email address everywhereKay Sievers2012-11-121-1/+1
* udev: remove SYMLINK "unique" optionKay Sievers2012-10-081-9/+0
* udev: get rid of TEST_PREFIX and use unshare() to fake /sys, /dev, /runKay Sievers2012-07-151-1/+1
* udev: remove configuration options for /dev, /sys, /run directoriesKay Sievers2012-04-161-50/+29
* udev: test - move test/ and src/test/Kay Sievers2012-04-141-0/+1560