classicui_pub/common_file_dialogs_api/tsrc/conf/ui_testsdkcfdcommondialogsdynmem.cfg
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 02 Feb 2010 01:00:49 +0200
changeset 0 2f259fa3e83a
permissions -rw-r--r--
Revision: 201003 Kit: 201005

[Test]
title PressKey
pause 10000
presskey global EKeyDevice1
[Endtest]


//----------------------------------------------------------------------------------//
//-------------------------------AknCommonDialogsDynMem.h---------------------------//
//----------------------------------------------------------------------------------//
// Test AknCommonDialogsDynMem.h
// For test function:
// IMPORT_C static TBool RunSelectDlgLD(
//     TInt aIncludedMedias,
//     TDes& aFileName,
//     TInt aMemorySelectionResourceId,
//     MAknFileSelectionObserver* aObserver = NULL );
[Test]
title TestCDDMRunSelectDlgLD#2
create testsdkcfd test
bringtoforeground
test TestCDDMRunSelectDlgLD
delete test
sendtobackground
[Endtest]

// For test function:
// IMPORT_C static TBool RunSelectDlgLD(
//     TInt aIncludedMedias,
//     TDes& aFileName,
//     TInt aMemorySelectionResourceId,
//     MAknFileFilter* aFilter,
//     MAknFileSelectionObserver* aObserver = NULL );
[Test]
title TestCDDMRunSelectDlgLDFilter#3
create testsdkcfd test
bringtoforeground
test TestCDDMRunSelectDlgLDFilter
delete test
sendtobackground
[Endtest]

// For test function:
// IMPORT_C static TBool RunSelectDlgLD(
//     TInt aIncludedMedias,
//     TDes& aFileName,
//     TInt aMemorySelectionResourceId,
//     const TDesC& aFileSelectionTitle,
//     MAknFileSelectionObserver* aObserver = NULL );
[Test]
title TestCDDMRunSelectDlgLDTitle#4
create testsdkcfd test
bringtoforeground
test TestCDDMRunSelectDlgLDTitle
delete test
sendtobackground
[Endtest]

// For test function:
// IMPORT_C static TBool RunSelectDlgLD(
//     TInt aIncludedMedias,
//     TDes& aFileName,
//     TInt aMemorySelectionResourceId,
//     TInt aFileSelectionResourceId,
//     MAknFileSelectionObserver* aObserver = NULL );
[Test]
title TestCDDMRunSelectDlgLDFileId#5
create testsdkcfd test
bringtoforeground
test TestCDDMRunSelectDlgLDFileId
delete test
sendtobackground
[Endtest]

// For test function:
// IMPORT_C static TBool RunMoveDlgLD(
//     TInt aIncludedMedias,
//     TDes& aDirectory,
//     TInt aMemorySelectionResourceId,
//     MAknFileSelectionObserver* aObserver = NULL );
[Test]
title TestCDDMRunMoveDlgLD#6
create testsdkcfd test
bringtoforeground
test TestCDDMRunMoveDlgLD
delete test
sendtobackground
[Endtest]

// For test function:
// IMPORT_C static TBool RunMoveDlgLD(
//     TInt aIncludedMedias,
//     TDes& aDirectory,
//     TInt aMemorySelectionResourceId,
//     MAknFileFilter* aFilter,
//     MAknFileSelectionObserver* aObserver = NULL );
[Test]
title TestCDDMRunMoveDlgLDFilter#7
create testsdkcfd test
bringtoforeground
test TestCDDMRunMoveDlgLDFilter
delete test
sendtobackground
[Endtest]

// For test function:
// IMPORT_C static TBool RunMoveDlgLD(
//     TInt aIncludedMedias,
//     TDes& aDirectory,
//     TInt aMemorySelectionResourceId,
//     const TDesC& aFileSelectionTitle,
//     MAknFileSelectionObserver* aObserver = NULL );
[Test]
title TestCDDMRunMoveDlgLDTitle#8
create testsdkcfd test
bringtoforeground
test TestCDDMRunMoveDlgLDTitle
delete test
sendtobackground
[Endtest]

// For test function:
// IMPORT_C static TBool RunMoveDlgLD(
//     TInt aIncludedMedias,
//     TDes& aDirectory,
//     TInt aMemorySelectionResourceId,
//     TInt aFileSelectionResourceId,
//     MAknFileSelectionObserver* aObserver = NULL );
[Test]
title TestCDDMRunMoveDlgLDFileId#9
create testsdkcfd test
bringtoforeground
test TestCDDMRunMoveDlgLDFileId
delete test
sendtobackground
[Endtest]

// For test function:
// IMPORT_C static TBool RunSaveDlgLD(
//     TInt aIncludedMedias,
//     TDes& aDefaultFileName,
//     TInt aMemorySelectionResourceId,
//     MAknFileSelectionObserver* aObserver = NULL );
[Test]
title TestCDDMRunSaveDlgLD#10
create testsdkcfd test
bringtoforeground
test TestCDDMRunSaveDlgLD
delete test
sendtobackground
[Endtest]

// For test function:
// IMPORT_C static TBool RunSaveDlgLD(
//     TInt aIncludedMedias,
//     TDes& aDefaultFileName,
//     TInt aMemorySelectionResourceId,
//     MAknFileFilter* aFilter,
//     MAknFileSelectionObserver* aObserver = NULL );
[Test]
title TestCDDMRunSaveDlgLDFilter#11
create testsdkcfd test
bringtoforeground
test TestCDDMRunSaveDlgLDFilter
delete test
sendtobackground
[Endtest]

// For test function:
// IMPORT_C static TBool RunSaveDlgLD(
//     TInt aIncludedMedias,
//     TDes& aDefaultFileName,
//     TInt aMemorySelectionResourceId,
//     const TDesC& aFileSelectionTitle,
//     const TDesC& aFileNamePromptTitle,
//     MAknFileSelectionObserver* aObserver = NULL );
[Test]
title TestCDDMRunSaveDlgLDTitle#12
create testsdkcfd test
bringtoforeground
test TestCDDMRunSaveDlgLDTitle
delete test
sendtobackground
[Endtest]

// For test function:
// IMPORT_C static TBool RunSaveDlgLD(
//     TInt aIncludedMedias,
//     TDes& aDefaultFileName,
//     TInt aMemorySelectionResourceId,
//     TInt aFileSelectionResourceId,
//     MAknFileSelectionObserver* aObserver = NULL );
[Test]
title TestCDDMRunSaveDlgLDFileId#13
create testsdkcfd test
bringtoforeground
test TestCDDMRunSaveDlgLDFileId
delete test
sendtobackground
[Endtest]

// For test function:
// IMPORT_C static TBool RunSaveDlgLD(
//     TInt aIncludedMedias,
//     TDes& aDefaultFileName,
//     TInt aMemorySelectionResourceId,
//     TInt aFileSelectionResourceId,
//     const TDesC& aFileNamePromptTitle,
//     MAknFileSelectionObserver* aObserver = NULL );
[Test]
title TestCDDMRunSaveDlgLDIdTitle#14
create testsdkcfd test
bringtoforeground
test TestCDDMRunSaveDlgLDIdTitle
delete test
sendtobackground
[Endtest]

// For test function:
// IMPORT_C static TBool RunSaveDlgNoDirectorySelectionLD(
//     TInt aIncludedMedias,
//     TDes& aDefaultFileName,
//     TInt aMemorySelectionResourceId,
//     MAknFileSelectionObserver* aObserver = NULL );
[Test]
title TestCDDMRunSaveDlgNoDirectorySelectionLD#15
create testsdkcfd test
bringtoforeground
test TestCDDMRunSaveDlgNoDirectorySelectionLD
delete test
sendtobackground
[Endtest]

// For test function:
// IMPORT_C static TBool RunSaveDlgNoDirectorySelectionLD(
//     TInt aIncludedMedias,
//     TDes& aDefaultFileName,
//     TInt aMemorySelectionResourceId,
//     const TDesC& aFileNamePromptTitle,
//     MAknFileSelectionObserver* aObserver = NULL );
[Test]
title TestCDDMRunSaveDlgNoDirectorySelectionLDTitle#16
create testsdkcfd test
bringtoforeground
test TestCDDMRunSaveDlgNoDirectorySelectionLDTitle
delete test
sendtobackground
[Endtest]

// For test function:
// IMPORT_C static TBool RunCopyDlgLD(
//     TInt aIncludedMedias,
//     TDes& aDirectory,
//     TInt aMemorySelectionResourceId,
//     MAknFileSelectionObserver* aObserver = NULL );
[Test]
title TestCDDMRunCopyDlgLD#17
create testsdkcfd test
bringtoforeground
test TestCDDMRunCopyDlgLD
delete test
sendtobackground
[Endtest]

// For test function:
// IMPORT_C static TBool RunCopyDlgLD(
//     TInt aIncludedMedias,
//     TDes& aDirectory,
//     TInt aMemorySelectionResourceId,
//     MAknFileFilter* aFilter,
//     MAknFileSelectionObserver* aObserver = NULL );
[Test]
title TestCDDMRunCopyDlgLDFilter#18
create testsdkcfd test
bringtoforeground
test TestCDDMRunCopyDlgLDFilter
delete test
sendtobackground
[Endtest]

// For test function:
// IMPORT_C static TBool RunCopyDlgLD(
//     TInt aIncludedMedias,
//     TDes& aDirectory,
//     TInt aMemorySelectionResourceId,
//     TInt aFileSelectionResourceId,
//     MAknFileSelectionObserver* aObserver = NULL );
[Test]
title TestCDDMRunCopyDlgLDFileId#19
create testsdkcfd test
bringtoforeground
test TestCDDMRunCopyDlgLDFileId
delete test
sendtobackground
[Endtest]

// For test function:
// IMPORT_C static TBool RunSelectDlgLD(
//     TInt aIncludedMedias,
//     TDes& aFileName,
//     const TDesC& aStartFolder,
//     TInt aMemorySelectionResourceId,
//     MAknFileSelectionObserver* aObserver = NULL );
[Test]
title TestCDDMRunSelectDlgLDFolder#20
create testsdkcfd test
bringtoforeground
test TestCDDMRunSelectDlgLDFolder
delete test
sendtobackground
[Endtest]

// For test function:
// IMPORT_C static TBool RunSelectDlgLD(
//     TInt aIncludedMedias,
//     TDes& aFileName,
//     const TDesC& aStartFolder,
//     TInt aMemorySelectionResourceId,
//     MAknFileFilter* aFilter,
//     MAknFileSelectionObserver* aObserver = NULL );
[Test]
title TestCDDMRunSelectDlgLDFolderFilter#21
create testsdkcfd test
bringtoforeground
test TestCDDMRunSelectDlgLDFolderFilter
delete test
sendtobackground
[Endtest]

// For test function:
// IMPORT_C static TBool RunSelectDlgLD(
//     TInt aIncludedMedias,
//     TDes& aFileName,
//     const TDesC& aStartFolder,
//     TInt aMemorySelectionResourceId,
//     const TDesC& aFileSelectionTitle,
//     MAknFileSelectionObserver* aObserver = NULL );
[Test]
title TestCDDMRunSelectDlgLDFolderTitle#22
create testsdkcfd test
bringtoforeground
test TestCDDMRunSelectDlgLDFolderTitle
delete test
sendtobackground
[Endtest]

// For test function:
// IMPORT_C static TBool RunSelectDlgLD(
//     TInt aIncludedMedias,
//     TDes& aFileName,
//     const TDesC& aStartFolder,
//     TInt aMemorySelectionResourceId,
//     TInt aFileSelectionResourceId,
//     MAknFileSelectionObserver* aObserver = NULL );
[Test]
title TestCDDMRunSelectDlgLDFolderFileID#23
create testsdkcfd test
bringtoforeground
test TestCDDMRunSelectDlgLDFolderFileID
delete test
sendtobackground
[Endtest]

// For test function:
// IMPORT_C static TBool RunSelectDlgLD(
//     TInt aIncludedMedias,
//     TDes& aFileName,
//     const TDesC& aStartFolder,
//     TInt aMemorySelectionResourceId,
//     TInt aFileSelectionResourceId,
//     const TDesC& aFileSelectionTitle,
//     MAknFileFilter* aFilter = NULL,
//     MAknFileSelectionObserver* aObserver = NULL );
[Test]
title TestCDDMRunSelectDlgLDFolderTitleFilter#24
create testsdkcfd test
bringtoforeground
test TestCDDMRunSelectDlgLDFolderTitleFilter
delete test
sendtobackground
[Endtest]

// For test function:
// IMPORT_C static TBool RunSaveDlgLD(
//     TInt aIncludedMedias,
//     TDes& aDefaultFileName,
//     const TDesC& aStartFolder,
//     TInt aMemorySelectionResourceId,
//     TInt aFileSelectionResourceId,
//     const TDesC& aFileSelectionTitle,
//     MAknFileFilter* aFilter = NULL,
//     MAknFileSelectionObserver* aObserver = NULL );
[Test]
title TestCDDMRunSaveDlgLDFolderTitleFilter#25
create testsdkcfd test
bringtoforeground
test TestCDDMRunSaveDlgLDFolderTitleFilter
delete test
sendtobackground
[Endtest]

// For test function:
// IMPORT_C static TBool RunFolderSelectDlgLD(
//     TInt aIncludedMedias,
//     TDes& aFolder,
//     const TDesC& aStartFolder,
//     TInt aMemorySelectionResourceId,
//     TInt aFileSelectionResourceId,
//     const TDesC& aFileSelectionTitle,
//     MAknFileFilter* aFilter = NULL,
//     MAknFileSelectionObserver* aObserver = NULL );
[Test]
title TestCDDMRunFolderSelectDlgLD#26
create testsdkcfd test
bringtoforeground
test TestCDDMRunFolderSelectDlgLD
delete test
sendtobackground
[Endtest]

[Test]
title PressKey-Double#27
pause 10000
presskey global EKeyDevice1
pause 10000
presskey global EKeyDevice1
[Endtest]

[Test]
title PressKey-Tripple#28
pause 10000
presskey global EKeyDevice1
pause 10000
presskey global EKeyDevice1
pause 10000
presskey global EKeyDevice1
[Endtest]