commit | 040f5f1067d8d05002aef74bdacc97b745df7c57 | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Fri Dec 08 15:47:18 2017 +0100 |
committer | Tom Rini <trini@konsulko.com> | Tue Dec 12 21:33:38 2017 -0500 |
tree | e36495d47ac41559f83c9d687092ea03c21a0a8e | |
parent | f03146480df0d45466b89218db1fd49ba39fc791 [diff] |
test: py: Add an option to skip sleep test Some QEMUs have a problem with time setup that's why sleep test is failing. Introduce env__sleep_accurate boardenv variable to have an option to skip sleep test. Signed-off-by: Michal Simek <michal.simek@xilinx.com> Reviewed-by: Tom Rini <trini@konsulko.com> Reviewed-by: Stephen Warren <swarren@nvidia.com>