Integration test added to netconf-it to test identity (de)serialization. 37/5437/1
authorMaros Marsalek <mmarsale@cisco.com>
Fri, 21 Feb 2014 10:48:44 +0000 (11:48 +0100)
committerMaros Marsalek <mmarsale@cisco.com>
Fri, 21 Feb 2014 11:26:47 +0000 (12:26 +0100)
commit945be3c7c8b24bc20c3d5bc60816600fd2aae41c
treef1e7ae2fcc1ab921ede709c1872569ec0bc2370c
parent2e92a15f60261432cde594d86f033802f7410e17
Integration test added to netconf-it to test identity (de)serialization.

Change-Id: I637011107edea916aaab35e8d2298bbbbabed653
Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
opendaylight/config/yang-test/src/main/java/org/opendaylight/controller/config/yang/test/impl/IdentityTestModule.java
opendaylight/config/yang-test/src/main/java/org/opendaylight/controller/config/yang/test/impl/IdentityTestModuleStub.txt
opendaylight/md-sal/sal-binding-it/pom.xml
opendaylight/netconf/netconf-it/pom.xml
opendaylight/netconf/netconf-it/src/test/java/org/opendaylight/controller/netconf/it/pax/IdentityRefNetconfTest.java [new file with mode: 0644]
opendaylight/netconf/netconf-it/src/test/resources/controller.xml [new file with mode: 0644]
opendaylight/netconf/netconf-it/src/test/resources/netconfMessages/commit.xml [new file with mode: 0644]
opendaylight/netconf/netconf-it/src/test/resources/netconfMessages/editConfig_identities.xml [new file with mode: 0644]
opendaylight/netconf/netconf-it/src/test/resources/netconfMessages/getConfig.xml [new file with mode: 0644]