Bug 6972: Preliminary unit test 12/47312/3
authorIgor Foltin <ifoltin@cisco.com>
Fri, 21 Oct 2016 07:19:26 +0000 (09:19 +0200)
committerRobert Varga <nite@hq.sk>
Fri, 21 Oct 2016 11:31:22 +0000 (11:31 +0000)
commitc20090c009bc333710678d631e180f3227cd42df
tree3329b75f01e2e8f7efb60cd6a973865357be1b88
parent0715b98433da93758203f9cda9ef36d13832fc89
Bug 6972: Preliminary unit test

For now, this patch contains just a unit test which will
test the actual fix once it is implemented.
Therefore, the test is currently silenced with @Ignore.

Change-Id: I7b7ce9e2384f942cd13d46c59f868e125ae327c7
Signed-off-by: Igor Foltin <ifoltin@cisco.com>
yang/yang-parser-impl/src/test/java/org/opendaylight/yangtools/yang/stmt/Bug6972Test.java [new file with mode: 0644]
yang/yang-parser-impl/src/test/resources/bugs/bug6972/bar.yang [new file with mode: 0644]
yang/yang-parser-impl/src/test/resources/bugs/bug6972/baz.yang [new file with mode: 0644]
yang/yang-parser-impl/src/test/resources/bugs/bug6972/foo.yang [new file with mode: 0644]