diff -r 000000000000 -r 8e480a14352b messagingfw/msgtestproduct/media/testdata/msg-dynamicview-ops.ini --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/messagingfw/msgtestproduct/media/testdata/msg-dynamicview-ops.ini Mon Jan 18 20:36:02 2010 +0200 @@ -0,0 +1,75 @@ + + +[0100_obj] +name = obj0 +object_value = 010 + +[0100_ResetCentralRepository] + + +################################ + +[0001_obj_1] +name = obj1 +object_value = 111 + +[0001_GetDrivelist_1] +exp_drives = 2 + +[0001_GetAvailableDriveList_1] +exp_avail_drives = 2 + +[0001_GetCurrentDrive_1] +drive = 2 +priority = 1 + +[0001_UpdateDrive_high] +drive = 3 +priority = 1 +event_type = EMsvMediaChanged + +[0001_GetCurrentDrive_2] +drive = 3 +priority = 1 + +[0001_ChildrenOfAvailableDrives_1] +folder_name = KMsvSentEntryId +exp_result = 2 + +[0001_GetChildIdsAll_1] +folder_name = KMsvSentEntryId +exp_result = 2 + +################################ + +[0002_obj_1] +name = obj2 +object_value = 222 + +[0002_GetDrivelist_1] +exp_drives = 1 + +[0002_GetAvailableDriveList_1] +exp_avail_drives = 1 + +[0002_GetCurrentDrive_1] +drive = 2 +priority = 1 + +[0002_ChildrenOfAvailableDrives_Sent] +folder_name = KMsvSentEntryId +exp_result = 1 + +[0002_GetChildIdsAll_Root] +folder_name = KMsvRootIndexEntryId +exp_result = 0 + +[0002_GetChildIdsAll_LocalService] +folder_name = KMsvLocalServiceIndexEntryId +exp_result = 0 + +[0002_GetChildIdsAll_Sent] +folder_name = KMsvSentEntryId +exp_result = 1 + +################################ \ No newline at end of file