Update CLI message in tests
Signed-off-by: Jan Musial <jan.musial@intel.com>
This commit is contained in:
parent
65b51a4ba7
commit
16b64a97f2
@ -81,7 +81,8 @@ stop_cache_mounted_core = [
|
||||
]
|
||||
|
||||
load_and_force = [
|
||||
r"Use of \'load\' and \'force\' simultaneously is forbidden\."
|
||||
(r"Use of \'load\' and \'force\', \'cache-id\', \'cache-mode\' or \'cache-line-size\'",
|
||||
r" simultaneously is forbidden.")
|
||||
]
|
||||
|
||||
try_add_core_sector_size_mismatch = [
|
||||
|
Loading…
Reference in New Issue
Block a user