Update CLI message in tests

Signed-off-by: Jan Musial <jan.musial@intel.com>
This commit is contained in:
Jan Musial 2022-02-08 11:14:04 +01:00
parent 65b51a4ba7
commit 16b64a97f2

View File

@ -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 = [