Skip to content

4.3.0: Menu System for GTEST

Compare
Choose a tag to compare
@kanjoe24 kanjoe24 released this 05 Dec 10:20
· 26 commits to develop since this release

Goals

This milestone adds support for a menu system in GTEST based UT-CORE backend.

What's Changed

Full Changelog: 4.2.0...4.3.0

Acceptance Criteria

run ut-core c++ with -a and it operates as gtest does today, outputting .xml file unit output
run ut-core c++ with -b and it operates as gtest
run ut-core c++ with -c & it goes into the menu system

Uplink info : RDK-48866