summaryrefslogtreecommitdiff
path: root/tests/netlink_audit--pidns-translation.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/netlink_audit--pidns-translation.test')
-rwxr-xr-xtests/netlink_audit--pidns-translation.test13
1 files changed, 13 insertions, 0 deletions
diff --git a/tests/netlink_audit--pidns-translation.test b/tests/netlink_audit--pidns-translation.test
new file mode 100755
index 000000000..1a39eadd9
--- /dev/null
+++ b/tests/netlink_audit--pidns-translation.test
@@ -0,0 +1,13 @@
+#!/bin/sh
+#
+# Check pidns translation of NETLINK_SOCK_DIAG protocol decoding
+#
+# Copyright (c) 2020 The strace developers.
+# All rights reserved.
+#
+# SPDX-License-Identifier: LGPL-2.1-or-later
+
+. "${srcdir=.}/init.sh"
+
+run_prog ../netlink_netlink_diag
+test_pidns -e trace=sendto "$@"