1<?xml version="1.0" encoding="UTF-8"?> 2<!-- Copyright (c) 2022 Huawei Device Co., Ltd. 3 4 Licensed under the Apache License, Version 2.0 (the "License"); 5 you may not use this file except in compliance with the License. 6 You may obtain a copy of the License at 7 8 http://www.apache.org/licenses/LICENSE-2.0 9 10 Unless required by applicable law or agreed to in writing, software 11 distributed under the License is distributed on an "AS IS" BASIS, 12 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 13 See the License for the specific language governing permissions and 14 limitations under the License. 15--> 16<configuration ver="2.0"> 17 <target name="medialibrary_handler_unittest"> 18 <preparer> 19 <option name="shell" value="mediatool delete all"/> 20 <option name="push" value="thumbnail_testfile/CreateImageThumbnailTest_001.jpg -> /data/CreateImageThumbnailTest_001.jpg" src="res"/> 21 <option name="shell" value="mediatool send /data/CreateImageThumbnailTest_001.jpg > /data/medialibrary_handler_unittest.txt"/> 22 </preparer> 23 <cleaner> 24 <option name="shell" value="rm /data/medialibrary_handler_unittest.txt"/> 25 </cleaner> 26 </target> 27 <target name="mediathumbnail_test"> 28 <preparer> 29 <option name="shell" value="rm -rf /storage/cloud/100/files/Audio/*"/> 30 <option name="shell" value="rm -rf /storage/cloud/100/files/Audios/*"/> 31 <option name="shell" value="rm -rf /storage/cloud/100/files/Camera/*"/> 32 <option name="shell" value="rm -rf /storage/cloud/100/files/Documents/*"/> 33 <option name="shell" value="rm -rf /storage/cloud/100/files/Photo/*"/> 34 <option name="shell" value="rm -rf /storage/cloud/100/files/Pictures/*"/> 35 <option name="shell" value="rm -rf /storage/cloud/100/files/Videos/*"/> 36 <option name="shell" value="rm -rf /storage/cloud/100/files/.*"/> 37 <option name="shell" value="scanner"/> 38 <option name="shell" value="sleep 10"/> 39 <option name="shell" value="mkdir /storage/cloud/100/files/Pictures"/> 40 <option name="shell" value="mkdir /storage/cloud/100/files/Videos"/> 41 <option name="shell" value="mkdir /storage/cloud/100/files/Audios"/> 42 <option name="push" value="thumbnail_testfile/CreateImageThumbnailTest_001.jpg -> /storage/cloud/100/files/Documents" src="res"/> 43 <option name="push" value="thumbnail_testfile/CreateImageLcdTest_001.jpg -> /storage/cloud/100/files/Documents" src="res"/> 44 <option name="push" value="thumbnail_testfile/CreateAudioThumbnailTest_001.mp3 -> /storage/cloud/100/files/Documents" src="res"/> 45 <option name="push" value="thumbnail_testfile/CreateVideoThumbnailTest_001.mp4 -> /storage/cloud/100/files/Documents" src="res"/> 46 <option name="shell" value="scanner"/> 47 <option name="shell" value="sleep 10"/> 48 </preparer> 49 </target> 50 <target name="mediascanner_unittest"> 51 <preparer> 52 <option name="shell" value="rm -rf /storage/cloud/100/files/Audio/*"/> 53 <option name="shell" value="rm -rf /storage/cloud/100/files/Audios/*"/> 54 <option name="shell" value="rm -rf /storage/cloud/100/files/Camera/*"/> 55 <option name="shell" value="rm -rf /storage/cloud/100/files/Documents/*"/> 56 <option name="shell" value="rm -rf /storage/cloud/100/files/Photo/*"/> 57 <option name="shell" value="rm -rf /storage/cloud/100/files/Pictures/*"/> 58 <option name="shell" value="rm -rf /storage/cloud/100/files/Videos/*"/> 59 <option name="shell" value="rm -rf /storage/cloud/100/files/.*"/> 60 <option name="shell" value="rm -rf /storage/cloud/100/files/.*"/> 61 </preparer> 62 </target> 63 <target name="medialibrary_queryperf_unittest"> 64 <preparer> 65 <option name="shell" value="rm -rf /storage/cloud/100/files/Audio/*"/> 66 <option name="shell" value="rm -rf /storage/cloud/100/files/Audios/*"/> 67 <option name="shell" value="rm -rf /storage/cloud/100/files/Camera/*"/> 68 <option name="shell" value="rm -rf /storage/cloud/100/files/Documents/*"/> 69 <option name="shell" value="rm -rf /storage/cloud/100/files/Photo/*"/> 70 <option name="shell" value="rm -rf /storage/cloud/100/files/Pictures/*"/> 71 <option name="shell" value="rm -rf /storage/cloud/100/files/Videos/*"/> 72 <option name="shell" value="rm -rf /storage/cloud/100/files/.*"/> 73 <option name="shell" value="scanner"/> 74 </preparer> 75 </target> 76 <target name="medialibrary_backup_test"> 77 <preparer> 78 <option name="shell" value="rm -rf /data/test/backup"/> 79 <option name="shell" value="mkdir -p /data/test/backup/db/gallery/ce/databases"/> 80 <option name="shell" value="mkdir -p /data/test/backup/db1/gallery/ce/databases"/> 81 <option name="shell" value="mkdir -p /data/test/backup/db/medialibrary/ce/databases"/> 82 <option name="shell" value="mkdir -p /data/test/backup/db1/medialibrary/ce/databases"/> 83 <option name="shell" value="mkdir -p /data/test/backup/db/external/ce/databases"/> 84 <option name="shell" value="mkdir -p /data/test/backup/db1/external/ce/databases"/> 85 <option name="shell" value="mkdir -p /data/test/backup/db/medialibrary/ce/databases/rdb"/> 86 <option name="shell" value="mkdir -p /data/test/backup/db1/medialibrary/ce/databases/rdb"/> 87 <option name="shell" value="mkdir -p /data/test/backup/db/cloudBackupRestore"/> 88 <option name="shell" value="touch /data/test/backup/1.txt"/> 89 <option name="push" value="backup_testfile/test.xml -> /data/test/backup" src="res"/> 90 <option name="push" value="backup_testfile/test2.xml -> /data/test/backup" src="res"/> 91 <option name="push" value="backup_testfile/test3.xml -> /data/test/backup" src="res"/> 92 <option name="push" value="backup_testfile/test4.xml -> /data/test/backup" src="res"/> 93 </preparer> 94 </target> 95 <target name="medialibrary_scanner_db_test"> 96 <preparer> 97 <option name="shell" value="rm -rf /storage/cloud/100/files/Audio/*"/> 98 <option name="shell" value="rm -rf /storage/cloud/100/files/Audios/*"/> 99 <option name="shell" value="rm -rf /storage/cloud/100/files/Camera/*"/> 100 <option name="shell" value="rm -rf /storage/cloud/100/files/Documents/*"/> 101 <option name="shell" value="rm -rf /storage/cloud/100/files/Photo/*"/> 102 <option name="shell" value="rm -rf /storage/cloud/100/files/Pictures/*"/> 103 <option name="shell" value="rm -rf /storage/cloud/100/files/Videos/*"/> 104 <option name="shell" value="rm -rf /storage/cloud/100/files/.*"/> 105 <option name="push" value="thumbnail_testfile/CreateImageLcdTest_001.jpg -> /storage/cloud/100/files/Documents" src="res"/> 106 </preparer> 107 </target> 108 <target name="medialibrary_backup_clone_test"> 109 <preparer> 110 <option name="shell" value="rm -rf /storage/media/100/local/files/Documents/*"/> 111 <option name="shell" value="rm -rf /data/test/backup"/> 112 <option name="shell" value="mkdir -p /storage/media/100/local/files/Documents"/> 113 <option name="shell" value="mkdir -p /data/test/backup/db/data/storage/el2/database/rdb"/> 114 <option name="push" value="thumbnail_testfile/CreateImageLcdTest_001.jpg -> /storage/media/100/local/files/Documents/1.jpg" src="res"/> 115 </preparer> 116 </target> 117 <target name="media_library_manager_test"> 118 <preparer> 119 <option name="shell" value="rm -rf /data/test/res"/> 120 <option name="push" value="thumbnail_testfile/CreateImageLcdTest_001.jpg -> /data/test/res/1.jpg" src="res"/> 121 </preparer> 122 </target> 123 <target name="medialibrary_multistages_capture_test"> 124 <preparer> 125 <option name="shell" value="rm -rf /data/test/res"/> 126 <option name="push" value="thumbnail_testfile/CreateImageLcdTest_001.jpg -> /data/test/res" src="res"/> 127 <option name="shell" value="mv /data/test/res/CreateImageLcdTest_001.jpg /data/test/res/no_gps.jpg"/> 128 </preparer> 129 </target> 130 <target name="media_library_cloud_sync_test"> 131 <preparer> 132 <option name="shell" value="rm -rf /data/test/cloudsync"/> 133 <option name="shell" value="mkdir -p /data/test/cloudsync"/> 134 <option name="shell" value="rm -rf /data/test/cloudsync/dataclient"/> 135 <option name="shell" value="mkdir -p /data/test/cloudsync/dataclient"/> 136 <option name="shell" value="rm -rf /data/test/cloudsync/albumhandler"/> 137 <option name="shell" value="mkdir -p /data/test/cloudsync/albumhandler"/> 138 <option name="shell" value="rm -rf /data/test/cloudsync/photohandler"/> 139 <option name="shell" value="mkdir -p /data/test/cloudsync/photohandler"/> 140 <option name="shell" value="rm -rf /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/2/IMG_1739459148_023.jpg"/> 141 <option name="shell" value="mkdir -p /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/2/IMG_1739459148_023.jpg"/> 142 <option name="shell" value="rm -rf /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/16/IMG_1739459146_016.jpg"/> 143 <option name="shell" value="mkdir -p /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/16/IMG_1739459146_016.jpg"/> 144 <option name="shell" value="rm -rf /data/service/el2/100/hmdfs/account/files/Photo/16"/> 145 <option name="shell" value="mkdir -p /data/service/el2/100/hmdfs/account/files/Photo/16"/> 146 <option name="shell" value="rm -rf /data/service/el2/100/hmdfs/account/files/Photo/2"/> 147 <option name="shell" value="mkdir -p /data/service/el2/100/hmdfs/account/files/Photo/2"/> 148 <option name="shell" value="rm -rf /data/service/el2/100/hmdfs/account/files/Photo/13"/> 149 <option name="shell" value="mkdir -p /data/service/el2/100/hmdfs/account/files/Photo/13"/> 150 <option name="shell" value="rm -rf /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/13"/> 151 <option name="shell" value="mkdir -p /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/13"/> 152 <option name="shell" value="rm -rf /data/service/el2/100/hmdfs/account/files/Photo/11"/> 153 <option name="shell" value="mkdir -p /data/service/el2/100/hmdfs/account/files/Photo/11"/> 154 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /data/service/el2/100/hmdfs/account/files/Photo/16/IMG_1739459146_016.jpg" src="res"/> 155 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /data/service/el2/100/hmdfs/account/files/Photo/2/IMG_1739459148_023.jpg" src="res"/> 156 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /data/service/el2/100/hmdfs/account/files/Photo/11/IMG_1739459144_011.jpg" src="res"/> 157 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /data/service/el2/100/hmdfs/account/files/Photo/12/IMG_1739459145_012.jpg" src="res"/> 158 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /data/service/el2/100/hmdfs/account/files/Photo/13/IMG_1739459146_013.jpg" src="res"/> 159 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /data/service/el2/100/hmdfs/account/files/Photo/14/IMG_1739459146_014.jpg" src="res"/> 160 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /data/service/el2/100/hmdfs/account/files/Photo/15/IMG_1739459146_015.jpg" src="res"/> 161 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /data/service/el2/100/hmdfs/account/files/Photo/9/IMG_1739459141_009.jpg" src="res"/> 162 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /data/service/el2/100/hmdfs/account/files/Photo/3/IMG_1739766467_006.jpg" src="res"/> 163 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /data/service/el2/100/hmdfs/account/files/Photo/4/IMG_1739766580_005.jpg" src="res"/> 164 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /data/service/el2/100/hmdfs/account/files/Photo/12/IMG_1739459145_033.jpg" src="res"/> 165 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /data/service/el2/100/hmdfs/account/files/Photo/9/IMG_1739459141_20011.jpg" src="res"/> 166 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /data/service/el2/100/hmdfs/account/files/Photo/10/IMG_1739459142_20012.jpg" src="res"/> 167 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /data/service/el2/100/hmdfs/account/files/Photo/11/IMG_1739459144_20013.jpg" src="res"/> 168 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /data/service/el2/100/hmdfs/account/files/Photo/12/IMG_1739459145_20014.jpg" src="res"/> 169 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /data/service/el2/100/hmdfs/account/files/Photo/13/IMG_1739459146_20015.jpg" src="res"/> 170 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /data/service/el2/100/hmdfs/account/files/Photo/13/IMG_1739459146_20016.jpg" src="res"/> 171 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /data/service/el2/100/hmdfs/account/files/Photo/15/IMG_1739459146_20017.jpg" src="res"/> 172 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /data/service/el2/100/hmdfs/account/files/Photo/16/IMG_1739459146_20018.jpg" src="res"/> 173 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /data/service/el2/100/hmdfs/account/files/Photo/1/IMG_1739459147_20019.jpg" src="res"/> 174 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /data/service/el2/100/hmdfs/account/files/Photo/2/IMG_1739459147_20020.jpg" src="res"/> 175 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /data/service/el2/100/hmdfs/account/files/Photo/2/IMG_1739459148_20021.jpg" src="res"/> 176 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /data/service/el2/100/hmdfs/account/files/Photo/2/IMG_1739459148_20022.jpg" src="res"/> 177 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /data/service/el2/100/hmdfs/account/files/Photo/2/IMG_1739459148_20023.jpg" src="res"/> 178 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /data/service/el2/100/hmdfs/account/files/Photo/2/IMG_1739459148_20024.jpg" src="res"/> 179 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /data/service/el2/100/hmdfs/account/files/Photo/13/IMG_1739459145_20025.jpg" src="res"/> 180 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /data/service/el2/100/hmdfs/account/files/Photo/8/IMG_1739459149_20026.jpg" src="res"/> 181 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /data/service/el2/100/hmdfs/account/files/Photo/8/IMG_1739459151_20028.jpg" src="res"/> 182 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /data/service/el2/100/hmdfs/account/files/Photo/8/IMG_1739459151_20029.jpg" src="res"/> 183 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /data/service/el2/100/hmdfs/account/files/Photo/8/IMG_1739459151_20030.jpg" src="res"/> 184 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /data/service/el2/100/hmdfs/account/files/Photo/8/IMG_1739459151_20031.jpg" src="res"/> 185 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /data/service/el2/100/hmdfs/account/files/Photo/8/IMG_1739459151_20032.jpg" src="res"/> 186 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /data/service/el2/100/hmdfs/account/files/Photo/8/IMG_1739459151_20033.jpg" src="res"/> 187 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /data/service/el2/100/hmdfs/account/files/Photo/8/IMG_1739459151_20034.jpg" src="res"/> 188 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /data/service/el2/100/hmdfs/account/files/Photo/3/IMG_1739766467_10047.jpg" src="res"/> 189 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /data/service/el2/100/hmdfs/account/files/Photo/2/IMG_1739459137_002.jpg" src="res"/> 190 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /data/service/el2/100/hmdfs/account/files/Photo/3/IMG_1739459138_003.jpg" src="res"/> 191 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /data/service/el2/100/hmdfs/account/files/Photo/3/IMG_1739766467_10036.jpg" src="res"/> 192 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /data/service/el2/100/hmdfs/account/files/Photo/3/IMG_1739766467_10037.jpg" src="res"/> 193 <option name="push" value="cloudsync_datafile/pictures/gif_00.gif -> /data/service/el2/100/hmdfs/account/files/Photo/3/IMG_1739766467_10038.gif" src="res"/> 194 <option name="push" value="cloudsync_datafile/pictures/gif_00.gif -> /data/service/el2/100/hmdfs/account/files/Photo/3/IMG_1739766467_10039.gif" src="res"/> 195 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /data/service/el2/100/hmdfs/account/files/Photo/3/IMG_1739766467_10040.jpg" src="res"/> 196 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /data/service/el2/100/hmdfs/account/files/Photo/3/IMG_1739766467_10041.jpg" src="res"/> 197 <option name="push" value="cloudsync_datafile/pictures/gif_00.gif -> /data/service/el2/100/hmdfs/account/files/Photo/3/IMG_1739766467_10042.gif" src="res"/> 198 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /data/service/el2/100/hmdfs/account/files/Photo/3/IMG_1739766467_10043.jpg" src="res"/> 199 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /data/service/el2/100/hmdfs/account/files/Photo/3/IMG_1739766467_10047.jpg" src="res"/> 200 <option name="push" value="cloudsync_datafile/pictures/video_000.mp4 -> /data/service/el2/100/hmdfs/account/files/Photo/15/VID_1735607604_10015.mp4" src="res"/> 201 <!-- ~/13/IMG_1743927694_000.gif --> 202 <option name="shell" value="mkdir -p /data/service/el2/100/hmdfs/account/files/Photo/13"/> 203 <option name="shell" value="rm -rf /data/service/el2/100/hmdfs/account/files/Photo/13/gif_00.gif"/> 204 <option name="push" value="cloudsync_datafile/pictures/gif_00.gif -> /data/service/el2/100/hmdfs/account/files/Photo/13" src="res"/> 205 <option name="shell" value="rm -rf /data/service/el2/100/hmdfs/account/files/Photo/13/IMG_1743927694_000.gif"/> 206 <option name="shell" value="cp /data/service/el2/100/hmdfs/account/files/Photo/13/gif_00.gif /data/service/el2/100/hmdfs/account/files/Photo/13/IMG_1743927694_000.gif"/> 207 <option name="shell" value="rm -rf /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/13/IMG_1743927694_000.gif"/> 208 <option name="shell" value="mkdir -p /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/13/IMG_1743927694_000.gif"/> 209 <option name="shell" value="cp /data/service/el2/100/hmdfs/account/files/Photo/13/gif_00.gif /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/13/IMG_1743927694_000.gif/THM.jpg"/> 210 <option name="shell" value="cp /data/service/el2/100/hmdfs/account/files/Photo/13/gif_00.gif /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/13/IMG_1743927694_000.gif/LCD.jpg"/> 211 <!-- ~/11/IMG_1744190669_028.jpg --> 212 <option name="shell" value="mkdir -p /data/service/el2/100/hmdfs/account/files/Photo/11"/> 213 <option name="shell" value="rm -rf /data/service/el2/100/hmdfs/account/files/Photo/11/IMG_1739459146_013.jpg"/> 214 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /data/service/el2/100/hmdfs/account/files/Photo/11" src="res"/> 215 <option name="shell" value="rm -rf /data/service/el2/100/hmdfs/account/files/Photo/11/IMG_1744190669_028.jpg"/> 216 <option name="shell" value="cp /data/service/el2/100/hmdfs/account/files/Photo/11/IMG_1739459146_013.jpg /data/service/el2/100/hmdfs/account/files/Photo/11/IMG_1744190669_028.jpg"/> 217 <option name="shell" value="rm -rf /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/11/IMG_1744190669_028.jpg"/> 218 <option name="shell" value="mkdir -p /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/11/IMG_1744190669_028.jpg"/> 219 <option name="shell" value="cp /data/service/el2/100/hmdfs/account/files/Photo/11/IMG_1739459146_013.jpg /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/11/IMG_1744190669_028.jpg/THM.jpg"/> 220 <option name="shell" value="cp /data/service/el2/100/hmdfs/account/files/Photo/11/IMG_1739459146_013.jpg /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/11/IMG_1744190669_028.jpg/LCD.jpg"/> 221 <!-- ~/13/IMG_1739459145_10028.jpg --> 222 <option name="shell" value="mkdir -p /data/service/el2/100/hmdfs/account/files/Photo/13"/> 223 <option name="shell" value="rm -rf /data/service/el2/100/hmdfs/account/files/Photo/13/IMG_1739459146_013.jpg"/> 224 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /data/service/el2/100/hmdfs/account/files/Photo/13" src="res"/> 225 <option name="shell" value="rm -rf /data/service/el2/100/hmdfs/account/files/Photo/13/IMG_1739459145_10028.jpg"/> 226 <option name="shell" value="cp /data/service/el2/100/hmdfs/account/files/Photo/13/IMG_1739459146_013.jpg /data/service/el2/100/hmdfs/account/files/Photo/13/IMG_1739459145_10028.jpg"/> 227 <option name="shell" value="rm -rf /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/13/IMG_1739459145_10028.jpg"/> 228 <option name="shell" value="mkdir -p /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/13/IMG_1739459145_10028.jpg"/> 229 <option name="shell" value="cp /data/service/el2/100/hmdfs/account/files/Photo/13/IMG_1739459146_013.jpg /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/13/IMG_1739459145_10028.jpg/THM.jpg"/> 230 <option name="shell" value="cp /data/service/el2/100/hmdfs/account/files/Photo/13/IMG_1739459146_013.jpg /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/13/IMG_1739459145_10028.jpg/LCD.jpg"/> 231 <!-- ~/13/IMG_1743927751_001.gif --> 232 <option name="shell" value="mkdir -p /data/service/el2/100/hmdfs/account/files/Photo/13"/> 233 <option name="shell" value="rm -rf /data/service/el2/100/hmdfs/account/files/Photo/13/gif_00.gif"/> 234 <option name="push" value="cloudsync_datafile/pictures/gif_00.gif -> /data/service/el2/100/hmdfs/account/files/Photo/13" src="res"/> 235 <option name="shell" value="rm -rf /data/service/el2/100/hmdfs/account/files/Photo/13/IMG_1743927751_001.gif"/> 236 <option name="shell" value="cp /data/service/el2/100/hmdfs/account/files/Photo/13/gif_00.gif /data/service/el2/100/hmdfs/account/files/Photo/13/IMG_1743927751_001.gif"/> 237 <option name="shell" value="rm -rf /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/13/IMG_1743927751_001.gif"/> 238 <option name="shell" value="mkdir -p /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/13/IMG_1743927751_001.gif"/> 239 <option name="shell" value="cp /data/service/el2/100/hmdfs/account/files/Photo/13/gif_00.gif /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/13/IMG_1743927751_001.gif/THM.jpg"/> 240 <option name="shell" value="cp /data/service/el2/100/hmdfs/account/files/Photo/13/gif_00.gif /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/13/IMG_1743927751_001.gif/LCD.jpg"/> 241 <!-- separate --> 242 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /data/service/el2/100/hmdfs/account/files/Photo/8/IMG_1739459151_20034.jpg" src="res"/> 243 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/9/IMG_1739459141_009.jpg/THM.jpg" src="res"/> 244 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/9/IMG_1739459141_009.jpg/LCD.jpg" src="res"/> 245 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/11/IMG_1739459144_011.jpg/THM.jpg" src="res"/> 246 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/11/IMG_1739459144_011.jpg/LCD.jpg" src="res"/> 247 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/12/IMG_1739459145_012.jpg/THM.jpg" src="res"/> 248 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/12/IMG_1739459145_012.jpg/LCD.jpg" src="res"/> 249 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/12/IMG_1739459145_033.jpg/THM.jpg" src="res"/> 250 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/12/IMG_1739459145_033.jpg/LCD.jpg" src="res"/> 251 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/13/IMG_1739459146_013.jpg/THM.jpg" src="res"/> 252 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/13/IMG_1739459146_013.jpg/LCD.jpg" src="res"/> 253 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/14/IMG_1739459146_014.jpg/THM.jpg" src="res"/> 254 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/14/IMG_1739459146_014.jpg/LCD.jpg" src="res"/> 255 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/15/IMG_1739459146_015.jpg/THM.jpg" src="res"/> 256 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/15/IMG_1739459146_015.jpg/LCD.jpg" src="res"/> 257 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/16/IMG_1739459146_016.jpg/THM.jpg" src="res"/> 258 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/16/IMG_1739459146_016.jpg/LCD.jpg" src="res"/> 259 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/2/IMG_1739459148_023.jpg/THM.jpg" src="res"/> 260 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/2/IMG_1739459148_023.jpg/LCD.jpg" src="res"/> 261 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/3/IMG_1739766467_006.jpg/THM.jpg" src="res"/> 262 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/3/IMG_1739766467_006.jpg/LCD.jpg" src="res"/> 263 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/4/IMG_1739766580_005.jpg/THM.jpg" src="res"/> 264 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/4/IMG_1739766580_005.jpg/LCD.jpg" src="res"/> 265 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/2/IMG_1739459148_024.jpg/THM.jpg" src="res"/> 266 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/2/IMG_1739459148_024.jpg/LCD.jpg" src="res"/> 267 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/8/IMG_1739459150_026.jpg/THM.jpg" src="res"/> 268 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/8/IMG_1739459150_026.jpg/LCD.jpg" src="res"/> 269 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/8/IMG_1739459151_027.jpg/THM.jpg" src="res"/> 270 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/8/IMG_1739459151_027.jpg/LCD.jpg" src="res"/> 271 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/2/IMG_1739459148_022.jpg/THM.jpg" src="res"/> 272 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/2/IMG_1739459148_022.jpg/LCD.jpg" src="res"/> 273 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/9/IMG_1739459141_20011.jpg/THM.jpg" src="res"/> 274 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/9/IMG_1739459141_20011.jpg/LCD.jpg" src="res"/> 275 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/10/IMG_1739459142_20012.jpg/THM.jpg" src="res"/> 276 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/10/IMG_1739459142_20012.jpg/LCD.jpg" src="res"/> 277 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/11/IMG_1739459144_20013.jpg/THM.jpg" src="res"/> 278 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/11/IMG_1739459144_20013.jpg/LCD.jpg" src="res"/> 279 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/12/IMG_1739459145_20014.jpg/THM.jpg" src="res"/> 280 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/12/IMG_1739459145_20014.jpg/LCD.jpg" src="res"/> 281 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/13/IMG_1739459146_20015.jpg/THM.jpg" src="res"/> 282 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/13/IMG_1739459146_20015.jpg/LCD.jpg" src="res"/> 283 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/13/IMG_1739459146_20016.jpg/THM.jpg" src="res"/> 284 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/13/IMG_1739459146_20016.jpg/LCD.jpg" src="res"/> 285 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/15/IMG_1739459146_20017.jpg/THM.jpg" src="res"/> 286 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/15/IMG_1739459146_20017.jpg/LCD.jpg" src="res"/> 287 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/16/IMG_1739459146_20018.jpg/THM.jpg" src="res"/> 288 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/16/IMG_1739459146_20018.jpg/LCD.jpg" src="res"/> 289 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/1/IMG_1739459147_20019.jpg/THM.jpg" src="res"/> 290 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/1/IMG_1739459147_20019.jpg/LCD.jpg" src="res"/> 291 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/2/IMG_1739459147_20020.jpg/THM.jpg" src="res"/> 292 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/2/IMG_1739459147_20020.jpg/LCD.jpg" src="res"/> 293 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/2/IMG_1739459148_20021.jpg/THM.jpg" src="res"/> 294 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/2/IMG_1739459148_20021.jpg/LCD.jpg" src="res"/> 295 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/2/IMG_1739459148_20022.jpg/THM.jpg" src="res"/> 296 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/2/IMG_1739459148_20022.jpg/LCD.jpg" src="res"/> 297 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/2/IMG_1739459148_20023.jpg/THM.jpg" src="res"/> 298 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/2/IMG_1739459148_20023.jpg/LCD.jpg" src="res"/> 299 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/2/IMG_1739459148_20024.jpg/THM.jpg" src="res"/> 300 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/2/IMG_1739459148_20024.jpg/LCD.jpg" src="res"/> 301 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/13/IMG_1739459145_20025.jpg/THM.jpg" src="res"/> 302 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/13/IMG_1739459145_20025.jpg/LCD.jpg" src="res"/> 303 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/8/IMG_1739459149_20026.jpg/THM.jpg" src="res"/> 304 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/8/IMG_1739459149_20026.jpg/LCD.jpg" src="res"/> 305 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/8/IMG_1739459151_20028.jpg/THM.jpg" src="res"/> 306 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/8/IMG_1739459151_20028.jpg/LCD.jpg" src="res"/> 307 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/8/IMG_1739459151_20029.jpg/THM.jpg" src="res"/> 308 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/8/IMG_1739459151_20029.jpg/LCD.jpg" src="res"/> 309 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/8/IMG_1739459151_20030.jpg/THM.jpg" src="res"/> 310 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/8/IMG_1739459151_20030.jpg/LCD.jpg" src="res"/> 311 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/8/IMG_1739459151_20031.jpg/THM.jpg" src="res"/> 312 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/8/IMG_1739459151_20031.jpg/LCD.jpg" src="res"/> 313 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/8/IMG_1739459151_20032.jpg/THM.jpg" src="res"/> 314 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/8/IMG_1739459151_20032.jpg/LCD.jpg" src="res"/> 315 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/8/IMG_1739459151_20033.jpg/THM.jpg" src="res"/> 316 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/8/IMG_1739459151_20033.jpg/LCD.jpg" src="res"/> 317 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/8/IMG_1739459151_20034.jpg/THM.jpg" src="res"/> 318 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/8/IMG_1739459151_20034.jpg/LCD.jpg" src="res"/> 319 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/2/IMG_1739459137_002.jpg/THM.jpg" src="res"/> 320 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/2/IMG_1739459137_002.jpg/LCD.jpg" src="res"/> 321 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/15/VID_1735607604_10015.mp4/THM.jpg" src="res"/> 322 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/15/VID_1735607604_10015.mp4/LCD.jpg" src="res"/> 323 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/3/IMG_1739766467_10047.jpg/THM.jpg" src="res"/> 324 <option name="push" value="cloudsync_datafile/pictures/IMG_1739459146_013.jpg -> /mnt/hmdfs/100/account/device_view/local/files/.thumbs/Photo/3/IMG_1739766467_10047.jpg/LCD.jpg" src="res"/> 325 326 <option name="push" value="cloudsync_datafile/data_client-photos.csv -> /data/test/cloudsync" src="res"/> 327 <option name="push" value="cloudsync_datafile/data_client-photo_album.csv -> /data/test/cloudsync" src="res"/> 328 <option name="push" value="cloudsync_datafile/photo_handler-photos.csv -> /data/test/cloudsync" src="res"/> 329 <option name="push" value="cloudsync_datafile/photo_handler-photo_album.csv -> /data/test/cloudsync" src="res"/> 330 <option name="push" value="cloudsync_datafile/database_mock-photos.csv -> /data/test/cloudsync" src="res"/> 331 <option name="push" value="cloudsync_datafile/database_mock-photo_album.csv -> /data/test/cloudsync" src="res"/> 332 <option name="push" value="cloudsync_datafile/photo_album_handler-photos.csv -> /data/test/cloudsync" src="res"/> 333 <option name="push" value="cloudsync_datafile/albumhandler/onfetchrecords_album.csv -> /data/test/cloudsync/albumhandler" src="res"/> 334 <option name="push" value="cloudsync_datafile/albumhandler/onfetchrecords_photo.csv -> /data/test/cloudsync/albumhandler" src="res"/> 335 <option name="push" value="cloudsync_datafile/photo_album_handler-photo_album.csv -> /data/test/cloudsync" src="res"/> 336 <option name="push" value="cloudsync_datafile/photohandler/oncreatedrecords_photo_album.csv -> /data/test/cloudsync/photohandler/" src="res"/> 337 <option name="push" value="cloudsync_datafile/photohandler/oncreatedrecords_photos.csv -> /data/test/cloudsync/photohandler/" src="res"/> 338 <option name="push" value="cloudsync_datafile/cloud_record_test.json -> /data/test/cloudsync" src="res"/> 339 <option name="push" value="cloudsync_datafile/photo_on_modify_records_test.json -> /data/test/cloudsync" src="res"/> 340 <option name="push" value="cloudsync_datafile/photo_on_fdirty_records_test.json -> /data/test/cloudsync" src="res"/> 341 <option name="push" value="cloudsync_datafile/photo_album_handler_on_deleted_records.json -> /data/test/cloudsync" src="res"/> 342 <option name="push" value="cloudsync_datafile/photo_on_create_records_test.json -> /data/test/cloudsync" src="res"/> 343 <option name="push" value="cloudsync_datafile/photo_on_delete_records_test.json -> /data/test/cloudsync" src="res"/> 344 <option name="push" value="cloudsync_datafile/data_client_update_local_file_dirty_test.json -> /data/test/cloudsync" src="res"/> 345 <option name="push" value="cloudsync_datafile/album_handler_get_created_record_result.json -> /data/test/cloudsync" src="res"/> 346 <option name="push" value="cloudsync_datafile/photo_handler_get_meta_modified_record_result.json -> /data/test/cloudsync" src="res"/> 347 <option name="push" value="cloudsync_datafile/album_handler_get_meta_modified_record_result.json -> /data/test/cloudsync" src="res"/> 348 <option name="push" value="cloudsync_datafile/album_handler_on_fecth_records.json -> /data/test/cloudsync" src="res"/> 349 <option name="push" value="cloudsync_datafile/album_handler_on_fecth_records_source_album.json -> /data/test/cloudsync" src="res"/> 350 <option name="push" value="cloudsync_datafile/album_handler_on_fecth_records_user_album.json -> /data/test/cloudsync" src="res"/> 351 <option name="push" value="cloudsync_datafile/photo_handler_get_delete_record_result.json -> /data/test/cloudsync" src="res"/> 352 <option name="push" value="cloudsync_datafile/album_handler_get_delete_record_result.json -> /data/test/cloudsync" src="res"/> 353 <option name="push" value="cloudsync_datafile/photo_handler_get_file_modified_record_result.json -> /data/test/cloudsync" src="res"/> 354 <option name="push" value="cloudsync_datafile/photo_handler_get_copy_record_result.json -> /data/test/cloudsync" src="res"/> 355 <option name="push" value="cloudsync_datafile/onfetchrecords_photo/photo_handler-onfetchrecords_photos.csv -> /data/test/cloudsync" src="res"/> 356 <option name="push" value="cloudsync_datafile/onfetchrecords_photo/photo_handler-onfetchrecords_photo_album.csv -> /data/test/cloudsync" src="res"/> 357 <option name="push" value="cloudsync_datafile/onfetchrecords_photo/photo_on_fetch_records_new_data_test.json -> /data/test/cloudsync" src="res"/> 358 <option name="push" value="cloudsync_datafile/onfetchrecords_photo/photo_on_fetch_records_delete_data_test.json -> /data/test/cloudsync" src="res"/> 359 <option name="push" value="cloudsync_datafile/onfetchrecords_photo/photo_on_fetch_records_cloud_favorite_test.json -> /data/test/cloudsync" src="res"/> 360 <option name="push" value="cloudsync_datafile/onfetchrecords_photo/photo_on_fetch_records_cloud_hidden_test.json -> /data/test/cloudsync" src="res"/> 361 <option name="push" value="cloudsync_datafile/onfetchrecords_photo/photo_on_fetch_records_date_trashed_test.json -> /data/test/cloudsync" src="res"/> 362 <option name="push" value="cloudsync_datafile/onfetchrecords_photo/photo_on_fetch_records_rename_test.json -> /data/test/cloudsync" src="res"/> 363 <option name="push" value="cloudsync_datafile/onfetchrecords_photo/photo_on_fetch_records_delete_dirty_data_test.json -> /data/test/cloudsync" src="res"/> 364 <option name="push" value="cloudsync_datafile/onfetchrecords_photo/photo_on_fetch_records_no_change_test.json -> /data/test/cloudsync" src="res"/> 365 <option name="push" value="cloudsync_datafile/onfetchrecords_photo/photo_on_fetch_records_file_modify_test.json -> /data/test/cloudsync" src="res"/> 366 <option name="push" value="cloudsync_datafile/onfetchrecords_photo/photo_on_fetch_records_merge_data_test.json -> /data/test/cloudsync" src="res"/> 367 <option name="push" value="cloudsync_datafile/onfetchrecords_photo/photo_on_fetch_records_all_data_test.json -> /data/test/cloudsync" src="res"/> 368 <option name="push" value="cloudsync_datafile/getcreatedrecords_photo/getcreatedrecords_album.csv -> /data/test/cloudsync/getcreatedrecords_photo" src="res"/> 369 <option name="push" value="cloudsync_datafile/getcreatedrecords_photo/getcreatedrecords_photo.csv -> /data/test/cloudsync/getcreatedrecords_photo" src="res"/> 370 <option name="push" value="cloudsync_datafile/getcreatedrecords_photo/photo_handler_get_created_record_result.json -> /data/test/cloudsync" src="res"/> 371 <option name="push" value="cloudsync_datafile/albumhandler/onfetchrecords_album.json -> /data/test/cloudsync/albumhandler" src="res"/> 372 <option name="push" value="cloudsync_datafile/albumhandler/onfetchrecords_album_check_data.json -> /data/test/cloudsync/albumhandler" src="res"/> 373 <option name="push" value="cloudsync_datafile/albumhandler/oncreatedrecords_has_error.json -> /data/test/cloudsync/albumhandler" src="res"/> 374 <option name="push" value="cloudsync_datafile/albumhandler/oncreatedrecords_no_error.json -> /data/test/cloudsync/albumhandler" src="res"/> 375 <option name="push" value="cloudsync_datafile/photohandler/oncreaterecords_test.json -> /data/test/cloudsync/photohandler/" src="res"/> 376 <option name="push" value="cloudsync_datafile/photohandler/oncreaterecords_cloud_full_space_error_test.json -> /data/test/cloudsync/photohandler/" src="res"/> 377 <option name="push" value="cloudsync_datafile/photohandler/oncreaterecords_cloud_network_error_test.json -> /data/test/cloudsync/photohandler/" src="res"/> 378 <option name="push" value="cloudsync_datafile/photohandler/oncreaterecords_user_upload_unpermited_test.json -> /data/test/cloudsync/photohandler/" src="res"/> 379 <option name="push" value="cloudsync_datafile/photohandler/oncreaterecords_stop_sync_test.json -> /data/test/cloudsync/photohandler/" src="res"/> 380 <option name="push" value="cloudsync_datafile/photohandler/oncreaterecords_same_filename_test.json -> /data/test/cloudsync/photohandler/" src="res"/> 381 <option name="push" value="cloudsync_datafile/photohandler/oncreaterecords_file_not_exist_test.json -> /data/test/cloudsync/photohandler/" src="res"/> 382 <option name="push" value="cloudsync_datafile/photohandler/oncreaterecords_file_exist_upload_failed_test.json -> /data/test/cloudsync/photohandler/" src="res"/> 383 <option name="push" value="cloudsync_datafile/photohandler/oncreaterecords_invalid_lock_test.json -> /data/test/cloudsync/photohandler/" src="res"/> 384 <option name="push" value="cloudsync_datafile/photohandler/oncreaterecords_other_error_test.json -> /data/test/cloudsync/photohandler/" src="res"/> 385 <option name="push" value="cloudsync_datafile/photohandler/oncreaterecords_upload_metadata_changed_test.json -> /data/test/cloudsync/photohandler/" src="res"/> 386 <option name="push" value="cloudsync_datafile/photohandler/oncreaterecords_normal_test.json -> /data/test/cloudsync/photohandler/" src="res"/> 387 <option name="push" value="cloudsync_datafile/oncopyrecords_photo/oncopyrecord_photo.csv -> /data/test/cloudsync/oncopyrecords_photo" src="res"/> 388 <option name="push" value="cloudsync_datafile/oncopyrecords_photo/oncopyrecord_album.csv -> /data/test/cloudsync/oncopyrecords_photo" src="res"/> 389 <option name="push" value="cloudsync_datafile/oncopyrecords_photo/photo_on_copy_records_test.json -> /data/test/cloudsync" src="res"/> 390 </preparer> 391 </target> 392 <target name="medialibrary_rdb_test"> 393 <preparer> 394 <option name="shell" value="rm -rf /data/test/res"/> 395 <option name="shell" value="mkdir -p /data/test/res"/> 396 <option name="push" value="media_bgtask_mgr/dataclone_description.json -> /storage/media/100/local/files/.backup/restore/" src="res"/> 397 </preparer> 398 <cleaner> 399 <option name="shell" value="rm -rf /storage/media/100/local/files/.backup/restore/*"/> 400 </cleaner> 401 </target> 402</configuration>