summaryrefslogtreecommitdiff
path: root/test/units/testsuite-17.11.sh
Commit message (Expand)AuthorAgeFilesLines
* 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-161-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