]> git.ipfire.org Git - thirdparty/util-linux.git/commit
tests: (nsenter) verify the code entering the network ns via socket made in the ns
authorMasatake YAMATO <yamato@redhat.com>
Thu, 19 Sep 2024 14:23:09 +0000 (23:23 +0900)
committerMasatake YAMATO <yamato@redhat.com>
Tue, 1 Oct 2024 17:43:12 +0000 (02:43 +0900)
commit5361a1f42c4987e239bf217be0a5e93f51e9a432
tree7363fd84e2d7e77d33195bb316bdee18fddfb185
parent45b5ad380df387fa303c7ca08b73f6e42b2393cd
tests: (nsenter) verify the code entering the network ns via socket made in the ns

This is for testing PR #3200.

Signed-off-by: Masatake YAMATO <yamato@redhat.com>
tests/commands.sh
tests/expected/nsenter/enter-via-socket [new file with mode: 0644]
tests/ts/nsenter/enter-via-socket [new file with mode: 0755]