Make sure not to abort entire benchmark if a mode was marked as unstable

This commit is contained in:
jsteube
2019-03-03 20:11:23 +01:00
parent dc9279c95c
commit c43ef406a9
2 changed files with 13 additions and 2 deletions
+1
View File
@@ -1051,6 +1051,7 @@ typedef struct hc_device_param
u32 platform_devices_id; // for mapping with hms devices
bool skipped;
bool unstable_warning;
st_status_t st_status;