update analyze_commands tests to demarcate a subset of tests which

should be run serially; needed to avoid file output race conditions in
a common directory

Signed-off-by: Karl W Schulz <karl.schulz@amd.com>
This commit is contained in:
Karl W Schulz
2024-03-14 13:34:34 -05:00
committed by Karl W. Schulz
parent b610e1c27b
commit b38dcfd2c9
3 changed files with 18 additions and 60 deletions
+1
View File
@@ -54,4 +54,5 @@ markers = [
"decimal",
"col",
"kernel_verbose",
"serial",
]