tests: Actually run all the Python IDL tests under Python.
authorBen Pfaff <blp@nicira.com>
Thu, 15 Sep 2011 20:09:25 +0000 (13:09 -0700)
committerBen Pfaff <blp@nicira.com>
Fri, 23 Sep 2011 16:10:44 +0000 (09:10 -0700)
commit9cf0ccf00c37b903b6e5cc08eb749bf5696c3222
tree2bb963651cb15208be0b0f093a5668c9fe887c37
parent169390eed03f9854441ca76dc74fd906f614b761
tests: Actually run all the Python IDL tests under Python.

The lack of _PY in the macro invocations caused these tests to actually
test the C IDL.

Fortunately they would have passed anyway, modulo some minor differences
in output formatting that this commit fixes up.
tests/ovsdb-idl-py.at