summaryrefslogtreecommitdiff
path: root/testsuite/tests/dph/modules/dph-modules.T
blob: c9476b64758c7d2d922532b7410ba1916dcca333 (plain)
1
2
3
4
5
6
7
8
test    ('dph-ExportList-vseg-fast' 
        , [ extra_clean(['ExportList.o', 'ExportList.hi'])
          , reqlib('dph-lifted-vseg')
          , reqlib('dph-prim-par')
          , only_ways(['normal', 'threaded1', 'threaded2']) ] 
        , multimod_compile
        , [ 'ExportList'
          , '-O0 -package dph-lifted-vseg'])