]> git.ipfire.org Git - thirdparty/util-linux.git/commit - meson.build
enosys: add test
authorThomas Weißschuh <thomas@t-8ch.de>
Thu, 27 Apr 2023 22:04:19 +0000 (00:04 +0200)
committerThomas Weißschuh <thomas@t-8ch.de>
Tue, 16 May 2023 20:44:41 +0000 (22:44 +0200)
commit4290056351ed4cc3fc3b77cc862749fa578c3769
treede7072098fd3332f1f9098ac93a446aed05f2ca1
parent113356e95d2c9b05a26125c2a134ad75081611af
enosys: add test

Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de>
meson.build
misc-utils/enosys.c
tests/commands.sh
tests/expected/misc/enosys-basic [new file with mode: 0644]
tests/helpers/Makemodule.am
tests/helpers/test_enosys.c [new file with mode: 0644]
tests/ts/misc/enosys [new file with mode: 0755]