summaryrefslogtreecommitdiff
path: root/tests/ovsdb-monitor.at
Commit message (Expand)AuthorAgeFilesLines
* tests: Automatically initialize OVS_*DIR vars when tests begin.Ben Pfaff2015-09-091-1/+0
* ovsdb-monitor.at: Changes for Windows.Gurucharan Shetty2014-05-281-1/+7
* ovsdb-server: Send update for _version for changes due to weak ref removal.Ben Pfaff2014-04-031-1/+1
* invoke perl as ${PERL}YAMAMOTO Takashi2013-04-221-1/+1
* stream-unix: Use rundir as root for relative paths.Pavithra Ramesh2013-02-111-0/+1
* tests: Invoke daemons with --no-chdir so core files appear in test dir.Ben Pfaff2012-08-161-2/+2
* Use `pwd` in place of $PWD, treewide.Ben Pfaff2012-03-131-3/+3
* tests: Convert *_SCHEMA macros to shell functions.Ben Pfaff2012-03-071-16/+15
* ovsdb: Extend "monitor" to select different operations in a single table.Ben Pfaff2010-07-011-9/+8
* tests: Add OVSDB tests for monitors that select only certain operations.Ben Pfaff2010-06-301-5/+109
* ovsdb-client: Serialize columns in predictable order on "monitor" command.Ben Pfaff2010-05-071-6/+6
* ovsdb: Add support for weak references.Ben Pfaff2010-03-171-14/+48
* ovsdb-client: Add blank line between tables in CSV, tabular output.Ben Pfaff2010-02-151-0/+6
* ovsdb-client: Introduce new data formatting style as the default.Ben Pfaff2010-02-151-1/+1
* ovsdb: Add support for multiple databases to the protocol.Ben Pfaff2010-02-091-15/+29
* Rework and simplify the "lcov" support for the testsuite.Ben Pfaff2010-02-021-5/+5
* tests: New macro OVS_WAIT_WHILE.Ben Pfaff2010-01-151-1/+1
* ovsdb-server: Make database connections configurable from database itself.Ben Pfaff2010-01-041-1/+1
* ovsdb: Fix race conditions in test suite.Ben Pfaff2009-12-031-5/+7
* ovsdb: Add more tests for "monitor" feature.Ben Pfaff2009-11-181-3/+117
* ovsdb: Monitor support.Ben Pfaff2009-11-171-0/+46