mds_plat/metadata_engine_api/tsrc/conf/MdETestScripter.cfg
branchRCL_3
changeset 12 9f21bab39f42
parent 10 ab88d4a85041
equal deleted inserted replaced
10:ab88d4a85041 12:9f21bab39f42
  1915 test GetPropertyDefL lastModDatePropDef3 videoObjDef LastModifiedDate
  1915 test GetPropertyDefL lastModDatePropDef3 videoObjDef LastModifiedDate
  1916 test AddTimePropertyL obj3 lastModDatePropDef3 20081130:235959.999999
  1916 test AddTimePropertyL obj3 lastModDatePropDef3 20081130:235959.999999
  1917 test SetGuidL EObject obj3 000007 000004
  1917 test SetGuidL EObject obj3 000007 000004
  1918 
  1918 
  1919 // Test objects' SetUri & Uri
  1919 // Test objects' SetUri & Uri
  1920 //test SetUriL obj0 e:\testing\data\TestVideo1.3gp
  1920 test SetUriL obj0 e:\testing\data\TestVideo1.3gp
  1921 //test UriL obj0 e:\testing\data\testvideo1.3gp
  1921 test UriL obj0 e:\testing\data\testvideo1.3gp
  1922 //test SetUriL obj1 e:\testing\data\TestVideo2.mp4
  1922 test SetUriL obj1 e:\testing\data\TestVideo2.mp4
  1923 //test UriL obj1 e:\testing\data\testvideo2.mp4
  1923 test UriL obj1 e:\testing\data\testvideo2.mp4
  1924 
  1924 
  1925 // Add the objects to the database, observe the additions and verify the observed results.
  1925 // Add the objects to the database, observe the additions and verify the observed results.
  1926 test AddObjectObserverWithUriL
  1926 test AddObjectObserverL
  1927 test AddObjectL obj0
  1927 test AddObjectL obj0
  1928 waittestclass test
  1928 waittestclass test
  1929 test VerifyObserverNotificationTypeL ENotifyAdd
  1929 test VerifyObserverNotificationTypeL ENotifyAdd
  1930 test AddObjectsL obj1 3
  1930 test AddObjectsL obj1 3
  1931 waittestclass test
  1931 waittestclass test
  1932 test VerifyObserverNotificationTypeL ENotifyAdd
  1932 test VerifyObserverNotificationTypeL ENotifyAdd
  1933 test RemoveObjectObserverWithUriL
  1933 test RemoveObjectObserverL
  1934 test VerifyTItemIdsL EObject 0 4
  1934 test VerifyTItemIdsL EObject 0 4
  1935 
  1935 
  1936 // Remove the objects, observe the removals and verify the observed results.
  1936 // Remove the objects, observe the removals and verify the observed results.
  1937 test AddObjectObserverWithUriL
  1937 test AddObjectObserverL
  1938 test RemoveObjectL obj0 KById
  1938 test RemoveObjectL obj0 KById
  1939 waittestclass test
  1939 waittestclass test
  1940 test VerifyObserverNotificationTypeL ENotifyRemove
  1940 test VerifyObserverNotificationTypeL ENotifyRemove
  1941 test RemoveObjectL obj1 KById
  1941 test RemoveObjectL obj1 KById
  1942 waittestclass test
  1942 waittestclass test
  1945 waittestclass test
  1945 waittestclass test
  1946 test VerifyObserverNotificationTypeL ENotifyRemove
  1946 test VerifyObserverNotificationTypeL ENotifyRemove
  1947 test RemoveObjectL obj3 KById
  1947 test RemoveObjectL obj3 KById
  1948 waittestclass test
  1948 waittestclass test
  1949 test VerifyObserverNotificationTypeL ENotifyRemove
  1949 test VerifyObserverNotificationTypeL ENotifyRemove
  1950 test RemoveObjectObserverWithUriL
  1950 test RemoveObjectObserverL
  1951 test VerifyTItemIdsL EObject 0 4
  1951 test VerifyTItemIdsL EObject 0 4
  1952 
  1952 
  1953 // Final cleanup.
  1953 // Final cleanup.
  1954 delete test
  1954 delete test
  1955 [Endtest]
  1955 [Endtest]