commit | 5288136a60235fb2af2e26790ff190451f7bd5b2 | [log] [tgz] |
---|---|---|
author | Matthew Barth <msbarth@us.ibm.com> | Thu Oct 17 15:40:43 2019 -0500 |
committer | Matthew Barth <msbarth@us.ibm.com> | Thu Oct 17 16:20:01 2019 -0500 |
tree | 736140a61f14bfa1bf28a3ba4dfe4e7e2935a9f0 | |
parent | efe0158c4c71f80239786c2466fb49a4f6b19f16 [diff] |
test: Rename "ExpectedValues" struct to "Values" Additional tests will be added that utilize the same set of values and may have different expected results. So to reflect this, the "ExpectedValues" struct is renamed as "Values" which will always be used to populate the storage array used in property watch testing. Tested: No change in testing results Change-Id: If07c10fdbf99d551fdac3475dc15df48954c2b24 Signed-off-by: Matthew Barth <msbarth@us.ibm.com>