diff options
author | Ludovic Pouzenc <ludovic@pouzenc.fr> | 2016-05-16 13:08:09 +0200 |
---|---|---|
committer | Ludovic Pouzenc <ludovic@pouzenc.fr> | 2016-05-16 13:08:09 +0200 |
commit | 840d7620a279dec86e0b529e2a549967adee27fa (patch) | |
tree | cdb53eade3845f64b01ff83d2ea5409e29536aa1 | |
parent | ebf417a1ec82688eee721f05ad87e2faa0aa3412 (diff) | |
download | haircontrol-840d7620a279dec86e0b529e2a549967adee27fa.zip haircontrol-840d7620a279dec86e0b529e2a549967adee27fa.tar.gz haircontrol-840d7620a279dec86e0b529e2a549967adee27fa.tar.bz2 |
tests-data : some more json fixes
-rw-r--r-- | test-data/input/SW_Eglise_ESTANCARBON-mactable_data.cgi.out | 2 | ||||
-rw-r--r-- | test-data/input/SW_PI_EGL-mactable_data.cgi.out | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/test-data/input/SW_Eglise_ESTANCARBON-mactable_data.cgi.out b/test-data/input/SW_Eglise_ESTANCARBON-mactable_data.cgi.out index 1d735a6..a264e88 100644 --- a/test-data/input/SW_Eglise_ESTANCARBON-mactable_data.cgi.out +++ b/test-data/input/SW_Eglise_ESTANCARBON-mactable_data.cgi.out @@ -18,5 +18,5 @@ Content-Type: application/json { "mac": "dc:9f:db:80:96:6c", "port": 1, "fid" : 1, "queue": 0, "is_static": 0,"leaky": 0, "mirror": 0, "clone": 0, "da_pri": 0,"cross_pt_state": 0, "white_list_en": 0,"dacmd": "", "sacmd": ""}, { "mac": "24:a4:3c:80:ef:3c", "port": 2, "fid" : 1, "queue": 0, "is_static": 0,"leaky": 0, "mirror": 0, "clone": 0, "da_pri": 0,"cross_pt_state": 0, "white_list_en": 0,"dacmd": "", "sacmd": ""}, { "mac": "04:18:d6:5a:92:4b", "port": 1, "fid" : 1, "queue": 0, "is_static": 0,"leaky": 0, "mirror": 0, "clone": 0, "da_pri": 0,"cross_pt_state": 0, "white_list_en": 0,"dacmd": "", "sacmd": ""}, -{ "mac": "00:15:6d:8e:22:46", "port": 2, "fid" : 1, "queue": 0, "is_static": 0,"leaky": 0, "mirror": 0, "clone": 0, "da_pri": 0,"cross_pt_state": 0, "white_list_en": 0,"dacmd": "", "sacmd": ""}, +{ "mac": "00:15:6d:8e:22:46", "port": 2, "fid" : 1, "queue": 0, "is_static": 0,"leaky": 0, "mirror": 0, "clone": 0, "da_pri": 0,"cross_pt_state": 0, "white_list_en": 0,"dacmd": "", "sacmd": ""} ]} diff --git a/test-data/input/SW_PI_EGL-mactable_data.cgi.out b/test-data/input/SW_PI_EGL-mactable_data.cgi.out index dbb4b9f..43834b5 100644 --- a/test-data/input/SW_PI_EGL-mactable_data.cgi.out +++ b/test-data/input/SW_PI_EGL-mactable_data.cgi.out @@ -19,5 +19,5 @@ Content-Type: application/json { "mac": "24:a4:3c:da:3e:3c", "port": 2, "fid" : 1, "queue": 0, "is_static": 0,"leaky": 0, "mirror": 0, "clone": 0, "da_pri": 0,"cross_pt_state": 0, "white_list_en": 0,"dacmd": "FORWARD", "sacmd": "FORWARD"}, { "mac": "10:fe:ed:f1:e1:f3", "port": 2, "fid" : 1, "queue": 0, "is_static": 0,"leaky": 0, "mirror": 0, "clone": 0, "da_pri": 0,"cross_pt_state": 0, "white_list_en": 0,"dacmd": "FORWARD", "sacmd": "FORWARD"}, { "mac": "04:18:d6:0e:37:d4", "port": 5, "fid" : 1, "queue": 0, "is_static": 0,"leaky": 0, "mirror": 0, "clone": 0, "da_pri": 0,"cross_pt_state": 0, "white_list_en": 0,"dacmd": "FORWARD", "sacmd": "FORWARD"}, -{ "mac": "c0:4a:00:fe:09:bd", "port": 4, "fid" : 1, "queue": 0, "is_static": 0,"leaky": 0, "mirror": 0, "clone": 0, "da_pri": 0,"cross_pt_state": 0, "white_list_en": 0,"dacmd": "FORWARD", "sacmd": "FORWARD"}, +{ "mac": "c0:4a:00:fe:09:bd", "port": 4, "fid" : 1, "queue": 0, "is_static": 0,"leaky": 0, "mirror": 0, "clone": 0, "da_pri": 0,"cross_pt_state": 0, "white_list_en": 0,"dacmd": "FORWARD", "sacmd": "FORWARD"} ]} |