1 2 3 4 5 6 7
# Just do the opt way... def f( name, opts ): opts.only_ways = ['optasm'] setTestOpts(f) test('Cpr001', [], multimod_compile, ['Cpr001', '-v0'])