[RGT] DistroTest: Separate environment-specific test functions
authorPaul Robinson <paul.robinson@sony.com>
Thu, 17 Feb 2022 18:36:17 +0000 (10:36 -0800)
committerPaul Robinson <paul.robinson@sony.com>
Fri, 4 Mar 2022 20:28:38 +0000 (12:28 -0800)
commite22e2774d93379d6bad41ae20194b076fdb44915
treecb3ba0beb5608facd017f7891b1de118ed41e5a0
parent6fc11d4d3ea08f2a9e6adf1c1a99c8798904f385
[RGT] DistroTest: Separate environment-specific test functions

This allows using GTEST_SKIP() to identify un-executed tests.

Found by the Rotten Green Tests project.
clang/unittests/Driver/DistroTest.cpp