blob: 4a1d87ce705d50fd5dbe813d00286b54203c9a7c [file] [log] [blame]
option(
'mode',
type : 'combo',
choices : ['single', 'parallel'],
value : 'single',
description : 'Test the one at a time function or many at a time function.'
)