common/tools/ats/smoketest/uiresources/conf/ui_testsdkskinswu.cfg
author Simon Howkins <simonh@symbian.org>
Wed, 27 Oct 2010 16:22:14 +0100
changeset 1316 0b4a09013baf
parent 788 a8a37ca9cc04
permissions -rw-r--r--
Added copyright messages
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
788
a8a37ca9cc04 Added new smoke test for Setting wallpaper
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
     1
[Test]
a8a37ca9cc04 Added new smoke test for Setting wallpaper
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
     2
title PressKey 
a8a37ca9cc04 Added new smoke test for Setting wallpaper
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
     3
pause 2000
a8a37ca9cc04 Added new smoke test for Setting wallpaper
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
     4
presskey global EKeyDevice1
a8a37ca9cc04 Added new smoke test for Setting wallpaper
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
     5
[Endtest]
a8a37ca9cc04 Added new smoke test for Setting wallpaper
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
     6
a8a37ca9cc04 Added new smoke test for Setting wallpaper
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
     7
//----------------------------------------------------------------------------------//
a8a37ca9cc04 Added new smoke test for Setting wallpaper
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
     8
//---------------------------AknsControlContext.H-----------------------------------//
a8a37ca9cc04 Added new smoke test for Setting wallpaper
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
     9
//----------------------------------------------------------------------------------//
a8a37ca9cc04 Added new smoke test for Setting wallpaper
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    10
// Test AknsControlContext.H
a8a37ca9cc04 Added new smoke test for Setting wallpaper
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    11
// For test function:
a8a37ca9cc04 Added new smoke test for Setting wallpaper
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    12
// IMPORT_C static TInt SetIdleWallpaper(const TDesC& aFilename, 
a8a37ca9cc04 Added new smoke test for Setting wallpaper
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    13
//     CCoeEnv* aCoeEnv, TInt aWaitNoteTextResourceID = 0, TInt aWaitNoteResourceID = 0);
a8a37ca9cc04 Added new smoke test for Setting wallpaper
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    14
[Test]
a8a37ca9cc04 Added new smoke test for Setting wallpaper
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    15
title TestWUSetIdleWallpaper
a8a37ca9cc04 Added new smoke test for Setting wallpaper
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    16
create testsdkskins test
a8a37ca9cc04 Added new smoke test for Setting wallpaper
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    17
bringtoforeground
a8a37ca9cc04 Added new smoke test for Setting wallpaper
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    18
test TestWUSetIdleWallpaper
a8a37ca9cc04 Added new smoke test for Setting wallpaper
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    19
delete test
a8a37ca9cc04 Added new smoke test for Setting wallpaper
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    20
sendtobackground
a8a37ca9cc04 Added new smoke test for Setting wallpaper
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    21
[Endtest]
a8a37ca9cc04 Added new smoke test for Setting wallpaper
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    22
a8a37ca9cc04 Added new smoke test for Setting wallpaper
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    23
// For test function:
a8a37ca9cc04 Added new smoke test for Setting wallpaper
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    24
// IMPORT_C static TInt SetSlidesetWallpaper(CDesCArray& aSelectedFiles, 
a8a37ca9cc04 Added new smoke test for Setting wallpaper
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    25
//     CCoeEnv* aCoeEnv, TInt aWaitNoteTextResourceID = 0, TInt aWaitNoteResourceID = 0);
a8a37ca9cc04 Added new smoke test for Setting wallpaper
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    26
[Test]
a8a37ca9cc04 Added new smoke test for Setting wallpaper
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    27
title TestWUSetSlidesetWallpaperL
a8a37ca9cc04 Added new smoke test for Setting wallpaper
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    28
create testsdkskins test
a8a37ca9cc04 Added new smoke test for Setting wallpaper
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    29
bringtoforeground
a8a37ca9cc04 Added new smoke test for Setting wallpaper
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    30
test TestWUSetSlidesetWallpaperL
a8a37ca9cc04 Added new smoke test for Setting wallpaper
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    31
delete test
a8a37ca9cc04 Added new smoke test for Setting wallpaper
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    32
sendtobackground
a8a37ca9cc04 Added new smoke test for Setting wallpaper
Maciej Seroka <maciejs@symbian.org>
parents:
diff changeset
    33
[Endtest]