summaryrefslogtreecommitdiff
path: root/tests/ovsdb-execution.at
Commit message (Expand)AuthorAgeFilesLines
* ovsdb-server: Improve logging for referential integrity violations.Ben Pfaff2010-06-221-1/+1
* tests: Fix bug in "weak references" test.Ben Pfaff2010-05-071-1/+2
* ovsdb: Allow constraining the number of rows in a table.Ben Pfaff2010-03-181-2/+13
* ovsdb: Add support for weak references.Ben Pfaff2010-03-171-0/+162
* ovsdb: Fix commit to disk of rows added to a table with all-default values.Ben Pfaff2010-02-151-0/+16
* ovsdb: Add support for multiple databases to the protocol.Ben Pfaff2010-02-091-52/+103
* ovsdb: Get rid of "declare" operation.Ben Pfaff2010-02-081-6/+2
* ovsdb: Add support for referential integrity in the database itself.Ben Pfaff2010-02-081-0/+112
* ovsdb: Add simple constraints.Ben Pfaff2010-02-081-1/+25
* Rework and simplify the "lcov" support for the testsuite.Ben Pfaff2010-02-021-1/+1
* ovsdb: Add new "mutation" operation to transactions.Ben Pfaff2009-12-161-0/+24
* ovsdb: Add tests for file storage and for ovsdb-server.Ben Pfaff2009-11-161-80/+92
* Initial implementation of OVSDB.Ben Pfaff2009-11-041-0/+321