summaryrefslogtreecommitdiff
path: root/test/udev-test.pl
Commit message (Expand)AuthorAgeFilesLines
* udev-test: add a testcase for string_escape=replaceYu Watanabe2021-06-271-0/+15
* test/udev-test: gracefully exit when imports failZbigniew Jędrzejewski-Szmek2020-11-181-5/+13
* test: fix typoYu Watanabe2020-11-131-1/+1
* test/udev_test.pl: add "expected good" countMartin Wilck2020-11-021-2/+19
* test/udev-test.pl: suppress umount error message at startupMartin Wilck2020-11-021-1/+1
* test/udev-test.pl: generator for large list of block devicesMartin Wilck2020-11-021-1/+59
* test/udev-test.pl: add repeat countMartin Wilck2020-11-021-0/+5
* tests/udev-test.pl: add multiple device testMartin Wilck2020-11-021-0/+169
* test/udev-test.pl: count "good" resultsMartin Wilck2020-11-021-2/+15
* test/udev-test.pl: merge import parent tests into oneMartin Wilck2020-11-021-12/+5
* test/udev-test.pl: merge "space and var with space" testsMartin Wilck2020-11-021-28/+3
* test/udev-test.pl: remove bogus rules from magic subsys testMartin Wilck2020-11-021-2/+0
* test/udev-test.pl: Make some tests a little harderMartin Wilck2020-11-021-4/+9
* test/udev-test.pl: last_rule is unsupportedMartin Wilck2020-11-021-0/+3
* test/udev-test.pl: fix wrong test descriptionsMartin Wilck2020-11-021-7/+8
* test/udev-test.pl: allow checking multiple symlinksMartin Wilck2020-11-021-199/+296
* test/udev-test.pl: test correctness of symlink targetsMartin Wilck2020-11-021-5/+18
* test/udev-test.pl: use computed devnode nameMartin Wilck2020-11-021-26/+66
* test/udev-test.pl: allow concurrent additions and removalsMartin Wilck2020-11-021-18/+72
* test/udev-test.pl: create rules only onceMartin Wilck2020-11-021-4/+9
* test/udev-test.pl: allow multiple devices per testMartin Wilck2020-11-021-423/+929
* udev-test: do not rely on "mail" group being definedZbigniew Jędrzejewski-Szmek2020-09-041-2/+2
* test: add test case for multi matches when use "||"gaoyi2020-07-121-0/+11
* test: add test cases for empty string matchYu Watanabe2019-09-111-0/+66
* 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