From 5d075a7828f6be1bd4d186b4cdc51aaffd9d59a6 Mon Sep 17 00:00:00 2001 From: Masatake YAMATO Date: Fri, 24 Nov 2017 19:31:05 +0900 Subject: lsns: add a case for testing netnsid column Signed-off-by: Masatake YAMATO --- tests/commands.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/commands.sh') diff --git a/tests/commands.sh b/tests/commands.sh index 655344102..502935ede 100644 --- a/tests/commands.sh +++ b/tests/commands.sh @@ -74,6 +74,7 @@ TS_CMD_LOSETUP=${TS_CMD_LOSETUP:-"$top_builddir/losetup"} TS_CMD_LSBLK=${TS_CMD_LSBLK-"$top_builddir/lsblk"} TS_CMD_LSCPU=${TS_CMD_LSCPU-"$top_builddir/lscpu"} TS_CMD_LSMEM=${TS_CMD_LSMEM-"$top_builddir/lsmem"} +TS_CMD_LSNS=${TS_CMD_LSNS-"$top_builddir/lsns"} TS_CMD_MCOOKIE=${TS_CMD_MCOOKIE-"$top_builddir/mcookie"} TS_CMD_MKCRAMFS=${TS_CMD_MKCRAMFS:-"$top_builddir/mkfs.cramfs"} TS_CMD_MKMINIX=${TS_CMD_MKMINIX:-"$top_builddir/mkfs.minix"} -- cgit v1.2.3-55-g7522