summaryrefslogtreecommitdiffstats
path: root/test/units/testsuite-17.11.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* udev: downgrade log level about style issuesYu Watanabe2023-06-051-25/+52
* test: drop unnecessary copy of expected outputYu Watanabe2023-06-051-11/+2
* udev-rules: terminate log messages with periodYu Watanabe2023-06-051-30/+30
* udevadm-verify: introduce --no-summary optionDmitry V. Levin2023-05-211-0/+2
* udevadm-verify: add support for directory argumentsDmitry V. Levin2023-05-181-7/+34
* testsuite-17.11.sh: fix assert_1()Dmitry V. Levin2023-05-181-1/+3
* test: make shellcheck happy againFrantisek Sumsal2023-05-161-0/+1
* test: rename assert.sh to util.shFrantisek Sumsal2023-05-161-2/+2
* udev-rules: check tokens orderDmitry V. Levin2023-04-031-0/+4
* udev_rules_parse_file: do not ignore ENOENT when invoked by udevadm verifyDmitry V. Levin2023-03-291-0/+2
* udev-rules: fix grammar in diagnostics about lines that have no effectDmitry V. Levin2023-03-271-11/+11
* udev-rules: extend the check for conflicting expressionsDmitry V. Levin2023-03-271-0/+4
* udev-rules: check token delimitersDmitry V. Levin2023-03-271-0/+31
* testsuite-17.11.sh: add commas between tokensDmitry V. Levin2023-03-271-13/+13
* udev-rules: add another check for conflicting expressionsDmitry V. Levin2023-03-211-0/+3
* udev-rules: fix check for conflicting and duplicate expressionsDmitry V. Levin2023-03-191-0/+8
* test: add tests for summary output of udevadm verifyYu Watanabe2023-03-161-11/+50
* test: reindent testsuite-17.11.shYu Watanabe2023-03-161-35/+36
* udev-rules: check for conflicting and duplicate expressionsDmitry V. Levin2023-03-151-2/+24
* udev_rules_parse_file: issue diagnostics about duplicate LABEL tokensDmitry V. Levin2023-03-101-0/+13
* testsuite-17.11.sh: check udevadm verify --rootDmitry V. Levin2023-03-101-0/+20
* udevadm verify: load all rules from the system if no rules were givenDmitry V. Levin2023-03-101-2/+0
* testsuite-17.11.sh: prepare to test udevadm verify --rootDmitry V. Levin2023-03-101-63/+98
* testsuite-17.11.sh: create all files in a temporary directoryDmitry V. Levin2023-03-101-0/+10
* testsuite-17.11.sh: robustify unknown user/group checksDmitry V. Levin2023-03-101-2/+2
* udev_rules_parse_file: issue diagnostics about line continuation at EOFDmitry V. Levin2023-03-081-2/+10
* test: check udevadm verify diagnostics of unused labelsDmitry V. Levin2023-03-081-0/+19
* test: add a test for udevadm verifyDmitry V. Levin2023-03-081-0/+180