Update test suite 73/104873/11
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 14 Mar 2023 07:49:38 +0000 (08:49 +0100)
committerRobert Varga <nite@hq.sk>
Wed, 15 Mar 2023 13:17:16 +0000 (13:17 +0000)
commit3882dd90f1af909696a4e1ebad57aae1282cf956
treef113b17fdeab04dbce0b29fa8373761fb8949eef
parent9b6e0c92ea96eb113836123577ae18721a68e233
Update test suite

Change I6226cc8ebe48acc03a62309efec2ab205549e0fb has a few deficiencies
in the models and test consistency. Improve the tests before we start
addressing the issues.

JIRA: YANGTOOLS-1473
Change-Id: Ie1f4e5fa99a8258abe09c005d352dd971a98c051
Signed-off-by: Ruslan Kashapov <ruslan.kashapov@pantheon.tech>
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
codec/yang-data-codec-gson/src/test/java/org/opendaylight/yangtools/yang/data/codec/gson/YT1473Test.java
codec/yang-data-codec-gson/src/test/resources/yt1473/bar.yang
codec/yang-data-codec-gson/src/test/resources/yt1473/foo.yang
codec/yang-data-codec-xml/src/test/java/org/opendaylight/yangtools/yang/data/codec/xml/YT1473Test.java
codec/yang-data-codec-xml/src/test/resources/yt1473/bar.yang
codec/yang-data-codec-xml/src/test/resources/yt1473/foo.yang