profilesapplication/Profiles/ProfileApp/tsrc/public/ProfileStif/conf/ui_Profile.cfg
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Thu, 17 Dec 2009 08:45:58 +0200
changeset 0 ca436256272f
permissions -rw-r--r--
Revision: 200949 Kit: 200951

[Test]
title Test NewL
create ProfileStif foobar
foobar NewLTestL
delete foobar
[Endtest] 

[Test]
title Test NewLC
create ProfileStif foobar
foobar NewLCTestL
delete foobar
[Endtest] 

[Test]
title Test SetActiveProfileRingingTone
create ProfileStif foobar
foobar SetActiveProfileRingingToneTestL
delete foobar
[Endtest] 

[Test]
title Test SetProfileTone
create ProfileStif foobar
foobar SetProfileToneTestL
delete foobar
[Endtest] 

[Test]
title Test SetToneForAllProfiles
create ProfileStif foobar
foobar SetToneForAllProfilesTestL
delete foobar
[Endtest] 

[Test]
title Test SetProfileToneNotCheckL
create ProfileStif foobar
foobar SetProfileToneNotCheckLTestL
delete foobar
[Endtest]