Rename netconf-ssh test packages 35/26735/3
authorTomas Cere <tcere@cisco.com>
Wed, 9 Sep 2015 14:30:51 +0000 (16:30 +0200)
committerTomas Cere <tcere@cisco.com>
Thu, 10 Sep 2015 07:17:53 +0000 (09:17 +0200)
commitc4b76447cffa3290fb3de99e4ad30d3b7bc0abad
tree4cd9b5c1567d3dfaba0e73b668a74b5cfb9551a1
parent45960f4a22fe128be7d158d90e1d71a70965cc1f
Rename netconf-ssh test packages

Change-Id: I0a19631cdb4ce567f6d8a2f222b49b38641751a9
Signed-off-by: Tomas Cere <tcere@cisco.com>
opendaylight/netconf/netconf-ssh/src/test/java/org/opendaylight/netconf/netty/EchoClient.java [moved from opendaylight/netconf/netconf-ssh/src/test/java/org/opendaylight/controller/netconf/netty/EchoClient.java with 98% similarity]
opendaylight/netconf/netconf-ssh/src/test/java/org/opendaylight/netconf/netty/EchoClientHandler.java [moved from opendaylight/netconf/netconf-ssh/src/test/java/org/opendaylight/controller/netconf/netty/EchoClientHandler.java with 98% similarity]
opendaylight/netconf/netconf-ssh/src/test/java/org/opendaylight/netconf/netty/EchoServer.java [moved from opendaylight/netconf/netconf-ssh/src/test/java/org/opendaylight/controller/netconf/netty/EchoServer.java with 98% similarity]
opendaylight/netconf/netconf-ssh/src/test/java/org/opendaylight/netconf/netty/EchoServerHandler.java [moved from opendaylight/netconf/netconf-ssh/src/test/java/org/opendaylight/controller/netconf/netty/EchoServerHandler.java with 97% similarity]
opendaylight/netconf/netconf-ssh/src/test/java/org/opendaylight/netconf/netty/ProxyServer.java [moved from opendaylight/netconf/netconf-ssh/src/test/java/org/opendaylight/controller/netconf/netty/ProxyServer.java with 98% similarity]
opendaylight/netconf/netconf-ssh/src/test/java/org/opendaylight/netconf/netty/ProxyServerHandler.java [moved from opendaylight/netconf/netconf-ssh/src/test/java/org/opendaylight/controller/netconf/netty/ProxyServerHandler.java with 98% similarity]
opendaylight/netconf/netconf-ssh/src/test/java/org/opendaylight/netconf/netty/SSHTest.java [moved from opendaylight/netconf/netconf-ssh/src/test/java/org/opendaylight/controller/netconf/netty/SSHTest.java with 97% similarity]
opendaylight/netconf/netconf-ssh/src/test/java/org/opendaylight/netconf/ssh/authentication/SSHServerTest.java [moved from opendaylight/netconf/netconf-ssh/src/test/java/org/opendaylight/controller/netconf/ssh/authentication/SSHServerTest.java with 98% similarity]