aboutsummaryrefslogtreecommitdiff
path: root/tests/ovsdb-idl.at
AgeCommit message (Expand)Author
2013-02-11stream-unix: Use rundir as root for relative paths.Pavithra Ramesh
2012-10-15python/ovs/stream: teach stream.py tcp socketIsaku Yamahata
2012-09-27python/ovs/db/idl: getattr(Row) raises TypeError, not AttributeError.Isaku Yamahata
2012-09-12python/ovs/db/idl.py: Transaction._substitute doesn't handle list/tupleIsaku Yamahata
2012-08-16tests: Invoke daemons with --no-chdir so core files appear in test dir.Ben Pfaff
2012-04-12ovsdb-idl: Improve ovsdb_idl_txn_increment() interface.Ben Pfaff
2012-03-13Use `pwd` in place of $PWD, treewide.Ben Pfaff
2011-10-31ovsdb-idl: Prevent occasional hang when multiple database clients race.Ben Pfaff
2011-09-23python: Implement write support in Python IDL for OVSDB.Ben Pfaff
2011-06-21ovsdb-idl: Plug hole in state machine.Ben Pfaff
2011-05-23Avoid sparse error or warning for sizeof(_Bool).Ben Pfaff
2010-10-22ovsdb-idl: Test prerequisite checking.Ben Pfaff
2010-06-23tests: Fix occasional failure of "self-linking idl, inconsistent ops" test.Ben Pfaff
2010-06-22ovsdb-server: Improve logging for referential integrity violations.Ben Pfaff
2010-02-09ovsdb: Add support for multiple databases to the protocol.Ben Pfaff
2010-02-08ovsdb: Get rid of "declare" operation.Ben Pfaff
2010-02-08ovsdb: Add support for referential integrity in the database itself.Ben Pfaff
2010-02-08ovsdb: Fix result object for "declare" operation.Ben Pfaff
2010-02-02tests: Always make ovsdb-server exit cleanly, to better find memory leaks.Ben Pfaff
2010-02-02Rework and simplify the "lcov" support for the testsuite.Ben Pfaff
2010-01-26Cleanly separate IDL annotations from OVSDB schema information.Ben Pfaff
2010-01-04ovsdb-server: Make database connections configurable from database itself.Ben Pfaff
2009-12-17testsuite: Look for .ovsschema files in source dir as well as build dir.Ben Pfaff
2009-12-16Make ovs-vswitchd report when it is done configuring; make ovs-vsctl wait.Ben Pfaff
2009-12-07ovsdb-idl: Make it possible to write data through the IDL.Ben Pfaff
2009-12-07ovsdb: Implement new "declare" operation.Ben Pfaff
2009-12-03ovsdb: Fix race conditions in test suite.Ben Pfaff
2009-12-03ovsdb-idl: Fix resolution of references from one table to another.Ben Pfaff
2009-12-02ovsdb: Implement C bindings for IDL.Ben Pfaff