commit | 39c8215def368bdce5f21484b453caa794f9541c | [log] [tgz] |
---|---|---|
author | Matthew Barth <msbarth@us.ibm.com> | Thu Oct 17 15:47:29 2019 -0500 |
committer | Matthew Barth <msbarth@us.ibm.com> | Thu Oct 17 16:20:23 2019 -0500 |
tree | 67807a26ebc3cec7e41823fa7740fcd5d361d042 | |
parent | 5288136a60235fb2af2e26790ff190451f7bd5b2 [diff] |
test: Functionalize test state validation check Create a function that is used as a parameter to the test that performs the verification of the expected test results. This allows for different test state validation checks to be done against the values used in testing. Tested: No change in testing results Change-Id: Ie14a47d7872970549dabf5dadc2cfc60062558f2 Signed-off-by: Matthew Barth <msbarth@us.ibm.com>