summaryrefslogtreecommitdiffstats
path: root/tests/py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/py')
-rw-r--r--tests/py/ip/flowtable.t.json2
-rw-r--r--tests/py/ip/flowtable.t.json.output24
-rw-r--r--tests/py/ip6/flowtable.t.json4
3 files changed, 27 insertions, 3 deletions
diff --git a/tests/py/ip/flowtable.t.json b/tests/py/ip/flowtable.t.json
index ca4b5f61..5e11172e 100644
--- a/tests/py/ip/flowtable.t.json
+++ b/tests/py/ip/flowtable.t.json
@@ -4,7 +4,7 @@
"meter": {
"key": {
"elem": {
- "elem_timeout": 30,
+ "timeout": 30,
"val": {
"payload": {
"field": "saddr",
diff --git a/tests/py/ip/flowtable.t.json.output b/tests/py/ip/flowtable.t.json.output
new file mode 100644
index 00000000..004349a8
--- /dev/null
+++ b/tests/py/ip/flowtable.t.json.output
@@ -0,0 +1,24 @@
+# meter xyz { ip saddr timeout 30s counter}
+[
+ {
+ "meter": {
+ "key": {
+ "elem": {
+ "timeout": 30,
+ "val": {
+ "payload": {
+ "field": "saddr",
+ "name": "ip"
+ }
+ }
+ }
+ },
+ "name": "xyz",
+ "size": 65535,
+ "stmt": {
+ "counter": null
+ }
+ }
+ }
+]
+
diff --git a/tests/py/ip6/flowtable.t.json b/tests/py/ip6/flowtable.t.json
index e3d05339..863669eb 100644
--- a/tests/py/ip6/flowtable.t.json
+++ b/tests/py/ip6/flowtable.t.json
@@ -4,7 +4,7 @@
"meter": {
"key": {
"elem": {
- "elem_timeout": 600,
+ "timeout": 600,
"val": {
"concat": [
{
@@ -34,7 +34,7 @@
"meter": {
"key": {
"elem": {
- "elem_timeout": 600,
+ "timeout": 600,
"val": {
"concat": [
{