summaryrefslogtreecommitdiffstats
path: root/tests/shell/testcases/listing
diff options
context:
space:
mode:
authorFlorian Westphal <fw@strlen.de>2023-11-20 13:56:20 +0100
committerFlorian Westphal <fw@strlen.de>2023-11-21 18:53:53 +0100
commit9919f3aa5ebdd50bb6c91a88839d760181279426 (patch)
tree8762bae21a00a396a5cc5d17cda60a05e6cf5953 /tests/shell/testcases/listing
parentb757ac80d88bc161ffa793864b9219a1e16f13b8 (diff)
tests: shell: skip meta time test meta expression lacks support
Signed-off-by: Florian Westphal <fw@strlen.de>
Diffstat (limited to 'tests/shell/testcases/listing')
-rwxr-xr-xtests/shell/testcases/listing/meta_time2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/shell/testcases/listing/meta_time b/tests/shell/testcases/listing/meta_time
index a9761998..4db517d3 100755
--- a/tests/shell/testcases/listing/meta_time
+++ b/tests/shell/testcases/listing/meta_time
@@ -1,5 +1,7 @@
#!/bin/bash
+# NFT_TEST_REQUIRES(NFT_TEST_HAVE_meta_time)
+
set -e
TMP1=$(mktemp)