]> git.ipfire.org Git - thirdparty/util-linux.git/commit
tests: update lsfd broken filter test
authorKarel Zak <kzak@redhat.com>
Thu, 2 Nov 2023 13:17:33 +0000 (14:17 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 20 Nov 2023 21:25:47 +0000 (22:25 +0100)
commit7b9da71c46df4b316123000711d4ce39c494745e
tree697c0a9941c2dbff98ce22b40db188206f7af169
parent454349a2128c072d7f9f72173f4fe8d9208a771d
tests: update lsfd broken filter test

* empty filter is valid in the new implementation

* expression without operators (for example -Q 'FD') is valid. The
  library check is the cell is non-empty in this case.

* update error messages

Signed-off-by: Karel Zak <kzak@redhat.com>
tests/expected/lsfd/filter-broken-exp
tests/ts/lsfd/filter-broken-exp