From: Karel Zak Date: Mon, 19 Jun 2023 12:59:15 +0000 (+0200) Subject: tests: add omitted files X-Git-Tag: v2.40-rc1~383 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d7f1fc1839dba85adc10ba7cc9a46da57c946491;p=thirdparty%2Futil-linux.git tests: add omitted files Sorry, forgot in the previous commit ... Signed-off-by: Karel Zak --- diff --git a/tests/expected/mount/special-user b/tests/expected/mount/special-user new file mode 100644 index 0000000000..02c112e18a --- /dev/null +++ b/tests/expected/mount/special-user @@ -0,0 +1 @@ +/sbin/mount.mytest called with "/foo /bar -o rw,user,noexec,nosuid,nodev,abc" diff --git a/tests/expected/mount/special-username b/tests/expected/mount/special-username new file mode 100644 index 0000000000..c192562906 --- /dev/null +++ b/tests/expected/mount/special-username @@ -0,0 +1 @@ +/sbin/mount.mytest called with "/foo /bar -o rw,user=name,abc"