[ovs-git] Open vSwitch: tests: Add test for Python version of long socket name workaround. (master)

dev at openvswitch.org dev at openvswitch.org
Wed Feb 13 19:23:25 UTC 2013


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  cd57233c96d437e65c6fb7afb1e117acd4d3c941 (commit)
       via  fabbeb21fb5a0321d3f707f9d5d134485a494d52 (commit)
       via  cd5abc65e9750f6c6b91c9fd3fcf2fb87cfdd1fb (commit)
      from  ffaef958e473be1788a108bce85729fea9347ecf (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 cd57233c96d437e65c6fb7afb1e117acd4d3c941
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=cd57233c96d437e65c6fb7afb1e117acd4d3c941
Author: Ben Pfaff <blp at nicira.com>
		
tests: Add test for Python version of long socket name workaround.
		
Signed-off-by: Ben Pfaff <blp at nicira.com>
Acked-by: Ethan Jackson <ethan at nicira.com>


commit fabbeb21fb5a0321d3f707f9d5d134485a494d52
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=fabbeb21fb5a0321d3f707f9d5d134485a494d52
Author: Ben Pfaff <blp at nicira.com>
		
tests: Make long name more readable by introducing a shell variable.
		
Signed-off-by: Ben Pfaff <blp at nicira.com>
Acked-by: Ethan Jackson <ethan at nicira.com>


commit cd5abc65e9750f6c6b91c9fd3fcf2fb87cfdd1fb
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=cd5abc65e9750f6c6b91c9fd3fcf2fb87cfdd1fb
Author: Ben Pfaff <blp at nicira.com>
		
tests: Make test for Linux /proc/self/fd more straightforward.
		
Presumably we can test for this Linux feature just by seeing whether the
directory is there.

Another goal is to shorten the code because I intend to make another copy
of it in an upcoming commit, to add a similar test for Python.

Signed-off-by: Ben Pfaff <blp at nicira.com>
Acked-by: Ethan Jackson <ethan at nicira.com>


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

Summary of changes:
 tests/automake.mk         |    1 +
 tests/library.at          |   43 ++++++++++++++++++++++-------------
 tests/test-unix-socket.py |   54 +++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 82 insertions(+), 16 deletions(-)
 create mode 100644 tests/test-unix-socket.py


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list