[ovs-git] Open vSwitch: tests: Convert *_SCHEMA macros to shell functions. (master)

dev at openvswitch.org dev at openvswitch.org
Wed Mar 7 22:18:09 UTC 2012


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, master has been updated
       via  39ab07affb2d155aaabfdecaec2ec908f9d05a3a (commit)
       via  f17e0c2582b5008f70e26d329de485fe4d75e4a6 (commit)
       via  c78cd7deff9b1fdc7770b4ab2c84667562c27b3c (commit)
      from  24ce832d5e076e5686b15d2aadd39e8c0818e932 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 39ab07affb2d155aaabfdecaec2ec908f9d05a3a
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=39ab07affb2d155aaabfdecaec2ec908f9d05a3a
Author: Ben Pfaff <blp at nicira.com>
		
tests: Convert *_SCHEMA macros to shell functions.
		
This reduces tests/testsuite by about 70 kB, by collapsing a number of
macro expansions into just one copy in a shell function.

Signed-off-by: Ben Pfaff <blp at nicira.com>


commit f17e0c2582b5008f70e26d329de485fe4d75e4a6
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=f17e0c2582b5008f70e26d329de485fe4d75e4a6
Author: Ben Pfaff <blp at nicira.com>
		
tests: Convert OVS_WAIT_* macros to shell functions.
		
This reduces tests/testsuite by about 35 kB, by collapsing a number of
macro expansions into just one copy in a shell function.

Signed-off-by: Ben Pfaff <blp at nicira.com>


commit c78cd7deff9b1fdc7770b4ab2c84667562c27b3c
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=c78cd7deff9b1fdc7770b4ab2c84667562c27b3c
Author: Ben Pfaff <blp at nicira.com>
		
tests: Convert interface-reconfigure macros to shell functions.
		
This reduces tests/testsuite by about 50 kB, by collapsing a number of
macro expansions into just one copy in a shell function.

Signed-off-by: Ben Pfaff <blp at nicira.com>


-----------------------------------------------------------------------

Summary of changes:
 tests/interface-reconfigure.at |  186 +++++++++++++++++++++-------------------
 tests/ovsdb-execution.at       |   99 +++++++++++++---------
 tests/ovsdb-monitor.at         |   31 +++----
 tests/ovsdb-server.at          |   24 ++----
 tests/ovsdb-tool.at            |   33 +++-----
 tests/ovsdb-trigger.at         |   10 +-
 tests/testsuite.at             |   38 +++++---
 7 files changed, 217 insertions(+), 204 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list