4.3.0: Menu System for GTEST
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