No content change. Signed-off-by: Andy Zhou <az...@nicira.com> --- tests/ovsdb-data.at | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-)
diff --git a/tests/ovsdb-data.at b/tests/ovsdb-data.at index f44d6d4..ed8cb0e 100644 --- a/tests/ovsdb-data.at +++ b/tests/ovsdb-data.at @@ -731,10 +731,10 @@ OVSDB_CHECK_POSITIVE([string map of 1 boolean to integer], OVSDB_CHECK_POSITIVE_CPY([JSON map of 1 uuid to real], [[parse-data '{"key": "uuid", "value": "real", "min": 1, "max": 5}' \ '["map", [[["uuid", "cad8542b-6ee1-486b-971b-7dcbf6e14979"], 1.0], - [["uuid", "6b94b968-2702-4f64-9457-314a34d69b8c"], 2.0], - [["uuid", "d2c4a168-24de-47eb-a8a3-c1abfc814979"], 3.0], - [["uuid", "25bfa475-d072-4f60-8be1-00f48643e9cb"], 4.0], - [["uuid", "1c92b8ca-d5e4-4628-a85d-1dc2d099a99a"], 5.0]]]']], + [["uuid", "6b94b968-2702-4f64-9457-314a34d69b8c"], 2.0], + [["uuid", "d2c4a168-24de-47eb-a8a3-c1abfc814979"], 3.0], + [["uuid", "25bfa475-d072-4f60-8be1-00f48643e9cb"], 4.0], + [["uuid", "1c92b8ca-d5e4-4628-a85d-1dc2d099a99a"], 5.0]]]']], [[["map",[[["uuid","1c92b8ca-d5e4-4628-a85d-1dc2d099a99a"],5],[["uuid","25bfa475-d072-4f60-8be1-00f48643e9cb"],4],[["uuid","6b94b968-2702-4f64-9457-314a34d69b8c"],2],[["uuid","cad8542b-6ee1-486b-971b-7dcbf6e14979"],1],[["uuid","d2c4a168-24de-47eb-a8a3-c1abfc814979"],3]]]]]) OVSDB_CHECK_POSITIVE([string map of 1 uuid to real], @@ -749,15 +749,15 @@ OVSDB_CHECK_POSITIVE([string map of 1 uuid to real], OVSDB_CHECK_POSITIVE_CPY([JSON map of 10 string to string], [[parse-data '{"key": "string", "value": "string", "min": 1, "max": 10}' \ '["map", [["2 gills", "1 chopin"], - ["2 chopins", "1 pint"], - ["2 pints", "1 quart"], - ["2 quarts", "1 pottle"], - ["2 pottles", "1 gallon"], - ["2 gallons", "1 peck"], - ["2 pecks", "1 demibushel"], - ["2 demibushel", "1 firkin"], - ["2 firkins", "1 kilderkin"], - ["2 kilderkins", "1 barrel"]]]']], + ["2 chopins", "1 pint"], + ["2 pints", "1 quart"], + ["2 quarts", "1 pottle"], + ["2 pottles", "1 gallon"], + ["2 gallons", "1 peck"], + ["2 pecks", "1 demibushel"], + ["2 demibushel", "1 firkin"], + ["2 firkins", "1 kilderkin"], + ["2 kilderkins", "1 barrel"]]]']], [[["map",[["2 chopins","1 pint"],["2 demibushel","1 firkin"],["2 firkins","1 kilderkin"],["2 gallons","1 peck"],["2 gills","1 chopin"],["2 kilderkins","1 barrel"],["2 pecks","1 demibushel"],["2 pints","1 quart"],["2 pottles","1 gallon"],["2 quarts","1 pottle"]]]]]) OVSDB_CHECK_POSITIVE([string map of 10 string to string], -- 1.9.1 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev