profilesapplication/Profiles/ProfileApp/tsrc/public/ProfileStif/conf/ui_Profile.cfg
author Pat Downey <patd@symbian.org>
Wed, 01 Sep 2010 12:30:29 +0100
branchRCL_3
changeset 23 cd54903d48da
parent 0 ca436256272f
permissions -rw-r--r--
Revert incorrect RCL_3 drop: Revision: 201033 Kit: 201035

[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]