summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test/udev-test.pl: drop test cases that add mutliple devicesv239-47v239-46Michal Sekletar2021-05-191-179/+0
* test/sys-script.py: add missing DEVNAME entries to ueventsMartin Wilck2021-03-041-0/+7
* Revert "test: add test cases for empty string match" and "test: add test case...Michal Sekletar2021-03-041-98/+0
* test/udev-test: gracefully exit when imports failv239-44Zbigniew Jędrzejewski-Szmek2021-01-251-5/+13
* test/udev_test.pl: add "expected good" countMartin Wilck2021-01-251-2/+19
* test/udev-test.pl: suppress umount error message at startupMartin Wilck2021-01-251-1/+1
* test/udev-test.pl: generator for large list of block devicesMartin Wilck2021-01-251-1/+59
* test/udev-test.pl: add repeat countMartin Wilck2021-01-251-0/+5
* tests/udev-test.pl: add multiple device testMartin Wilck2021-01-251-0/+169
* test/udev-test.pl: count "good" resultsMartin Wilck2021-01-251-2/+15
* test/udev-test.pl: merge import parent tests into oneMartin Wilck2021-01-251-12/+5
* test/udev-test.pl: merge "space and var with space" testsMartin Wilck2021-01-251-28/+3
* test/udev-test.pl: remove bogus rules from magic subsys testMartin Wilck2021-01-251-2/+0
* test/udev-test.pl: Make some tests a little harderMartin Wilck2021-01-251-4/+9
* test/udev-test.pl: last_rule is unsupportedMartin Wilck2021-01-251-0/+3
* test/udev-test.pl: fix wrong test descriptionsMartin Wilck2021-01-251-7/+8
* test/udev-test.pl: allow checking multiple symlinksMartin Wilck2021-01-251-199/+296
* test/udev-test.pl: test correctness of symlink targetsMartin Wilck2021-01-251-5/+18
* test/udev-test.pl: use computed devnode nameMartin Wilck2021-01-251-26/+66
* test/udev-test.pl: allow concurrent additions and removalsMartin Wilck2021-01-251-18/+72
* test/udev-test.pl: create rules only onceMartin Wilck2021-01-251-4/+9
* test/udev-test.pl: allow multiple devices per testMartin Wilck2021-01-251-423/+929
* udev-test: do not rely on "mail" group being definedZbigniew Jędrzejewski-Szmek2021-01-251-2/+2
* test: add test case for multi matches when use "||"gaoyi2021-01-251-0/+11
* test: add test cases for empty string matchYu Watanabe2021-01-251-0/+66
* test/udev-test.pl: cleanup if skipping testDan Streetman2021-01-251-4/+9
* test-udev: fix alignment and drop unnecessary white spacesYu Watanabe2021-01-251-57/+57
* test-udev: add more tests for line continuationYu Watanabe2021-01-251-0/+34
* test-udev: add more tests for line continuations and commentsYu Watanabe2021-01-251-2/+10
* test-udev: use proper semantics for too long line with continuationYu Watanabe2021-01-251-3/+4
* test-udev: add a testcase of too long lineYu Watanabe2021-01-251-0/+15
* udev-test: check if permitted to create block device nodesAlexey Bogdanenko2021-01-251-0/+8
* udev-test: fix missing directory test/runAlexey Bogdanenko2021-01-251-0/+5
* udev-test: fix test skip conditionAlexey Bogdanenko2021-01-251-1/+1
* udev-test: skip the test only if it can't setup its environmentEvgeny Vereshchagin2021-01-251-3/+21
* udev-test: remove a check for whether the test is run in a containerEvgeny Vereshchagin2021-01-251-7/+0
* test: missing "die"Yu Watanabe2021-01-251-1/+1
* test: create /dev/null in test-udev.plYu Watanabe2021-01-251-1/+2
* core: add new PassPacketInfo= socket unit propertyLennart Poettering2020-11-241-0/+1
* log: Prefer logging to CLI unless JOURNAL_STREAM is setDaan De Meyer2020-11-241-2/+1
* core: add support for setting CPUAffinity= to special "numa" valueMichal Sekletár2020-11-021-0/+18
* test: add some basic testing that "systemctl start -T" does somethingLennart Poettering2020-11-021-0/+7
* tests: sleep a bit and give kernel time to perform the action after manual fr...v239-38v239-37v239-36Michal Sekletár2020-06-261-0/+4
* test: add test for cgroup v2 freezer supportMichal Sekletár2020-06-233-0/+347
* core: don't consider SERVICE_SKIP_CONDITION for abnormal or failure restartsAnita Zhang2020-06-166-1/+85
* cgroup: Test that it's possible to set memory protection to 0 againChris Down2020-06-081-1/+1
* cgroup: Implement default propagation of MemoryLow with DefaultMemoryLowChris Down2020-06-0811-0/+75
* core: ExecCondition= for servicesAnita Zhang2020-05-264-0/+29
* Add support for opening files for appendingZsolt Dollenstein2020-05-193-0/+28
* test: store coredumps in journalFrantisek Sumsal2020-04-211-0/+2