Move YANGTOOLS-892 test 44/86644/3
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 30 Dec 2019 20:17:49 +0000 (21:17 +0100)
committerRobert Varga <nite@hq.sk>
Mon, 30 Dec 2019 21:56:41 +0000 (21:56 +0000)
commit8fac3e21e581cd3e9dc9e67e6ab55039e351ba5b
treea4e5da8ba91679a2e93eb45f417e62cb48d779d6
parent1b8b4019c928ff50f63f778d49f6744c7f12923d
Move YANGTOOLS-892 test

As the test does not rely on anything XML, move it to yang-data-impl,
where the tested implementation actually lives.

Change-Id: I9d77734bc05e5c4b1033da5f32f9bc80f50bd827
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
yang/yang-data-impl/src/test/java/org/opendaylight/yangtools/yang/data/impl/leafref/YT892Test.java [moved from yang/yang-data-codec-xml/src/test/java/org/opendaylight/yangtools/yang/data/codec/xml/Yangtools892Test.java with 97% similarity]
yang/yang-data-impl/src/test/resources/yt892/bgp-test-extensions.yang [moved from yang/yang-data-codec-xml/src/test/resources/yangtools892/bgp-test-extensions.yang with 100% similarity]
yang/yang-data-impl/src/test/resources/yt892/test-bgp-multiprotocol.yang [moved from yang/yang-data-codec-xml/src/test/resources/yangtools892/test-bgp-multiprotocol.yang with 100% similarity]
yang/yang-data-impl/src/test/resources/yt892/test-bgp-types.yang [moved from yang/yang-data-codec-xml/src/test/resources/yangtools892/test-bgp-types.yang with 100% similarity]
yang/yang-data-impl/src/test/resources/yt892/test-bgp.yang [moved from yang/yang-data-codec-xml/src/test/resources/yangtools892/test-bgp.yang with 100% similarity]
yang/yang-data-impl/src/test/resources/yt892/test-network-instance.yang [moved from yang/yang-data-codec-xml/src/test/resources/yangtools892/test-network-instance.yang with 100% similarity]
yang/yang-data-impl/src/test/resources/yt892/test-policy-types.yang [moved from yang/yang-data-codec-xml/src/test/resources/yangtools892/test-policy-types.yang with 100% similarity]