summaryrefslogtreecommitdiff
path: root/tests/ovstest.c
Commit message (Expand)AuthorAgeFilesLines
* ovstest: Initialize command mode to ROAaron Conole2016-10-041-0/+1
* Add read-only option to ovs-dpctl and ovs-ofctl commands.Ryan Moats2016-08-151-2/+2
* Move lib/dynamic-string.h to include/openvswitch directoryBen Warren2016-03-191-1/+1
* command-line: add ovs_cmdl_contextRussell Bryant2015-03-171-3/+7
* command-line: add ovs_cmdl_ prefixRussell Bryant2015-03-161-7/+7
* ovs_assert, tests: Support NDEBUG.Jarno Rajahalme2014-10-301-1/+2
* command-line: Add function to print command usage.Alex Wang2014-10-281-2/+3
* unit-test: Improve ovstest user interfaceAndy Zhou2014-04-031-19/+40
* unit-test: Add ovstestAndy Zhou2014-03-311-0/+110