commit | 8305d1b6ef634a2c888dfa67c8cbbc28ea9677f5 | [log] [tgz] |
---|---|---|
author | Anas Nashif <anas.nashif@intel.com> | Thu Nov 26 11:55:02 2020 -0500 |
committer | Anas Nashif <anas.nashif@intel.com> | Tue Dec 01 15:36:19 2020 -0500 |
tree | f7c9970da795eb745e551265d9f6b9e2b63734d0 | |
parent | a44268f4fb42f0db64323566dd72b4fc5f762d6e [diff] |
sanitycheck: fix hardware map defaults We were setting all devices as connected, now do that based on serial availability. Rename internal variables and make them shorter: connected_hardware -> duts ConnectedDevice = DUT Signed-off-by: Anas Nashif <anas.nashif@intel.com>