Fix case-related augment test 69/73469/2
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 27 Jun 2018 09:50:05 +0000 (11:50 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 27 Jun 2018 10:09:20 +0000 (12:09 +0200)
commit7a0e6a60c9d71a08f0b981e812850675f802a752
tree13a74c9e0d80f49d993854fa87f95f302d737b7c
parentfcd6c37ba816ce9c6c5e7206053dadd331c75ff7
Fix case-related augment test

The test model used in this test is not valid, as it introduces
same container/leaf as both an augmentation of the list and as an
augmentation of that list's choice, leading to the leaf/container
being defined twice in the list's data tree hierarchy.

Change-Id: I582b53ea942f71141e98e14aa0f23878af339b86
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
binding/mdsal-binding-dom-codec/src/test/java/org/opendaylight/mdsal/binding/dom/codec/test/CaseSubstitutionTest.java
binding/mdsal-binding-test-model/src/main/yang/opendaylight-mdsal-augment-test.yang
binding/mdsal-binding-test-model/src/main/yang/opendaylight-mdsal-binding-test.yang
binding2/mdsal-binding2-test-model/src/main/yang/opendaylight-mdsal-augment-test.yang
binding2/mdsal-binding2-test-model/src/main/yang/opendaylight-mdsal-binding-test.yang