Test.json 6.4 KB
Newer Older
G
gudehe 已提交
1 2 3 4
{
    "description": "Configuration for mediaLibrary Tests",
    "driver": {
        "type": "JSUnitTest",
P
panqiangbiao 已提交
5
        "test-timeout": "600000",
G
gudehe 已提交
6
        "package": "ohos.acts.multimedia.mediaLibrary",
P
panqiangbiao 已提交
7
        "shell-timeout": "600000"
G
gudehe 已提交
8 9 10 11 12 13 14
    },
    "kits": [
        {
            "type": "PushKit",
            "pre-push": [
            ],
            "push": [
G
gudehe 已提交
15 16
                "./resource/medialibrary/01.jpg ->/storage/media/100/local/files",
                "./resource/medialibrary/01.mp3 ->/storage/media/100/local/files",
P
panqiangbiao 已提交
17 18 19
                "./resource/medialibrary/01.mp4 ->/storage/media/100/local/files",
                "./resource/medialibrary/test.dat ->/storage/media/100/local/files",
                "./resource/medialibrary/test2.dat ->/storage/media/100/local/files"
G
gudehe 已提交
20 21 22 23 24
            ]
        },
        {
            "type": "ShellKit",
            "run-command": [
P
panqiangbiao 已提交
25 26
                "mkdir /storage/media/100/local/files/Pictures",
                "cp /storage/media/100/local/files/01.jpg /storage/media/100/local/files/Pictures/",
P
panqiangbiao 已提交
27 28
                "cp /storage/media/100/local/files/01.jpg /storage/media/100/local/files/Pictures/02.jpg",
                "cp /storage/media/100/local/files/01.jpg /storage/media/100/local/files/Pictures/03.jpg",
P
panqiangbiao 已提交
29
                "cp /storage/media/100/local/files/01.mp3 /storage/media/100/local/files/Pictures/",
P
panqiangbiao 已提交
30 31
                "cp /storage/media/100/local/files/01.mp3 /storage/media/100/local/files/Pictures/02.mp3",
                "cp /storage/media/100/local/files/01.mp3 /storage/media/100/local/files/Pictures/03.mp3",
P
panqiangbiao 已提交
32
                "cp /storage/media/100/local/files/01.mp4 /storage/media/100/local/files/Pictures/",
P
panqiangbiao 已提交
33 34
                "cp /storage/media/100/local/files/01.mp4 /storage/media/100/local/files/Pictures/02.mp4",
                "cp /storage/media/100/local/files/01.mp4 /storage/media/100/local/files/Pictures/03.mp4",
P
panqiangbiao 已提交
35 36 37 38 39 40 41 42 43 44 45 46 47 48
                "mkdir /storage/media/100/local/files/Pictures/weixin",
                "cp /storage/media/100/local/files/01.jpg /storage/media/100/local/files/Pictures/weixin",
                "cp /storage/media/100/local/files/01.mp3 /storage/media/100/local/files/Pictures/weixin",
                "cp /storage/media/100/local/files/01.mp4 /storage/media/100/local/files/Pictures/weixin",
                "mkdir /storage/media/100/local/files/Camera",
                "cp /storage/media/100/local/files/01.jpg /storage/media/100/local/files/Camera/01.jpg",
                "cp /storage/media/100/local/files/01.jpg /storage/media/100/local/files/Camera/02.jpg",
                "cp /storage/media/100/local/files/01.mp3 /storage/media/100/local/files/Camera/01.mp3",
                "cp /storage/media/100/local/files/01.mp3 /storage/media/100/local/files/Camera/02.mp3",
                "cp /storage/media/100/local/files/01.mp4 /storage/media/100/local/files/Camera/01.mp4",
                "cp /storage/media/100/local/files/01.mp4 /storage/media/100/local/files/Camera/02.mp4",
                "mkdir /storage/media/100/local/files/Documents",
                "cp /storage/media/100/local/files/test.dat /storage/media/100/local/files/Documents/test.dat",
                "cp /storage/media/100/local/files/test2.dat /storage/media/100/local/files/Documents/test2.dat",
P
panqiangbiao 已提交
49 50 51 52 53 54 55 56
                "mkdir /storage/media/100/local/files/Pictures/DeleteAlbumPro",
                "cp /storage/media/100/local/files/01.jpg /storage/media/100/local/files/Pictures/DeleteAlbumPro",
                "cp /storage/media/100/local/files/01.mp3 /storage/media/100/local/files/Pictures/DeleteAlbumPro",
                "cp /storage/media/100/local/files/01.mp4 /storage/media/100/local/files/Pictures/DeleteAlbumPro",
                "mkdir /storage/media/100/local/files/Pictures/DeleteAlbumCallback",
                "cp /storage/media/100/local/files/01.jpg /storage/media/100/local/files/Pictures/DeleteAlbumCallback",
                "cp /storage/media/100/local/files/01.mp3 /storage/media/100/local/files/Pictures/DeleteAlbumCallback",
                "cp /storage/media/100/local/files/01.mp4 /storage/media/100/local/files/Pictures/DeleteAlbumCallback",
P
panqiangbiao 已提交
57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72
                "mkdir /storage/media/100/local/files/Pictures/AblumInfo",
                "cp /storage/media/100/local/files/01.jpg /storage/media/100/local/files/Pictures/AblumInfo",
                "cp /storage/media/100/local/files/01.mp3 /storage/media/100/local/files/Pictures/AblumInfo",
                "cp /storage/media/100/local/files/01.mp4 /storage/media/100/local/files/Pictures/AblumInfo",
                "mkdir /storage/media/100/local/files/Pictures/FileAssetTest",
                "cp /storage/media/100/local/files/01.jpg /storage/media/100/local/files/Pictures/FileAssetTest",
                "cp /storage/media/100/local/files/01.jpg /storage/media/100/local/files/Pictures/FileAssetTest/02.jpg",
                "cp /storage/media/100/local/files/01.mp3 /storage/media/100/local/files/Pictures/FileAssetTest",
                "cp /storage/media/100/local/files/01.mp3 /storage/media/100/local/files/Pictures/FileAssetTest/02.mp3",
                "cp /storage/media/100/local/files/01.mp4 /storage/media/100/local/files/Pictures/FileAssetTest",
                "cp /storage/media/100/local/files/01.mp4 /storage/media/100/local/files/Pictures/FileAssetTest/02.mp4",
                "mkdir /storage/media/100/local/files/Pictures/MediaLibraryTest",
                "cp /storage/media/100/local/files/01.jpg /storage/media/100/local/files/Pictures/MediaLibraryTest",
                "cp /storage/media/100/local/files/01.mp3 /storage/media/100/local/files/Pictures/MediaLibraryTest",
                "cp /storage/media/100/local/files/01.mp4 /storage/media/100/local/files/Pictures/MediaLibraryTest",
                "cp /storage/media/100/local/files/test.dat /storage/media/100/local/files/Pictures/MediaLibraryTest",
G
gudehe 已提交
73
                "chmod -R 777 /storage/media/100/local/files/*",
P
panqiangbiao 已提交
74 75 76
                "chmod -R 777 /data/service/el2/100/hmdfs/account/files/*",
                "killall com.ohos.medialibrary.MediaScannerAbilityA",
                "aa start  -a MediaScannerAbility -b com.ohos.medialibrary.MediaScannerAbilityA"
G
gudehe 已提交
77 78
            ],
            "teardown-command":[
T
tongtongdad 已提交
79
                "rm -rf /storage/media/100/local/files/*",
P
panqiangbiao 已提交
80
                "rm -rf /data/accounts/account_0/appdata/com.ohos.medialibrary.MediaLibraryDataA/*"
G
gudehe 已提交
81 82 83 84
            ]
        },
        {
            "test-file-name": [
T
tongtongdad 已提交
85
                "ActsMediaLibraryJsTest.hap"
G
gudehe 已提交
86 87 88 89 90
            ],
            "type": "AppInstallKit",
            "cleanup-apps": true
        }
    ]
G
gudehe 已提交
91
}