resourcemgmt/powerandmemorynotificationservice/group/t_pwroffevents.mmp
changeset 45 c6215323ad55
parent 0 4e1aa6a622a0
child 48 86cf7a1b7eb9
equal deleted inserted replaced
44:2c28af138640 45:c6215323ad55
    14 // t_poweroffevents.mmp
    14 // t_poweroffevents.mmp
    15 // This test script should be run only in Text Shell mode.
    15 // This test script should be run only in Text Shell mode.
    16 // 
    16 // 
    17 //
    17 //
    18 
    18 
    19 TARGET          t_pwroffevents.exe
    19 TARGET          t_pwroffevents.exe //RTEST
    20 // requires PowerMgmt because it is a unit test of the server code that will call the Power API which requires it
    20 // requires PowerMgmt because it is a unit test of the server code that will call the Power API which requires it
    21 // requires DiskAdmin because the test will make the server call RFs::FinaliseDrives() as part of power-off sequence
    21 // requires DiskAdmin because the test will make the server call RFs::FinaliseDrives() as part of power-off sequence
    22 CAPABILITY      PowerMgmt DiskAdmin 
    22 CAPABILITY      PowerMgmt DiskAdmin 
    23 TARGETTYPE      EXE
    23 TARGETTYPE      EXE
    24 
    24