# Only compile with optimisation setTestOpts( only_ways(['optc','optasm']) ) test('default', normal, compile, ['']) test('fact', normal, compile, ['']) test('fun', normal, compile, ['']) test('goo', normal, compile, ['']) test('ins', normal, compile, ['']) test('map', normal, compile, ['']) test('sim', normal, compile, ['']) test('str001', normal, compile, ['']) test('str002', normal, compile, ['']) test('syn', normal, compile, ['']) test('test', normal, compile, ['']) test('tst', normal, compile, ['']) test('unu', normal, compile, ['']) test('newtype', req_profiling, compile, ['-prof -auto-all'])