]> git.proxmox.com Git - mirror_ovs.git/history - tests/daemon-py.at
db-ctl-base: Add {in} and {not-in} set relational operators.
[mirror_ovs.git] / tests / daemon-py.at
2019-09-27 Ben PfaffRequire Python 3 and remove support for Python 2.
2018-12-11 Ben Pfafftests: Simplify and improve the daemon tests.
2018-11-19 Ben Pfafftests: Always use --no-chdir with --detach.
2018-07-24 Timothy RedaelliPermit to build OVS with only Python3 installed
2016-10-12 Ben Pfafftests: Get rid of overly specific --pidfile and --unixc...
2016-09-30 Ben Pfafftests: Use Linux-specific way to get parent PID, to...
2016-08-31 Paul Bocapython tests: Skip python tests that kill the python...
2016-08-30 Paul Bocapython tests: Skip python tests specific to Linux.
2016-02-22 Russell Bryantdaemon-py.at: Run tests with Python 2 and 3.
2013-12-20 YAMAMOTO Takashitests/daemon-py.at: Skip if no python
2013-06-20 James Pagetests: Tolerate init process pid != 1.
2011-09-27 Ethan Jacksonpython: Upgrade daemon module to argparse.
2011-05-18 Ben PfaffMerge 'next' into 'master'.
2011-05-13 Ben Pfafftests: Check test output more carefully.
2010-09-23 Ethan Jacksontests: Test that children restart with special exit...
2010-09-23 Ethan Jacksontests: Remove trailing whitespace from python daemon...
2010-08-25 Ben PfaffImplement initial Python bindings for Open vSwitch...