Update the SOS unit tests to use build_client() and clean up tests.

Review Request #12510 — Created Aug. 5, 2022 and submitted

chipx86
RBTools
release-4.x
rbtools

This updates the SOS unit tests to build a SOSClient in each test
where it's needed, rather than in setUp(). This is in prepration for
new tests that will need to handle client construction differently.

SOS unit tests pass.

Summary
Update the SOS unit tests to use build_client() and clean up tests.
chipx86
david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-4.x (74a5eb6)
Loading...