Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gh #16: Updates to ut_raft classes #17

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Commits on Oct 18, 2024

  1. gh #16: Updates to ut_raft classes

    utSuiteNavigator - Updated start function to take the path from test_suite yaml file to execute the binary
    utPlayer - Enhanced the play function to accept optional arguments for the player tool
    utBaseUtils - Introduced a new class containing common reusable functionalities, including the scpCopy function for copying files to the target
    utHelper - Updated the downloadToDevice function to utilize scpCopy from the utBaseUtils class
    bhanucbp committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    a97a0d4 View commit details
    Browse the repository at this point in the history
  2. gh #16: Updates to ut_raft classes

    corrected the tyep in session condition check
    bhanucbp committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    fd55b2d View commit details
    Browse the repository at this point in the history