summaryrefslogtreecommitdiff
path: root/tests/ovsdb-server.at
Commit message (Expand)AuthorAgeFilesLines
* Use `pwd` in place of $PWD, treewide.Ben Pfaff2012-03-131-17/+17
* tests: Convert *_SCHEMA macros to shell functions.Ben Pfaff2012-03-071-16/+8
* tests: Reduce risk of port collision and remove bash dependency.Ben Pfaff2012-02-021-4/+4
* ovsdb-client: Make "server" and "database" arguments optional.Ben Pfaff2011-07-261-3/+3
* ovsdb: Implement table uniqueness constraints ("indexes").Ben Pfaff2011-06-061-1/+1
* lockfile: Don't warn if successful lock takes a little time.Ben Pfaff2011-05-131-6/+6
* ovsdb-server: Avoid intermittent test failures due to lockfile log message.Ben Pfaff2011-04-011-3/+3
* ovsdb: Truncate bad transactions from database log.Ben Pfaff2011-03-311-0/+48
* ovsdb: Check that ovsdb-server truncates corrupted database logs.Ben Pfaff2011-03-311-0/+47
* ovsdb-tool: Add commands for printing the database checksum.Ben Pfaff2011-02-151-1/+1
* tests: Fix Y2011 bug in testsuite.Ben Pfaff2011-01-101-2/+2
* Implement database schema versioning.Ben Pfaff2010-12-271-1/+12
* tests: Update expected test result to match "ovsdb-client dump" changes.Ben Pfaff2010-10-211-6/+9
* tests: Fix bug in ovsdb-server test suite.Ben Pfaff2010-05-071-20/+20
* ovsdb-server: Obtain SSL configuration from database.Ben Pfaff2010-03-191-0/+54
* ovsdb: Compact databases online automatically and on-demand.Ben Pfaff2010-03-181-0/+117
* ovsdb: Add tests for transient ovsdb-server.Ben Pfaff2010-03-171-1/+37
* ovsdb: Add support for multiple databases to the protocol.Ben Pfaff2010-02-091-2/+21
* tests: Always make ovsdb-server exit cleanly, to better find memory leaks.Ben Pfaff2010-02-021-3/+8
* Rework and simplify the "lcov" support for the testsuite.Ben Pfaff2010-02-021-7/+7
* ovsdb: Add tests for OVSDB protocol over SSL.Ben Pfaff2010-01-111-2/+41
* ovsdb-server: Make database connections configurable from database itself.Ben Pfaff2010-01-041-1/+34
* ovsdb: Fix race conditions in test suite.Ben Pfaff2009-12-031-2/+2
* ovsdb: Make ovsdb-server tests pass even when @RUNDIR@ is not writable.Ben Pfaff2009-11-181-1/+1
* ovsdb: Monitor support.Ben Pfaff2009-11-171-1/+1
* ovsdb: Add tests for file storage and for ovsdb-server.Ben Pfaff2009-11-161-0/+34