]> git.ipfire.org Git - thirdparty/util-linux.git/commit
tests: add findmnt --kernel=listmount
authorKarel Zak <kzak@redhat.com>
Wed, 2 Oct 2024 10:35:48 +0000 (12:35 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 8 Jan 2025 12:57:43 +0000 (13:57 +0100)
commit1f6eaa2a178ecd97a12454605e7d346b47631519
tree475cb5a4c424b1688a0d1fd25f4c8c3857d82bcb
parent7a666fb196a5b2a9183b94f117b160f9448f21cb
tests: add findmnt --kernel=listmount

* add listmount() and statmount() check to test_sysinfo
* check for statmount fields by findmnt

Signed-off-by: Karel Zak <kzak@redhat.com>
tests/helpers/test_sysinfo.c
tests/ts/findmnt/listmount [new file with mode: 0755]