videocollection/mpxmyvideoscollection/tsrc/ut_vcxmyvideoscollectionutiltest/conf/VcxMyVideosCollectionUtilTest.cfg
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Wed, 09 Jun 2010 09:44:23 +0300
branchRCL_3
changeset 16 67eb01668b0e
parent 15 8f0df5c82986
permissions -rw-r--r--
Revision: 201021 Kit: 2010123


[Define]
EErrArgument -6
[Enddefine]

[Test]
title CreateEmptyMediaList
create VcxMyVideosCollectionUtilTest foobar
foobar CreateEmptyMediaList
delete foobar
[Endtest]

[Test]
title CreateEmptyMessageList
create VcxMyVideosCollectionUtilTest foobar
foobar CreateEmptyMessageList
delete foobar
[Endtest]

[Test]
title CopyFromListToList
create VcxMyVideosCollectionUtilTest foobar
foobar CopyFromListToList 5 3
delete foobar
[Endtest]

[Test]
title CopyFromListToList2
create VcxMyVideosCollectionUtilTest foobar
foobar CopyFromListToList2 5 3
delete foobar
[Endtest]

[Test]
title DriveLetter2DriveNumber
create VcxMyVideosCollectionUtilTest foobar
foobar DriveLetter2DriveNumber a:    0
foobar DriveLetter2DriveNumber c     2
foobar DriveLetter2DriveNumber E:    4
foobar DriveLetter2DriveNumber Z     25
foobar DriveLetter2DriveNumber z0rRo 25
foobar DriveLetter2DriveNumber @         EErrArgument
foobar DriveLetter2DriveNumber [         EErrArgument
foobar DriveLetter2DriveNumber ?:        EErrArgument
foobar DriveLetter2DriveNumber ä         EErrArgument
foobar DriveLetter2DriveNumber " "       EErrArgument
foobar DriveLetter2DriveNumber KNullDesC EErrArgument
delete foobar
[Endtest]

[Test]
title MakeUniqueFileName
create VcxMyVideosCollectionUtilTest foobar
foobar MakeUniqueFileName
delete foobar
[Endtest]

[Test]
title Origin
create VcxMyVideosCollectionUtilTest foobar
foobar Origin
delete foobar
[Endtest]

[Test]
title Origin2
create VcxMyVideosCollectionUtilTest foobar
foobar Origin2
delete foobar
[Endtest]

[Test]
title Flags
create VcxMyVideosCollectionUtilTest foobar
foobar Flags
delete foobar
[Endtest]

[Test]
title DownloadId
create VcxMyVideosCollectionUtilTest foobar
foobar DownloadId
delete foobar
[Endtest]

[Test]
title DownloadState
create VcxMyVideosCollectionUtilTest foobar
foobar DownloadState
delete foobar
[Endtest]

[Test]
title Id
create VcxMyVideosCollectionUtilTest foobar
foobar Id
delete foobar
[Endtest]

[Test]
title Duration
create VcxMyVideosCollectionUtilTest foobar
foobar Duration
delete foobar
[Endtest]

[Test]
title Title
create VcxMyVideosCollectionUtilTest foobar
foobar Title
delete foobar
[Endtest]

[Test]
title Rating
create VcxMyVideosCollectionUtilTest foobar
foobar Rating
delete foobar
[Endtest]

[Test]
title AudioFourCc
create VcxMyVideosCollectionUtilTest foobar
foobar AudioFourCc
delete foobar
[Endtest]

[Test]
title AreSupported
create VcxMyVideosCollectionUtilTest foobar
foobar AreSupported
delete foobar
[Endtest]

[Test]
title AttrBelongsToFullSet
create VcxMyVideosCollectionUtilTest foobar
foobar AttrBelongsToFullSet
delete foobar
[Endtest]

[Test]
title PrintOpenFileHandles
create VcxMyVideosCollectionUtilTest foobar
foobar PrintOpenFileHandles
delete foobar
[Endtest]

[Test]
title GetProcessName
create VcxMyVideosCollectionUtilTest foobar
foobar GetProcessName testscripter_vcxmyvideoscollectionutiltest
delete foobar
[Endtest]