summaryrefslogtreecommitdiff
path: root/tests/ovsdb-trigger.at
Commit message (Collapse)AuthorAgeFilesLines
* invoke perl as ${PERL}YAMAMOTO Takashi2013-04-221-1/+1
| | | | | | | as suggested by Ben Pfaff. Signed-off-by: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp> Signed-off-by: Ben Pfaff <blp@nicira.com>
* tests: Convert *_SCHEMA macros to shell functions.Ben Pfaff2012-03-071-5/+5
| | | | | | | This reduces tests/testsuite by about 70 kB, by collapsing a number of macro expansions into just one copy in a shell function. Signed-off-by: Ben Pfaff <blp@nicira.com>
* ovsdb: Add support for multiple databases to the protocol.Ben Pfaff2010-02-091-14/+28
| | | | | | This also adds protocol compatibility to the database itself and to ovsdb-client. It doesn't actually add multiple database support to ovsdb-server, since we don't really need that yet.
* Rework and simplify the "lcov" support for the testsuite.Ben Pfaff2010-02-021-1/+1
|
* ovsdb: Add tests for file storage and for ovsdb-server.Ben Pfaff2009-11-161-5/+5
|
* Initial implementation of OVSDB.Ben Pfaff2009-11-041-0/+173