Bug 8151 - AuxiliaryGenUtils - Increase test coverage 38/54938/4
authorJakub Toth <jatoth@cisco.com>
Thu, 6 Apr 2017 20:05:30 +0000 (22:05 +0200)
committerMartin Ciglan <mciglan@cisco.com>
Tue, 18 Apr 2017 11:28:28 +0000 (11:28 +0000)
commit10f5248605c7bf88bed05eb23c78f3d5688436de
tree8c14f371e1f1ac2445580b1f6c2e85fc1459a9c1
parentfe388842ed9e6d68ae35754fe5e24a0b09f42e28
Bug 8151 - AuxiliaryGenUtils - Increase test coverage

Change-Id: Id57b3f58a8771b23b35927d8ed308412781aee85
Signed-off-by: Jakub Toth <jatoth@cisco.com>
binding2/mdsal-binding2-generator-impl/src/test/java/org/opendaylight/mdsal/binding/javav2/generator/impl/AuxiliaryGenUtilsTest.java [new file with mode: 0644]
binding2/mdsal-binding2-generator-impl/src/test/resources/base/test-bits.yang [new file with mode: 0644]
binding2/mdsal-binding2-generator-impl/src/test/resources/base/test-leaf-with-description.yang [new file with mode: 0644]
binding2/mdsal-binding2-generator-impl/src/test/resources/base/test-module.yang [new file with mode: 0644]
binding2/mdsal-binding2-generator-impl/src/test/resources/base/test-rpc-and-notification.yang [new file with mode: 0644]
binding2/mdsal-binding2-generator-impl/src/test/resources/base/test-union.yang [new file with mode: 0644]