Skip to content
Snippets Groups Projects

[RTADPA BW Tests] Introducing an Hlt1-bandwidth test via Moore_in_Allen

Merged Luke Grazette requested to merge lugrazet-BW-initialhlt1test into master
All threads resolved!
Files
2
@@ -31,7 +31,8 @@ options.output_file = fname_helper.mdf_fname_for_Moore(
stream_config="streamless").format(stream="streamless")
options.output_type = 'MDF'
options.output_manifest_file = fname_helper.tck(stream_config="streamless")
options.use_iosvc=False
options.use_iosvc = False
def name(linedefn):
return signature(linedefn).parameters['name'].default
Loading