textandloc_pub/directory_localizer_api/tsrc/conf/ui_testsdkdirloc.cfg
changeset 16 56cd22a7a1cb
parent 0 1fb32624e06b
child 18 67f6b0d39020
child 21 f2f7b3284356
--- a/textandloc_pub/directory_localizer_api/tsrc/conf/ui_testsdkdirloc.cfg	Tue Feb 02 02:02:46 2010 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,112 +0,0 @@
-//----------------------------------------------------------------------------------//
-//----------------------------CDirectoryLocalizer.h---------------------------------//
-//----------------------------------------------------------------------------------//
-// Test CDirectoryLocalizer.h
-// For test function:
-// IMPORT_C static CDirectoryLocalizer* NewL();
-[Test]
-title TestDLNewL#1
-create testsdkdirloc test
-test TestDLNewL
-test TestDLDelete
-delete test
-[Endtest] 
-
-// For test function:
-// IMPORT_C static CDirectoryLocalizer* NewL( TResourceReader& aReader );
-[Test]
-title TestDLNewLReaderL#2
-create testsdkdirloc test
-test TestDLNewLReaderL
-test TestDLDelete
-delete test
-[Endtest]
-
-// For test function:
-// IMPORT_C static CDirectoryLocalizer* NewL( TInt aResourceId );
-[Test]
-title TestDLNewLResIDL#3
-create testsdkdirloc test
-test TestDLNewLResIDL
-test TestDLDelete
-delete test
-[Endtest]
-
-// For test function:
-// IMPORT_C void AddFromResourceL( TResourceReader& aReader );
-[Test]
-title TestDLAddFromResourceL#4
-create testsdkdirloc test
-test TestDLNewLReaderL
-test TestDLAddFromResourceL
-test TestDLDelete
-delete test
-[Endtest]
-
-// For test function:
-// IMPORT_C void AddFromResourceL( TInt aResourceId );
-[Test]
-title TestDLAddFromResourceLResIDL#5
-create testsdkdirloc test
-test TestDLNewL
-test TestDLAddFromResourceLResIDL
-test TestDLDelete
-delete test
-[Endtest]
-
-// For test function:
-// IMPORT_C void SetFullPath( const TDesC& aFullPath );
-[Test]
-title TestDLSetFullPath#6
-create testsdkdirloc test
-test TestDLNewL
-test TestDLSetFullPath
-test TestDLDelete
-delete test
-[Endtest]
-
-// For test function:
-// IMPORT_C TBool IsLocalized() const;
-[Test]
-title TestDLIsLocalized#7
-create testsdkdirloc test
-test TestDLNewL
-test TestDLSetFullPath
-test TestDLIsLocalized
-test TestDLDelete
-delete test
-[Endtest]
-
-// For test function:
-// IMPORT_C const TDesC& LocalizedName() const;
-[Test]
-title TestDLLocalizedName#8
-create testsdkdirloc test
-test TestDLNewL
-test TestDLLocalizedName
-test TestDLDelete
-delete test
-[Endtest]
-
-// For test function:
-// IMPORT_C const TDesC& ExtraData() const;
-[Test]
-title TestDLExtraData#9
-create testsdkdirloc test
-test TestDLNewL
-test TestDLExtraData
-test TestDLDelete
-delete test
-[Endtest]
-
-// For test function:
-// IMPORT_C TInt Icon() const;
-[Test]
-title TestDLIcon#10
-create testsdkdirloc test
-test TestDLNewL
-test TestDLIcon
-test TestDLDelete
-delete test
-[Endtest]
-