Skip to content

Conversation

@kanjoe24
Copy link
Contributor

@kanjoe24 kanjoe24 commented Dec 4, 2025

Logs

jpn323@janus ~/workspace/ut-core-reduce-size/tests/build/bin (feature/gh228-consume-ut-control-2.0.0)$ ./run.sh 

UT CORE Version: 4.7.3-6-g2a2174d
Listing Filename:[/tmp/ut-log_2025-12-04_161736.log-Listing.xml]
Results Filename:[/tmp/ut-log_2025-12-04_161736.log]
Setting Log Path [./logs]
Listing Filename:[./logs/ut-log_2025-12-04_161736.log-Listing.xml]
Results Filename:[./logs/ut-log_2025-12-04_161736.log]
Using Profile[./assets/test_kvp.yaml]
Using Profile[assets/config-test.yaml]
Using Profile[assets/5d.yaml]

2025-12-04-16:17:36, LOG   , ut_cunit.c,   147 : ---- start of test run ----

 ut-core: Wrapper framework for testing frameworks

***************** CUNIT CONSOLE - MAIN MENU ******************************
(R)un  (S)elect  (L)ist  (A)ctivate  (F)ailures  (O)ptions  (H)elp  (Q)uit
Enter command: r

2025-12-04-16:17:38, LOG   , ut_console.c,   633 : 

2025-12-04-16:17:38, LOG   , ut_console.c,   636 : Running Suite : ut-kvp - assert open / close
2025-12-04-16:17:38, LOG   , ut_console.c,   639 :      Running Test : 'kvp profile open()'
2025-12-04-16:17:38, STEP  , ut_test_kvp_profile.c,   170 : test_ut_kvp_profile_open - start
2025-12-04-16:17:38, STEP  , ut_test_kvp_profile.c,   172 : test_ut_kvp_profile_open - end
2025-12-04-16:17:38, LOG   , ut_console.c,   661 :      Test Complete : 'kvp profile open()'
2025-12-04-16:17:38, LOG   , ut_console.c,   633 : 

2025-12-04-16:17:38, LOG   , ut_console.c,   639 :      Running Test : 'kvp profile getInstance()'
2025-12-04-16:17:38, STEP  , ut_test_kvp_profile.c,   217 : Check ut_kvp_profile_getInstance() - Positive
2025-12-04-16:17:38, STEP  , ut_test_kvp_profile.c,   221 : Tested for profile : assets/test_kvp.yaml
2025-12-04-16:17:38, STEP  , ut_test_kvp_profile.c,   228 : Tested for profile : assets/config-test.yaml
2025-12-04-16:17:38, STEP  , ut_test_kvp_profile.c,   236 : Tested for profile : assets/5d.yaml
2025-12-04-16:17:38, LOG   , ut_console.c,   661 :      Test Complete : 'kvp profile getInstance()'
2025-12-04-16:17:38, LOG   , ut_console.c,   633 : 

2025-12-04-16:17:38, LOG   , ut_console.c,   639 :      Running Test : 'kvp profile close()'
2025-12-04-16:17:38, STEP  , ut_test_kvp_profile.c,   177 : test_ut_kvp_profile_close - start
2025-12-04-16:17:38, STEP  , ut_test_kvp_profile.c,   181 : test_ut_kvp_profile_close - end
2025-12-04-16:17:38, LOG   , ut_console.c,   661 :      Test Complete : 'kvp profile close()'
2025-12-04-16:17:38, LOG   , ut_console.c,   633 : 

2025-12-04-16:17:38, LOG   , ut_console.c,   636 : Running Suite : ut-kvp - assert testing yaml 
2025-12-04-16:17:38, LOG   , ut_console.c,   639 :      Running Test : 'kvp profile uint8'
2025-12-04-16:17:38, STEP  , ut_test_kvp_profile.c,    43 : test_ut_kvp_profile_uint8 - start
2025-12-04-16:17:38, STEP  , ut_test_kvp_profile.c,    51 : test_ut_kvp_profile_uint8 - end
2025-12-04-16:17:38, LOG   , ut_console.c,   661 :      Test Complete : 'kvp profile uint8'
2025-12-04-16:17:38, LOG   , ut_console.c,   633 : 

2025-12-04-16:17:38, LOG   , ut_console.c,   639 :      Running Test : 'kvp profile uint16'
2025-12-04-16:17:38, STEP  , ut_test_kvp_profile.c,    58 : test_ut_kvp_profile_uint16 - start
2025-12-04-16:17:38, STEP  , ut_test_kvp_profile.c,    66 : test_ut_kvp_profile_uint16 - end
2025-12-04-16:17:38, LOG   , ut_console.c,   661 :      Test Complete : 'kvp profile uint16'
2025-12-04-16:17:38, LOG   , ut_console.c,   633 : 

2025-12-04-16:17:38, LOG   , ut_console.c,   639 :      Running Test : 'kvp profile uint32'
2025-12-04-16:17:38, STEP  , ut_test_kvp_profile.c,    73 : test_ut_kvp_profile_uint32 - start
2025-12-04-16:17:38, STEP  , ut_test_kvp_profile.c,    81 : test_ut_kvp_profile_uint32 - end
2025-12-04-16:17:38, LOG   , ut_console.c,   661 :      Test Complete : 'kvp profile uint32'
2025-12-04-16:17:38, LOG   , ut_console.c,   633 : 

2025-12-04-16:17:38, LOG   , ut_console.c,   639 :      Running Test : 'kvp profile uint64'
2025-12-04-16:17:38, STEP  , ut_test_kvp_profile.c,    88 : test_ut_kvp_profile_uint64
2025-12-04-16:17:38, STEP  , ut_test_kvp_profile.c,    96 : test_ut_kvp_profile_uint64 - end
2025-12-04-16:17:38, LOG   , ut_console.c,   661 :      Test Complete : 'kvp profile uint64'
2025-12-04-16:17:38, LOG   , ut_console.c,   633 : 

2025-12-04-16:17:38, LOG   , ut_console.c,   639 :      Running Test : 'kvp profile string'
2025-12-04-16:17:38, STEP  , ut_test_kvp_profile.c,   103 : test_ut_kvp_profile_string
2025-12-04-16:17:38, STEP  , ut_test_kvp_profile.c,   110 : test_ut_kvp_profile_string - end
2025-12-04-16:17:38, LOG   , ut_console.c,   661 :      Test Complete : 'kvp profile string'
2025-12-04-16:17:38, LOG   , ut_console.c,   633 : 

2025-12-04-16:17:38, LOG   , ut_console.c,   639 :      Running Test : 'kvp profile bool'
2025-12-04-16:17:38, STEP  , ut_test_kvp_profile.c,   142 : test_ut_kvp_profile_bool
2025-12-04-16:17:38, STEP  , ut_test_kvp_profile.c,   150 : test_ut_kvp_profile_bool - end
2025-12-04-16:17:38, LOG   , ut_console.c,   661 :      Test Complete : 'kvp profile bool'
2025-12-04-16:17:38, LOG   , ut_console.c,   633 : 

2025-12-04-16:17:38, LOG   , ut_console.c,   639 :      Running Test : 'kvp profile list count'
2025-12-04-16:17:38, STEP  , ut_test_kvp_profile.c,   158 : test_ut_kvp_profile_list_count
2025-12-04-16:17:38, STEP  , ut_test_kvp_profile.c,   165 : test_ut_kvp_profile_list_count - end
2025-12-04-16:17:38, LOG   , ut_console.c,   661 :      Test Complete : 'kvp profile list count'
2025-12-04-16:17:38, LOG   , ut_console.c,   633 : 

2025-12-04-16:17:38, LOG   , ut_console.c,   639 :      Running Test : 'kvp profile right string long'
2025-12-04-16:17:38, STEP  , ut_test_kvp_profile.c,   117 : test_ut_kvp_profile_string
2025-12-04-16:17:38, STEP  , ut_test_kvp_profile.c,   123 : test_ut_kvp_profile_string - end
2025-12-04-16:17:38, LOG   , ut_console.c,   661 :      Test Complete : 'kvp profile right string long'
2025-12-04-16:17:38, LOG   , ut_console.c,   633 : 

2025-12-04-16:17:38, LOG   , ut_console.c,   639 :      Running Test : 'kvp profile left string long'
2025-12-04-16:17:38, STEP  , ut_test_kvp_profile.c,   130 : test_ut_kvp_profile_string
2025-12-04-16:17:38, STEP  , ut_test_kvp_profile.c,   136 : test_ut_kvp_profile_string - end
2025-12-04-16:17:38, LOG   , ut_console.c,   661 :      Test Complete : 'kvp profile left string long'
2025-12-04-16:17:38, LOG   , ut_console.c,   633 : 

2025-12-04-16:17:38, LOG   , ut_console.c,   636 : Running Suite : ut-kvp - assert testing json 
2025-12-04-16:17:38, LOG   , ut_console.c,   639 :      Running Test : 'kvp profile uint8'
2025-12-04-16:17:38, STEP  , ut_test_kvp_profile.c,    43 : test_ut_kvp_profile_uint8 - start
2025-12-04-16:17:38, STEP  , ut_test_kvp_profile.c,    51 : test_ut_kvp_profile_uint8 - end
2025-12-04-16:17:38, LOG   , ut_console.c,   661 :      Test Complete : 'kvp profile uint8'
2025-12-04-16:17:38, LOG   , ut_console.c,   633 : 

2025-12-04-16:17:38, LOG   , ut_console.c,   639 :      Running Test : 'kvp profile uint16'
2025-12-04-16:17:38, STEP  , ut_test_kvp_profile.c,    58 : test_ut_kvp_profile_uint16 - start
2025-12-04-16:17:38, STEP  , ut_test_kvp_profile.c,    66 : test_ut_kvp_profile_uint16 - end
2025-12-04-16:17:38, LOG   , ut_console.c,   661 :      Test Complete : 'kvp profile uint16'
2025-12-04-16:17:38, LOG   , ut_console.c,   633 : 

2025-12-04-16:17:38, LOG   , ut_console.c,   639 :      Running Test : 'kvp profile uint32'
2025-12-04-16:17:38, STEP  , ut_test_kvp_profile.c,    73 : test_ut_kvp_profile_uint32 - start
2025-12-04-16:17:38, STEP  , ut_test_kvp_profile.c,    81 : test_ut_kvp_profile_uint32 - end
2025-12-04-16:17:38, LOG   , ut_console.c,   661 :      Test Complete : 'kvp profile uint32'
2025-12-04-16:17:38, LOG   , ut_console.c,   633 : 

2025-12-04-16:17:38, LOG   , ut_console.c,   639 :      Running Test : 'kvp profile uint64'
2025-12-04-16:17:38, STEP  , ut_test_kvp_profile.c,    88 : test_ut_kvp_profile_uint64
2025-12-04-16:17:38, STEP  , ut_test_kvp_profile.c,    96 : test_ut_kvp_profile_uint64 - end
2025-12-04-16:17:38, LOG   , ut_console.c,   661 :      Test Complete : 'kvp profile uint64'
2025-12-04-16:17:38, LOG   , ut_console.c,   633 : 

2025-12-04-16:17:38, LOG   , ut_console.c,   639 :      Running Test : 'kvp profile string'
2025-12-04-16:17:38, STEP  , ut_test_kvp_profile.c,   103 : test_ut_kvp_profile_string
2025-12-04-16:17:38, STEP  , ut_test_kvp_profile.c,   110 : test_ut_kvp_profile_string - end
2025-12-04-16:17:38, LOG   , ut_console.c,   661 :      Test Complete : 'kvp profile string'
2025-12-04-16:17:38, LOG   , ut_console.c,   633 : 

2025-12-04-16:17:38, LOG   , ut_console.c,   639 :      Running Test : 'kvp profile bool'
2025-12-04-16:17:38, STEP  , ut_test_kvp_profile.c,   142 : test_ut_kvp_profile_bool
2025-12-04-16:17:38, STEP  , ut_test_kvp_profile.c,   150 : test_ut_kvp_profile_bool - end
2025-12-04-16:17:38, LOG   , ut_console.c,   661 :      Test Complete : 'kvp profile bool'
2025-12-04-16:17:38, LOG   , ut_console.c,   633 : 

2025-12-04-16:17:38, LOG   , ut_console.c,   639 :      Running Test : 'kvp profile list count'
2025-12-04-16:17:38, STEP  , ut_test_kvp_profile.c,   158 : test_ut_kvp_profile_list_count
2025-12-04-16:17:38, STEP  , ut_test_kvp_profile.c,   165 : test_ut_kvp_profile_list_count - end
2025-12-04-16:17:38, LOG   , ut_console.c,   661 :      Test Complete : 'kvp profile list count'

Run Summary:    Type  Total    Ran Passed Failed Inactive
              suites      3      3    n/a      0        0
               tests     19     19     19      0        0
             asserts     70     70     70      0      n/a

Elapsed time =    0.008 seconds


***************** CUNIT CONSOLE - MAIN MENU ******************************
(R)un  (S)elect  (L)ist  (A)ctivate  (F)ailures  (O)ptions  (H)elp  (Q)uit
Enter command: q

2025-12-04-16:17:39, LOG   , ut_cunit.c,   177 : Logfile:[./logs/ut-log_2025-12-04_161736.log]
2025-12-04-16:17:39, LOG   , ut_cunit.c,   185 : ---- end of test run ----
jpn323@janus ~/workspace/ut-core-reduce-size/tests/build/bin (feature/gh228-consume-ut-control-2.0.0)$

Copilot AI review requested due to automatic review settings December 4, 2025 16:19
@kanjoe24 kanjoe24 requested a review from a team as a code owner December 4, 2025 16:19
@kanjoe24 kanjoe24 requested a review from Ulrond December 4, 2025 16:20
@kanjoe24 kanjoe24 self-assigned this Dec 4, 2025
@kanjoe24 kanjoe24 linked an issue Dec 4, 2025 that may be closed by this pull request
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the ut-control dependency from version 1.6.5 to 2.0.0 in the ut-core project. This is a major version upgrade that may include breaking changes per semantic versioning conventions. The test logs provided in the PR description demonstrate that all 19 unit tests pass successfully with the new version, confirming compatibility.

Key Changes

  • Updated UT_CONTROL_PROJECT_VERSION from "1.6.5" to "2.0.0" in build.sh

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-project-automation github-project-automation bot moved this from Todo to Approved For Merge in UT-Core Roadmap Dec 4, 2025
@kanjoe24
Copy link
Contributor Author

kanjoe24 commented Dec 5, 2025

release script logs:

jpn323@janus ~/workspace/ut-core-reduce-size/scripts (feature/gh228-consume-ut-control-2.0.0)$ ./release-test-script-ut-core.sh -t feature/gh228-consume-ut-control-2.0.0
UT_CORE_BRANCH_NAME = feature/gh228-consume-ut-control-2.0.0
UT_CONTROL_BRANCH_NAME = 
UT_CONTROL_BRANCH_NAME is empty
==================== RESULTS FOR C VARIANT ====================
==========================================================
RESULTS for ubuntu 
On the branch feature/gh228-consume-ut-control-2.0.0
        . PASS
framework/ut-control/build/linux/curl/lib/libcurl.a exists. PASS
Openssl static lib does not exist. PASS 
CMake host binary does not exist. PASS 
hal_test does not exist. PASS 
tests/build/bin/ut-test exists. PASS
==========================================================
==========================================================
RESULTS for VM-SYNC 
On the branch feature/gh228-consume-ut-control-2.0.0
        . PASS
framework/ut-control/build/linux/curl/lib/libcurl.a exists. PASS
framework/ut-control/build/linux/openssl/lib/libssl.a exists. PASS 
framework/ut-control/host-tools/CMake-3.30.0/build/bin/cmake exists. PASS 
hal_test does not exist. PASS 
tests/build/bin/ut-test exists. PASS
==========================================================
==========================================================
RESULTS for dunfell_arm 
On the branch feature/gh228-consume-ut-control-2.0.0
        . PASS
framework/ut-control/build/arm/curl/lib/libcurl.a exists. PASS
framework/ut-control/build/arm/openssl/lib/libssl.a exists. PASS 
CMake host binary does not exist. PASS 
hal_test does not exist. PASS 
tests/build/bin/ut-test exists. PASS
==========================================================
==========================================================
RESULTS for dunfell_linux 
On the branch feature/gh228-consume-ut-control-2.0.0
        . PASS
CURL static lib does not exist. PASS
Openssl static lib does not exist. PASS 
CMake host binary exists. PASS 
hal_test does not exist. PASS 
tests/build/bin/ut-test exists. PASS
==========================================================
==========================================================
RESULTS for kirkstone_arm 
On the branch feature/gh228-consume-ut-control-2.0.0
        . PASS
framework/ut-control/build/arm/curl/lib/libcurl.a exists. PASS
framework/ut-control/build/arm/openssl/lib/libssl.a exists. PASS 
CMake host binary does not exist. PASS 
hal_test does not exist. PASS 
tests/build/bin/ut-test exists. PASS
==========================================================
==========================================================
RESULTS for kirkstone_linux 
On the branch feature/gh228-consume-ut-control-2.0.0
        . PASS
framework/ut-control/build/linux/curl/lib/libcurl.a exists. PASS
Openssl static lib does not exist. PASS 
CMake host binary does not exist. PASS 
hal_test does not exist. PASS 
tests/build/bin/ut-test exists. PASS
==========================================================
==================== RESULTS FOR CPP VARIANT ====================
==========================================================
RESULTS for ubuntu 
On the branch feature/gh228-consume-ut-control-2.0.0
        . PASS
framework/ut-control/build/linux/curl/lib/libcurl.a exists. PASS
Openssl static lib does not exist. PASS 
CMake host binary does not exist. PASS 
build/linux/cpp_libs/lib/libgtest.a exists. PASS
build/linux/cpp_libs/lib/libgtest_main.a exists. PASS
build/bin/hal_test exists. PASS
tests/build/bin/ut-test exists. PASS
==========================================================
==========================================================
RESULTS for VM-SYNC 
On the branch feature/gh228-consume-ut-control-2.0.0
        . PASS
framework/ut-control/build/linux/curl/lib/libcurl.a exists. PASS
framework/ut-control/build/linux/openssl/lib/libssl.a exists. PASS 
framework/ut-control/host-tools/CMake-3.30.0/build/bin/cmake exists. PASS 
build/linux/cpp_libs/lib/libgtest.a exists. PASS
build/linux/cpp_libs/lib/libgtest_main.a exists. PASS
build/bin/hal_test exists. PASS
tests/build/bin/ut-test exists. PASS
==========================================================
==========================================================
RESULTS for dunfell_arm 
On the branch feature/gh228-consume-ut-control-2.0.0
        . PASS
framework/ut-control/build/arm/curl/lib/libcurl.a exists. PASS
framework/ut-control/build/arm/openssl/lib/libssl.a exists. PASS 
CMake host binary does not exist. PASS 
build/arm/cpp_libs/lib/libgtest.a exists. PASS
build/arm/cpp_libs/lib/libgtest_main.a exists. PASS
build/bin/hal_test exists. PASS
tests/build/bin/ut-test exists. PASS
==========================================================
==========================================================
RESULTS for dunfell_linux 
On the branch feature/gh228-consume-ut-control-2.0.0
        . PASS
CURL static lib does not exist. PASS
Openssl static lib does not exist. PASS 
CMake host binary exists. PASS 
build/linux/cpp_libs/lib/libgtest.a exists. PASS
build/linux/cpp_libs/lib/libgtest_main.a exists. PASS
build/bin/hal_test exists. PASS
tests/build/bin/ut-test exists. PASS
==========================================================
==========================================================
RESULTS for kirkstone_arm 
On the branch feature/gh228-consume-ut-control-2.0.0
        . PASS
framework/ut-control/build/arm/curl/lib/libcurl.a exists. PASS
framework/ut-control/build/arm/openssl/lib/libssl.a exists. PASS 
CMake host binary does not exist. PASS 
build/arm/cpp_libs/lib/libgtest.a exists. PASS
build/arm/cpp_libs/lib/libgtest_main.a exists. PASS
build/bin/hal_test exists. PASS
tests/build/bin/ut-test exists. PASS
==========================================================
==========================================================
RESULTS for kirkstone_linux 
On the branch feature/gh228-consume-ut-control-2.0.0
        . PASS
framework/ut-control/build/linux/curl/lib/libcurl.a exists. PASS
Openssl static lib does not exist. PASS 
CMake host binary does not exist. PASS 
build/linux/cpp_libs/lib/libgtest.a exists. PASS
build/linux/cpp_libs/lib/libgtest_main.a exists. PASS
build/bin/hal_test exists. PASS
tests/build/bin/ut-test exists. PASS
==========================================================
jpn323@janus ~/workspace/ut-core-reduce-size/scripts (feature/gh228-consume-ut-control-2.0.0)$ 
jpn323@janus ~/workspace/ut-core-reduce-size/scripts (feature/gh228-consume-ut-control-2.0.0)$ 
jpn323@janus ~/workspace/ut-core-reduce-size/scripts (feature/gh228-consume-ut-control-2.0.0)$ ./release-test-script-platform.sh -t feature/gh228-consume-ut-control-2.0.0
UT_CORE_BRANCH_NAME = feature/gh228-consume-ut-control-2.0.0
UT_CONTROL_BRANCH_NAME = 
UT_CONTROL_BRANCH_NAME is empty
==========================================================
RESULTS for ubuntu 
On the branch feature/gh228-consume-ut-control-2.0.0
            . PASS
/home/jpn323/workspace/ut-core-reduce-size/scripts/rdk-halif-hdmi_cec-ubuntu
ut/bin/hal_test_RCECHal exists. PASS
ut/ut-core/framework/ut-control/build/linux/curl/lib/libcurl.a exists. PASS
Openssl static lib does not exist. PASS 
CMake host binary does not exist. PASS 
==========================================================
==========================================================
RESULTS for VM-SYNC 
On the branch feature/gh228-consume-ut-control-2.0.0
            . PASS
/home/jpn323/workspace/ut-core-reduce-size/scripts/rdk-halif-hdmi_cec-VM-SYNC_linux
ut/bin/hal_test_RCECHal exists. PASS
ut/ut-core/framework/ut-control/build/linux/curl/lib/libcurl.a exists. PASS
ut/ut-core/framework/ut-control/build/linux/openssl/lib/libssl.a exists. PASS 
ut/ut-core/framework/ut-control/host-tools/CMake-3.30.0/build/bin/cmake exists. PASS 
==========================================================
==========================================================
RESULTS for dunfell_arm 
On the branch feature/gh228-consume-ut-control-2.0.0
            . PASS
/home/jpn323/workspace/ut-core-reduce-size/scripts/rdk-halif-hdmi_cec-dunfell_arm
ut/bin/hal_test_RCECHal exists. PASS
ut/ut-core/framework/ut-control/build/arm/curl/lib/libcurl.a exists. PASS
ut/ut-core/framework/ut-control/build/arm/openssl/lib/libssl.a exists. PASS 
CMake host binary does not exist. PASS 
==========================================================
==========================================================
RESULTS for dunfell_linux 
On the branch feature/gh228-consume-ut-control-2.0.0
            . PASS
/home/jpn323/workspace/ut-core-reduce-size/scripts/rdk-halif-hdmi_cec-dunfell_linux
ut/bin/hal_test_RCECHal exists. PASS
CURL static lib does not exist. PASS
Openssl static lib does not exist. PASS 
CMake host binary exists. PASS 
==========================================================
==========================================================
RESULTS for kirkstone_arm 
On the branch feature/gh228-consume-ut-control-2.0.0
            . PASS
/home/jpn323/workspace/ut-core-reduce-size/scripts/rdk-halif-hdmi_cec-kirkstone_arm
ut/bin/hal_test_RCECHal exists. PASS
ut/ut-core/framework/ut-control/build/arm/curl/lib/libcurl.a exists. PASS
ut/ut-core/framework/ut-control/build/arm/openssl/lib/libssl.a exists. PASS 
CMake host binary does not exist. PASS 
==========================================================
==========================================================
RESULTS for kirkstone_linux 
On the branch feature/gh228-consume-ut-control-2.0.0
            . PASS
/home/jpn323/workspace/ut-core-reduce-size/scripts/rdk-halif-hdmi_cec-kirkstone_linux
ut/bin/hal_test_RCECHal exists. PASS
ut/ut-core/framework/ut-control/build/linux/curl/lib/libcurl.a exists. PASS
Openssl static lib does not exist. PASS 
CMake host binary does not exist. PASS 
==========================================================
jpn323@janus ~/workspace/ut-core-reduce-size/scripts (feature/gh228-consume-ut-control-2.0.0)$ 

@kanjoe24 kanjoe24 merged commit 01734c6 into develop Dec 5, 2025
12 checks passed
@github-project-automation github-project-automation bot moved this from Approved For Merge to Resolved in UT-Core Roadmap Dec 5, 2025
@kanjoe24 kanjoe24 deleted the feature/gh228-consume-ut-control-2.0.0 branch December 5, 2025 11:30
@github-actions github-actions bot locked and limited conversation to collaborators Dec 5, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

Status: Resolved

Development

Successfully merging this pull request may close these issues.

Task: Update ut-core to consume ut-control 2.0.0

3 participants