brief_desc = "Test single-threaded app with log file, mode changes errors to full" full_desc = "" coaly_config_file = "r-1file_f-allvars_m-err2full.toml" #coaly_config_file_is_wrong = true main_group = "main" footprint_pattern = "^.* (H:\\w+)( A:\\w+\\(\\d+\\)) P:.*( L:[A-Z]\\([A-Z]+\\))( S:.*\\.rs)(:\\d+){0,1}( M:.*)$" [[thread_groups]] name = "main" structure = "sequential" loops = 1 runtime = 0 event_delay = "const(1000)"