]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lib: procfs: add unittests
authorThomas Weißschuh <thomas@t-8ch.de>
Sat, 24 Dec 2022 16:43:29 +0000 (16:43 +0000)
committerThomas Weißschuh <thomas@t-8ch.de>
Sat, 24 Dec 2022 17:31:28 +0000 (17:31 +0000)
commitd34b0603e8c0c2f7ec548a15c2d23bcb2c4dea1b
tree60ba41eabcfce3b30279bdadddf1162bfe8e0ecf
parenta446842f5d0a222ad5a884ce6875df698055d360
lib: procfs: add unittests
tests/commands.sh
tests/expected/lib/procfs-one-process [new file with mode: 0644]
tests/expected/lib/procfs-stat-nth [new file with mode: 0644]
tests/expected/lib/procfs-stat-nth.err [new file with mode: 0644]
tests/ts/lib/procfs [new file with mode: 0755]
tests/ts/lib/procfs-data/proc/1/cmdline [new file with mode: 0644]
tests/ts/lib/procfs-data/proc/1/comm [new file with mode: 0644]
tests/ts/lib/procfs-data/proc/1/stat [new file with mode: 0644]