]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: check if we correctly handle invalid UTF-8 in mount stuff
authorFrantisek Sumsal <frantisek@sumsal.cz>
Fri, 19 May 2023 16:42:36 +0000 (18:42 +0200)
committerFrantisek Sumsal <frantisek@sumsal.cz>
Fri, 19 May 2023 18:03:34 +0000 (20:03 +0200)
commitb74df879fc81d4668ce14532a76c23b85e651170
tree9c50c6ad3094e20f02d41caaad0ac4a5d90cee9a
parent928733cd86d967ef6013e19d763edfc8f4713550
test: check if we correctly handle invalid UTF-8 in mount stuff

Provides coverage for #27611.
test/units/testsuite-07.mount-invalid-chars.sh [new file with mode: 0755]