]> git.ipfire.org Git - thirdparty/util-linux.git/commit
tests: (lsns) verify the code finding an isolated netns via socket
authorMasatake YAMATO <yamato@redhat.com>
Wed, 18 Sep 2024 20:01:49 +0000 (05:01 +0900)
committerMasatake YAMATO <yamato@redhat.com>
Wed, 2 Oct 2024 12:49:15 +0000 (21:49 +0900)
commitb6b1b091ce55c3bdc13dfe4cb6c1daf347990b91
treed1aca9b1534ee327cd69aaeb858f49dc388396f3
parent5361a1f42c4987e239bf217be0a5e93f51e9a432
tests: (lsns) verify the code finding an isolated netns via socket

This is for testing PR #3200.

Signed-off-by: Masatake YAMATO <yamato@redhat.com>
tests/expected/lsns/netns-from-sock [new file with mode: 0644]
tests/ts/lsns/netns-from-sock [new file with mode: 0755]