telutils/dialpad/tsrc/unit/runall.cmd
changeset 13 e32024264ebb
parent 12 ae8abd0db65c
child 19 e44a8c097b15
equal deleted inserted replaced
12:ae8abd0db65c 13:e32024264ebb
    18 
    18 
    19 if "%1"=="winscw" (
    19 if "%1"=="winscw" (
    20 call runtest.cmd ut_dialpadbuttonstyle
    20 call runtest.cmd ut_dialpadbuttonstyle
    21 call runtest.cmd ut_dialpadmultitaphandler
    21 call runtest.cmd ut_dialpadmultitaphandler
    22 call runtest.cmd mt_dialpad
    22 call runtest.cmd mt_dialpad
       
    23 call runtest.cmd ut_dialpadvoicemailboxeventfilter
       
    24 call runtest.cmd mt_keyhandler
       
    25 call runtest.cmd ut_dialpadbluetootheventfilter
    23 )
    26 )
    24 
    27 
    25 @echo off
    28 @echo off
    26 if "%1"=="win32" (
    29 if "%1"=="win32" (
    27 call runtest_w32.cmd ut_dialpadbuttonstyle
    30 call runtest_w32.cmd ut_dialpadbuttonstyle