]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/core/umount.h
tests: add a simple test for the mountinfo parsing logic
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 14 Mar 2018 10:03:36 +0000 (11:03 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 16 Mar 2018 09:12:50 +0000 (10:12 +0100)
commit6fa392bf911ef17caf4c13e839236c8edd11bfaf
treebb5f39b8412cd76cf9a48430a7e0bc5505a241b4
parent95b862b0540ac24999fdfbd670e8744bb626729a
tests: add a simple test for the mountinfo parsing logic
src/core/umount.c
src/core/umount.h
src/test/meson.build
src/test/test-umount.c [new file with mode: 0644]
test/meson.build
test/test-umount/empty.mountinfo [new file with mode: 0644]
test/test-umount/garbled.mountinfo [new file with mode: 0644]
test/test-umount/rhbug-1554943.mountinfo [new file with mode: 0644]