Don't require soscmd or p4 for RBTools unit tests.

Review Request #12646 — Created Sept. 26, 2022 and submitted

Information

RBTools
release-4.x

Reviewers

Our unit tests for SOS and Perforce don't actually invoke soscmd or
p4, so we don't need to have them installed. This change spies on
check_install to ensure they always show up as installed, preventing
tests from skipping if they're missed.

Removed soscmd and p4 from my path. Verified that unit tests passed.

Summary ID
Don't require soscmd or p4 for RBTools unit tests.
Our unit tests for SOS and Perforce don't actually invoke `soscmd` or `p4`, so we don't need to have them installed. This change spies on `check_install` to ensure they always show up as installed, preventing tests from skipping if they're missed.
619ad986b7e58e7416de35f86e82a2ae6286523f
david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-4.x (5355345)
Loading...