Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/tests/Makefile.am

    r026a0f5 r47f9422  
    2222concurrent=yes
    2323quick_test+= coroutine thread monitor
    24 concurrent_test=coroutine thread monitor multi-monitor sched-int sched-ext preempt
    2524else
    2625concurrent=no
    27 concurrent_test=
    2826endif
    2927
     
    5351list :
    5452        @+python test.py --list --concurrent=${concurrent}
    55 
    56 concurrency :
    57         @+python test.py --debug=${debug} --concurrent=${concurrent} ${concurrent_test}
    5853
    5954.dummy : .dummy.c
Note: See TracChangeset for help on using the changeset viewer.