commit | 39b3a82609511e2d855a2182f22361cc1332bb25 | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Fri Aug 03 14:06:42 2018 -0700 |
committer | Patrick Venture <venture@google.com> | Tue Aug 07 10:11:14 2018 -0700 |
tree | 3006a0bc1d00af592246cfa4a652e8faee23b899 | |
parent | fbc7d191eb6d49ff93379e90f372960b799b25c4 [diff] |
test: rework ipmi validate test as table The tests are now done as a table with inputs and expected outputs instead of an individual test method for each case. The trade-off is that if the table fails it may not be immediately obvious what failed. Change-Id: I18d43c89674fe7b99c04eb1e8bee513fa37478f4 Signed-off-by: Patrick Venture <venture@google.com>