1049e185fSopenharmony_ci<?xml version="1.0" encoding="UTF-8"?> 2049e185fSopenharmony_ci<!-- Copyright (c) 2022 Huawei Device Co., Ltd. 3049e185fSopenharmony_ci 4049e185fSopenharmony_ci Licensed under the Apache License, Version 2.0 (the "License"); 5049e185fSopenharmony_ci you may not use this file except in compliance with the License. 6049e185fSopenharmony_ci You may obtain a copy of the License at 7049e185fSopenharmony_ci 8049e185fSopenharmony_ci http://www.apache.org/licenses/LICENSE-2.0 9049e185fSopenharmony_ci 10049e185fSopenharmony_ci Unless required by applicable law or agreed to in writing, software 11049e185fSopenharmony_ci distributed under the License is distributed on an "AS IS" BASIS, 12049e185fSopenharmony_ci WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 13049e185fSopenharmony_ci See the License for the specific language governing permissions and 14049e185fSopenharmony_ci limitations under the License. 15049e185fSopenharmony_ci--> 16049e185fSopenharmony_ci<configuration ver="2.0"> 17049e185fSopenharmony_ci <target name="PlayerFileFuzzTest"> 18049e185fSopenharmony_ci <preparer> 19049e185fSopenharmony_ci <option name="shell" value="mkdir /data/test"/> 20049e185fSopenharmony_ci <option name="shell" value="mkdir /data/test/media"/> 21049e185fSopenharmony_ci <option name="push" value="player/fuzztest.mp4 -> /data/test/media" src="res"/> 22049e185fSopenharmony_ci <option name="shell" value="restorecon /data/test/media"/> 23049e185fSopenharmony_ci </preparer> 24049e185fSopenharmony_ci </target> 25049e185fSopenharmony_ci <target name="PlayerSeekFuzzTest"> 26049e185fSopenharmony_ci <preparer> 27049e185fSopenharmony_ci <option name="push" value="player/H264_AAC.mp4 -> /data/test/media" src="res"/> 28049e185fSopenharmony_ci <option name="shell" value="restorecon /data/test/media"/> 29049e185fSopenharmony_ci </preparer> 30049e185fSopenharmony_ci </target> 31049e185fSopenharmony_ci <target name="PlayerSetVolumeFuzzTest"> 32049e185fSopenharmony_ci <preparer> 33049e185fSopenharmony_ci <option name="push" value="player/H264_AAC.mp4 -> /data/test/media" src="res"/> 34049e185fSopenharmony_ci <option name="shell" value="restorecon /data/test/media"/> 35049e185fSopenharmony_ci </preparer> 36049e185fSopenharmony_ci </target> 37049e185fSopenharmony_ci <target name="PlayerStubFuzzTest"> 38049e185fSopenharmony_ci <preparer> 39049e185fSopenharmony_ci <option name="push" value="player/H264_AAC.mp4 -> /data/test/media" src="res"/> 40049e185fSopenharmony_ci <option name="shell" value="restorecon /data/test/media"/> 41049e185fSopenharmony_ci </preparer> 42049e185fSopenharmony_ci </target> 43049e185fSopenharmony_ci <target name="AVmetadataFetchFrameAtTimeFuzzTest"> 44049e185fSopenharmony_ci <preparer> 45049e185fSopenharmony_ci <option name="push" value="avmetadata/H264_AAC.mp4 -> /data/test/media" src="res"/> 46049e185fSopenharmony_ci <option name="shell" value="restorecon /data/test/media"/> 47049e185fSopenharmony_ci </preparer> 48049e185fSopenharmony_ci </target> 49049e185fSopenharmony_ci <target name="AVmetadataResolveMetadataFuzzTest"> 50049e185fSopenharmony_ci <preparer> 51049e185fSopenharmony_ci <option name="push" value="avmetadata/H264_AAC.mp4 -> /data/test/media" src="res"/> 52049e185fSopenharmony_ci <option name="shell" value="restorecon /data/test/media"/> 53049e185fSopenharmony_ci </preparer> 54049e185fSopenharmony_ci </target> 55049e185fSopenharmony_ci <target name="AVmetadataFileFuzzTest"> 56049e185fSopenharmony_ci <preparer> 57049e185fSopenharmony_ci <option name="push" value="avmetadata/fuzztest.mp4 -> /data/test/media" src="res"/> 58049e185fSopenharmony_ci <option name="shell" value="restorecon /data/test/media"/> 59049e185fSopenharmony_ci </preparer> 60049e185fSopenharmony_ci </target> 61049e185fSopenharmony_ci <target name="AVmetadataSetSource"> 62049e185fSopenharmony_ci <preparer> 63049e185fSopenharmony_ci <option name="push" value="avmetadata/H264_AAC.mp4 -> /data/test/media" src="res"/> 64049e185fSopenharmony_ci <option name="shell" value="restorecon /data/test/media"/> 65049e185fSopenharmony_ci </preparer> 66049e185fSopenharmony_ci </target> 67049e185fSopenharmony_ci <target name="AVmetadataStubFuzzTest"> 68049e185fSopenharmony_ci <preparer> 69049e185fSopenharmony_ci <option name="push" value="avmetadata/H264_AAC.mp4 -> /data/test/media" src="res"/> 70049e185fSopenharmony_ci <option name="shell" value="restorecon /data/test/media"/> 71049e185fSopenharmony_ci </preparer> 72049e185fSopenharmony_ci </target> 73049e185fSopenharmony_ci <target name="AVmetadataStubLocalFuzzTest"> 74049e185fSopenharmony_ci <preparer> 75049e185fSopenharmony_ci <option name="push" value="avmetadata/H264_AAC.mp4 -> /data/test/media" src="res"/> 76049e185fSopenharmony_ci <option name="shell" value="restorecon /data/test/media"/> 77049e185fSopenharmony_ci </preparer> 78049e185fSopenharmony_ci </target> 79049e185fSopenharmony_ci <target name="ACodecConfigureFuzzTest"> 80049e185fSopenharmony_ci <preparer> 81049e185fSopenharmony_ci <option name="push" value="avcodec/AAC_48000_32_1.aac -> /data/test/media" src="res"/> 82049e185fSopenharmony_ci <option name="shell" value="restorecon /data/test/media"/> 83049e185fSopenharmony_ci </preparer> 84049e185fSopenharmony_ci </target> 85049e185fSopenharmony_ci <target name="ACodecFileFuzzTest"> 86049e185fSopenharmony_ci <preparer> 87049e185fSopenharmony_ci <option name="push" value="avcodec/AAC_48000_32_1.aac -> /data/test/media" src="res"/> 88049e185fSopenharmony_ci <option name="shell" value="restorecon /data/test/media"/> 89049e185fSopenharmony_ci </preparer> 90049e185fSopenharmony_ci </target> 91049e185fSopenharmony_ci <target name="VCodecConfigureFuzzTest"> 92049e185fSopenharmony_ci <preparer> 93049e185fSopenharmony_ci <option name="push" value="avcodec/out_320_240_10s.h264 -> /data/test/media" src="res"/> 94049e185fSopenharmony_ci <option name="shell" value="restorecon /data/test/media"/> 95049e185fSopenharmony_ci </preparer> 96049e185fSopenharmony_ci </target> 97049e185fSopenharmony_ci <target name="VCodecFileFuzzTest"> 98049e185fSopenharmony_ci <preparer> 99049e185fSopenharmony_ci <option name="push" value="avcodec/out_320_240_10s.h264 -> /data/test/media" src="res"/> 100049e185fSopenharmony_ci <option name="shell" value="restorecon /data/test/media"/> 101049e185fSopenharmony_ci </preparer> 102049e185fSopenharmony_ci </target> 103049e185fSopenharmony_ci <target name="RecorderSetVideoSourceFuzzTest"> 104049e185fSopenharmony_ci <preparer> 105049e185fSopenharmony_ci <option name="push" value="recorder/out_320_240_10s.h264 -> /data/test/media" src="res"/> 106049e185fSopenharmony_ci <option name="push" value="recorder/recorder_SetVideoSource.mp4 -> /data/test/media" src="res"/> 107049e185fSopenharmony_ci <option name="shell" value="restorecon /data/test/media"/> 108049e185fSopenharmony_ci </preparer> 109049e185fSopenharmony_ci </target> 110049e185fSopenharmony_ci <target name="RecorderSetAudioSourceFuzzTest"> 111049e185fSopenharmony_ci <preparer> 112049e185fSopenharmony_ci <option name="push" value="recorder/out_320_240_10s.h264 -> /data/test/media" src="res"/> 113049e185fSopenharmony_ci <option name="push" value="recorder/recorder_setAudioSource.m4a -> /data/test/media" src="res"/> 114049e185fSopenharmony_ci <option name="shell" value="restorecon /data/test/media"/> 115049e185fSopenharmony_ci </preparer> 116049e185fSopenharmony_ci </target> 117049e185fSopenharmony_ci <target name="RecorderSetVideoEncodingBitRateFuzzTest"> 118049e185fSopenharmony_ci <preparer> 119049e185fSopenharmony_ci <option name="push" value="recorder/recorder_SetVideoEncodingBitRate.mp4 -> /data/test/media" src="res"/> 120049e185fSopenharmony_ci <option name="push" value="recorder/out_320_240_10s.h264 -> /data/test/media" src="res"/> 121049e185fSopenharmony_ci <option name="shell" value="restorecon /data/test/media"/> 122049e185fSopenharmony_ci </preparer> 123049e185fSopenharmony_ci </target> 124049e185fSopenharmony_ci <target name="RecorderSetAudioEncodingBitRateBitRateFuzzTest"> 125049e185fSopenharmony_ci <preparer> 126049e185fSopenharmony_ci <option name="push" value="recorder/recorder_SetAudioEncodingBitRateBitRate.mp4 -> /data/test/media" src="res"/> 127049e185fSopenharmony_ci <option name="push" value="recorder/out_320_240_10s.h264 -> /data/test/media" src="res"/> 128049e185fSopenharmony_ci <option name="shell" value="restorecon /data/test/media"/> 129049e185fSopenharmony_ci </preparer> 130049e185fSopenharmony_ci </target> 131049e185fSopenharmony_ci <target name="RecorderSetOutputFormatFuzzTest"> 132049e185fSopenharmony_ci <preparer> 133049e185fSopenharmony_ci <option name="push" value="recorder/recorder_SetOutputFormat.mp4 -> /data/test/media" src="res"/> 134049e185fSopenharmony_ci <option name="push" value="recorder/out_320_240_10s.h264 -> /data/test/media" src="res"/> 135049e185fSopenharmony_ci <option name="shell" value="restorecon /data/test/media"/> 136049e185fSopenharmony_ci </preparer> 137049e185fSopenharmony_ci </target> 138049e185fSopenharmony_ci <target name="RecorderSetVideoEncoderFuzzTest"> 139049e185fSopenharmony_ci <preparer> 140049e185fSopenharmony_ci <option name="push" value="recorder/recorder_SetVideoEncoder.mp4 -> /data/test/media" src="res"/> 141049e185fSopenharmony_ci <option name="push" value="recorder/out_320_240_10s.h264 -> /data/test/media" src="res"/> 142049e185fSopenharmony_ci <option name="shell" value="restorecon /data/test/media"/> 143049e185fSopenharmony_ci </preparer> 144049e185fSopenharmony_ci </target> 145049e185fSopenharmony_ci <target name="RecorderSetVideoSizeFuzzTest"> 146049e185fSopenharmony_ci <preparer> 147049e185fSopenharmony_ci <option name="push" value="recorder/recorder_SetVideoSize.mp4 -> /data/test/media" src="res"/> 148049e185fSopenharmony_ci <option name="push" value="recorder/out_320_240_10s.h264 -> /data/test/media" src="res"/> 149049e185fSopenharmony_ci <option name="shell" value="restorecon /data/test/media"/> 150049e185fSopenharmony_ci </preparer> 151049e185fSopenharmony_ci </target> 152049e185fSopenharmony_ci <target name="RecorderSetVideoFrameRateFuzzTest"> 153049e185fSopenharmony_ci <preparer> 154049e185fSopenharmony_ci <option name="push" value="recorder/recorder_SetVideoFrameRate.mp4 -> /data/test/media" src="res"/> 155049e185fSopenharmony_ci <option name="push" value="recorder/out_320_240_10s.h264 -> /data/test/media" src="res"/> 156049e185fSopenharmony_ci <option name="shell" value="restorecon /data/test/media"/> 157049e185fSopenharmony_ci </preparer> 158049e185fSopenharmony_ci </target> 159049e185fSopenharmony_ci <target name="RecorderSetCaptureRateFuzzTest"> 160049e185fSopenharmony_ci <preparer> 161049e185fSopenharmony_ci <option name="push" value="recorder/recorder_SetCaptureRate.mp4 -> /data/test/media" src="res"/> 162049e185fSopenharmony_ci <option name="push" value="recorder/out_320_240_10s.h264 -> /data/test/media" src="res"/> 163049e185fSopenharmony_ci <option name="shell" value="restorecon /data/test/media"/> 164049e185fSopenharmony_ci </preparer> 165049e185fSopenharmony_ci </target> 166049e185fSopenharmony_ci <target name="RecorderSetAudioEncoderFuzzTest"> 167049e185fSopenharmony_ci <preparer> 168049e185fSopenharmony_ci <option name="push" value="recorder/recorder_SetAudioEncoder.mp4 -> /data/test/media" src="res"/> 169049e185fSopenharmony_ci <option name="push" value="recorder/out_320_240_10s.h264 -> /data/test/media" src="res"/> 170049e185fSopenharmony_ci <option name="shell" value="restorecon /data/test/media"/> 171049e185fSopenharmony_ci </preparer> 172049e185fSopenharmony_ci </target> 173049e185fSopenharmony_ci <target name="RecorderSetAudioSampleRateFuzzTest"> 174049e185fSopenharmony_ci <preparer> 175049e185fSopenharmony_ci <option name="push" value="recorder/recorder_SetAudioSampleRate.mp4 -> /data/test/media" src="res"/> 176049e185fSopenharmony_ci <option name="push" value="recorder/out_320_240_10s.h264 -> /data/test/media" src="res"/> 177049e185fSopenharmony_ci <option name="shell" value="restorecon /data/test/media"/> 178049e185fSopenharmony_ci </preparer> 179049e185fSopenharmony_ci </target> 180049e185fSopenharmony_ci <target name="RecorderSetAudioChannelsFuzzTest"> 181049e185fSopenharmony_ci <preparer> 182049e185fSopenharmony_ci <option name="push" value="recorder/recorder_SetAudioChannels.mp4 -> /data/test/media" src="res"/> 183049e185fSopenharmony_ci <option name="push" value="recorder/out_320_240_10s.h264 -> /data/test/media" src="res"/> 184049e185fSopenharmony_ci <option name="shell" value="restorecon /data/test/media"/> 185049e185fSopenharmony_ci </preparer> 186049e185fSopenharmony_ci </target> 187049e185fSopenharmony_ci <target name="RecorderSetAudioChannelsNumFuzzTest"> 188049e185fSopenharmony_ci <preparer> 189049e185fSopenharmony_ci <option name="push" value="recorder/recorder_SetAudioChannelsNum.mp4 -> /data/test/media" src="res"/> 190049e185fSopenharmony_ci <option name="push" value="recorder/out_320_240_10s.h264 -> /data/test/media" src="res"/> 191049e185fSopenharmony_ci <option name="shell" value="restorecon /data/test/media"/> 192049e185fSopenharmony_ci </preparer> 193049e185fSopenharmony_ci </target> 194049e185fSopenharmony_ci <target name="RecorderSetAudioEncodingBitRateFuzzTest"> 195049e185fSopenharmony_ci <preparer> 196049e185fSopenharmony_ci <option name="push" value="recorder/recorder_SetAudioEncodingBitRate.mp4 -> /data/test/media" src="res"/> 197049e185fSopenharmony_ci <option name="push" value="recorder/out_320_240_10s.h264 -> /data/test/media" src="res"/> 198049e185fSopenharmony_ci <option name="shell" value="restorecon /data/test/media"/> 199049e185fSopenharmony_ci </preparer> 200049e185fSopenharmony_ci </target> 201049e185fSopenharmony_ci <target name="RecorderSetMaxDurationFuzzTest"> 202049e185fSopenharmony_ci <preparer> 203049e185fSopenharmony_ci <option name="push" value="recorder/recorder_SetMaxDuration.mp4 -> /data/test/media" src="res"/> 204049e185fSopenharmony_ci <option name="push" value="recorder/out_320_240_10s.h264 -> /data/test/media" src="res"/> 205049e185fSopenharmony_ci <option name="shell" value="restorecon /data/test/media"/> 206049e185fSopenharmony_ci </preparer> 207049e185fSopenharmony_ci </target> 208049e185fSopenharmony_ci <target name="RecorderSetMaxFileSizeFuzzTest"> 209049e185fSopenharmony_ci <preparer> 210049e185fSopenharmony_ci <option name="push" value="recorder/recorder_SetMaxFileSize.mp4 -> /data/test/media" src="res"/> 211049e185fSopenharmony_ci <option name="push" value="recorder/out_320_240_10s.h264 -> /data/test/media" src="res"/> 212049e185fSopenharmony_ci <option name="shell" value="restorecon /data/test/media"/> 213049e185fSopenharmony_ci </preparer> 214049e185fSopenharmony_ci </target> 215049e185fSopenharmony_ci <target name="RecorderSetOutputFileFuzzTest"> 216049e185fSopenharmony_ci <preparer> 217049e185fSopenharmony_ci <option name="push" value="recorder/recorder_SetOutputFile.mp4 -> /data/test/media" src="res"/> 218049e185fSopenharmony_ci <option name="push" value="recorder/out_320_240_10s.h264 -> /data/test/media" src="res"/> 219049e185fSopenharmony_ci <option name="shell" value="restorecon /data/test/media"/> 220049e185fSopenharmony_ci </preparer> 221049e185fSopenharmony_ci </target> 222049e185fSopenharmony_ci <target name="RecorderSetNextOutputFileFuzzTest"> 223049e185fSopenharmony_ci <preparer> 224049e185fSopenharmony_ci <option name="push" value="recorder/recorder_SetNextOutputFile.mp4 -> /data/test/media" src="res"/> 225049e185fSopenharmony_ci <option name="push" value="recorder/out_320_240_10s.h264 -> /data/test/media" src="res"/> 226049e185fSopenharmony_ci <option name="shell" value="restorecon /data/test/media"/> 227049e185fSopenharmony_ci </preparer> 228049e185fSopenharmony_ci </target> 229049e185fSopenharmony_ci <target name="RecorderSetLocationFuzzTest"> 230049e185fSopenharmony_ci <preparer> 231049e185fSopenharmony_ci <option name="push" value="recorder/recorder_SetLocation.mp4 -> /data/test/media" src="res"/> 232049e185fSopenharmony_ci <option name="push" value="recorder/out_320_240_10s.h264 -> /data/test/media" src="res"/> 233049e185fSopenharmony_ci <option name="shell" value="restorecon /data/test/media"/> 234049e185fSopenharmony_ci </preparer> 235049e185fSopenharmony_ci </target> 236049e185fSopenharmony_ci <target name="RecorderSetOrientationHintFuzzTest"> 237049e185fSopenharmony_ci <preparer> 238049e185fSopenharmony_ci <option name="push" value="recorder/recorder_SetOrientationHint.mp4 -> /data/test/media" src="res"/> 239049e185fSopenharmony_ci <option name="push" value="recorder/out_320_240_10s.h264 -> /data/test/media" src="res"/> 240049e185fSopenharmony_ci <option name="shell" value="restorecon /data/test/media"/> 241049e185fSopenharmony_ci </preparer> 242049e185fSopenharmony_ci </target> 243049e185fSopenharmony_ci <target name="RecorderSetRecorderCallbackFuzzTest"> 244049e185fSopenharmony_ci <preparer> 245049e185fSopenharmony_ci <option name="push" value="recorder/recorder_SetRecorderCallback.mp4 -> /data/test/media" src="res"/> 246049e185fSopenharmony_ci <option name="push" value="recorder/out_320_240_10s.h264 -> /data/test/media" src="res"/> 247049e185fSopenharmony_ci <option name="shell" value="restorecon /data/test/media"/> 248049e185fSopenharmony_ci </preparer> 249049e185fSopenharmony_ci </target> 250049e185fSopenharmony_ci <target name="RecorderStopFuzzTest"> 251049e185fSopenharmony_ci <preparer> 252049e185fSopenharmony_ci <option name="push" value="recorder/out_320_240_10s.h264 -> /data/test/media" src="res"/> 253049e185fSopenharmony_ci <option name="push" value="recorder/recorder_Stop.m4a -> /data/test/media" src="res"/> 254049e185fSopenharmony_ci <option name="shell" value="restorecon /data/test/media"/> 255049e185fSopenharmony_ci </preparer> 256049e185fSopenharmony_ci </target> 257049e185fSopenharmony_ci <target name="RecorderSetFileSplitDurationFuzzTest"> 258049e185fSopenharmony_ci <preparer> 259049e185fSopenharmony_ci <option name="push" value="recorder/recorder_SetFileSplitDuration.mp4 -> /data/test/media" src="res"/> 260049e185fSopenharmony_ci <option name="push" value="recorder/out_320_240_10s.h264 -> /data/test/media" src="res"/> 261049e185fSopenharmony_ci <option name="shell" value="restorecon /data/test/media"/> 262049e185fSopenharmony_ci </preparer> 263049e185fSopenharmony_ci </target> 264049e185fSopenharmony_ci <target name="RecorderSetParameterFuzzTest"> 265049e185fSopenharmony_ci <preparer> 266049e185fSopenharmony_ci <option name="push" value="recorder/recorder_SetParameter.mp4 -> /data/test/media" src="res"/> 267049e185fSopenharmony_ci <option name="push" value="recorder/out_320_240_10s.h264 -> /data/test/media" src="res"/> 268049e185fSopenharmony_ci <option name="shell" value="restorecon /data/test/media"/> 269049e185fSopenharmony_ci </preparer> 270049e185fSopenharmony_ci </target> 271049e185fSopenharmony_ci <target name="RecorderSetDataSourceFuzzTest"> 272049e185fSopenharmony_ci <preparer> 273049e185fSopenharmony_ci <option name="push" value="recorder/out_320_240_10s.h264 -> /data/test/media" src="res"/> 274049e185fSopenharmony_ci <option name="push" value="recorder/recorder_SetDataSource.mp4 -> /data/test/media" src="res"/> 275049e185fSopenharmony_ci <option name="shell" value="restorecon /data/test/media"/> 276049e185fSopenharmony_ci </preparer> 277049e185fSopenharmony_ci </target> 278049e185fSopenharmony_ci <target name="RecorderServiceStubFuzzTest"> 279049e185fSopenharmony_ci <preparer> 280049e185fSopenharmony_ci <option name="push" value="recorder/out_320_240_10s.h264 -> /data/test/media" src="res"/> 281049e185fSopenharmony_ci <option name="push" value="recorder/recorder_SetVideoSource.mp4 -> /data/test/media" src="res"/> 282049e185fSopenharmony_ci <option name="shell" value="restorecon /data/test/media"/> 283049e185fSopenharmony_ci </preparer> 284049e185fSopenharmony_ci </target> 285049e185fSopenharmony_ci <target name="ScreenCaptureServiceStubFuzzTest"> 286049e185fSopenharmony_ci <preparer> 287049e185fSopenharmony_ci <option name="push" value="screencapture/out_320_240_10s.h264 -> /data/test/media" src="res"/> 288049e185fSopenharmony_ci <option name="shell" value="touch /data/test/media/screen_capture_SetVideoSource.mp4"/> 289049e185fSopenharmony_ci <option name="shell" value="restorecon /data/test/media"/> 290049e185fSopenharmony_ci </preparer> 291049e185fSopenharmony_ci </target> 292049e185fSopenharmony_ci <target name="ScreenCaptureDataTypeFuzzTest"> 293049e185fSopenharmony_ci <preparer> 294049e185fSopenharmony_ci <option name="push" value="screencapture/out_320_240_10s.h264 -> /data/test/media" src="res"/> 295049e185fSopenharmony_ci <option name="shell" value="touch /data/test/media/screen_capture_fuzz_datatype_file_01.mp4"/> 296049e185fSopenharmony_ci <option name="shell" value="restorecon /data/test/media"/> 297049e185fSopenharmony_ci </preparer> 298049e185fSopenharmony_ci </target> 299049e185fSopenharmony_ci <target name="ScreenCaptureNdkDataTypeFuzzTest"> 300049e185fSopenharmony_ci <preparer> 301049e185fSopenharmony_ci <option name="push" value="screencapture/out_320_240_10s.h264 -> /data/test/media" src="res"/> 302049e185fSopenharmony_ci <option name="shell" value="touch /data/test/media/screen_capture_fuzz_ndk_datatype_file_01.mp4"/> 303049e185fSopenharmony_ci <option name="shell" value="restorecon /data/test/media"/> 304049e185fSopenharmony_ci </preparer> 305049e185fSopenharmony_ci </target> 306049e185fSopenharmony_ci <target name="ScreenCaptureAudioBitRateFileFuzzTest"> 307049e185fSopenharmony_ci <preparer> 308049e185fSopenharmony_ci <option name="push" value="screencapture/out_320_240_10s.h264 -> /data/test/media" src="res"/> 309049e185fSopenharmony_ci <option name="shell" value="touch /data/test/media/screen_capture_fuzz_audiobitrate_file_01.mp4"/> 310049e185fSopenharmony_ci <option name="shell" value="restorecon /data/test/media"/> 311049e185fSopenharmony_ci </preparer> 312049e185fSopenharmony_ci </target> 313049e185fSopenharmony_ci <target name="ScreenCaptureNdkAudioBitRateFileFuzzTest"> 314049e185fSopenharmony_ci <preparer> 315049e185fSopenharmony_ci <option name="push" value="screencapture/out_320_240_10s.h264 -> /data/test/media" src="res"/> 316049e185fSopenharmony_ci <option name="shell" value="touch /data/test/media/screen_capture_fuzz_ndk_audiobitrate_file_01.mp4"/> 317049e185fSopenharmony_ci <option name="shell" value="restorecon /data/test/media"/> 318049e185fSopenharmony_ci </preparer> 319049e185fSopenharmony_ci </target> 320049e185fSopenharmony_ci <target name="ScreenCaptureAudioCodecFormatFileFuzzTest"> 321049e185fSopenharmony_ci <preparer> 322049e185fSopenharmony_ci <option name="push" value="screencapture/out_320_240_10s.h264 -> /data/test/media" src="res"/> 323049e185fSopenharmony_ci <option name="shell" value="touch /data/test/media/screen_capture_fuzz_audiocodecformat_file_01.mp4"/> 324049e185fSopenharmony_ci <option name="shell" value="restorecon /data/test/media"/> 325049e185fSopenharmony_ci </preparer> 326049e185fSopenharmony_ci </target> 327049e185fSopenharmony_ci <target name="ScreenCaptureNdkAudioCodecFormatFileFuzzTest"> 328049e185fSopenharmony_ci <preparer> 329049e185fSopenharmony_ci <option name="push" value="screencapture/out_320_240_10s.h264 -> /data/test/media" src="res"/> 330049e185fSopenharmony_ci <option name="shell" value="touch /data/test/media/screen_capture_fuzz_ndk_audiocodecformat_file_01.mp4"/> 331049e185fSopenharmony_ci <option name="shell" value="restorecon /data/test/media"/> 332049e185fSopenharmony_ci </preparer> 333049e185fSopenharmony_ci </target> 334049e185fSopenharmony_ci <target name="ScreenCaptureVideoCodecFileFuzzTest"> 335049e185fSopenharmony_ci <preparer> 336049e185fSopenharmony_ci <option name="push" value="screencapture/out_320_240_10s.h264 -> /data/test/media" src="res"/> 337049e185fSopenharmony_ci <option name="shell" value="touch /data/test/media/screen_capture_fuzz_videocodec_file_01.mp4"/> 338049e185fSopenharmony_ci <option name="shell" value="restorecon /data/test/media"/> 339049e185fSopenharmony_ci </preparer> 340049e185fSopenharmony_ci </target> 341049e185fSopenharmony_ci <target name="ScreenCaptureNdkVideoCodecFileFuzzTest"> 342049e185fSopenharmony_ci <preparer> 343049e185fSopenharmony_ci <option name="push" value="screencapture/out_320_240_10s.h264 -> /data/test/media" src="res"/> 344049e185fSopenharmony_ci <option name="shell" value="touch /data/test/media/screen_capture_fuzz_ndk_videocodec_file_01.mp4"/> 345049e185fSopenharmony_ci <option name="shell" value="restorecon /data/test/media"/> 346049e185fSopenharmony_ci </preparer> 347049e185fSopenharmony_ci </target> 348049e185fSopenharmony_ci <target name="ScreenCaptureVideoBitRateFileFuzzTest"> 349049e185fSopenharmony_ci <preparer> 350049e185fSopenharmony_ci <option name="push" value="screencapture/out_320_240_10s.h264 -> /data/test/media" src="res"/> 351049e185fSopenharmony_ci <option name="shell" value="touch /data/test/media/screen_capture_fuzz_videobitrate_file_01.mp4"/> 352049e185fSopenharmony_ci <option name="shell" value="restorecon /data/test/media"/> 353049e185fSopenharmony_ci </preparer> 354049e185fSopenharmony_ci </target> 355049e185fSopenharmony_ci <target name="ScreenCaptureNdkVideoBitRateFileFuzzTest"> 356049e185fSopenharmony_ci <preparer> 357049e185fSopenharmony_ci <option name="push" value="screencapture/out_320_240_10s.h264 -> /data/test/media" src="res"/> 358049e185fSopenharmony_ci <option name="shell" value="touch /data/test/media/screen_capture_fuzz_ndk_videobitrate_file_01.mp4"/> 359049e185fSopenharmony_ci <option name="shell" value="restorecon /data/test/media"/> 360049e185fSopenharmony_ci </preparer> 361049e185fSopenharmony_ci </target> 362049e185fSopenharmony_ci <target name="ScreenCaptureVideoFrameRateFileFuzzTest"> 363049e185fSopenharmony_ci <preparer> 364049e185fSopenharmony_ci <option name="push" value="screencapture/out_320_240_10s.h264 -> /data/test/media" src="res"/> 365049e185fSopenharmony_ci <option name="shell" value="touch /data/test/media/screen_capture_fuzz_videoframerate_file_01.mp4"/> 366049e185fSopenharmony_ci <option name="shell" value="restorecon /data/test/media"/> 367049e185fSopenharmony_ci </preparer> 368049e185fSopenharmony_ci </target> 369049e185fSopenharmony_ci <target name="ScreenCaptureNdkVideoFrameRateFileFuzzTest"> 370049e185fSopenharmony_ci <preparer> 371049e185fSopenharmony_ci <option name="push" value="screencapture/out_320_240_10s.h264 -> /data/test/media" src="res"/> 372049e185fSopenharmony_ci <option name="shell" value="touch /data/test/media/screen_capture_fuzz_ndk_videoframerate_file_01.mp4"/> 373049e185fSopenharmony_ci <option name="shell" value="restorecon /data/test/media"/> 374049e185fSopenharmony_ci </preparer> 375049e185fSopenharmony_ci </target> 376049e185fSopenharmony_ci <target name="ScreenCaptureUrlFileFuzzTest"> 377049e185fSopenharmony_ci <preparer> 378049e185fSopenharmony_ci <option name="push" value="screencapture/out_320_240_10s.h264 -> /data/test/media" src="res"/> 379049e185fSopenharmony_ci <option name="shell" value="touch /data/test/media/screen_capture_fuzz_url_file_01.mp4"/> 380049e185fSopenharmony_ci <option name="shell" value="restorecon /data/test/media"/> 381049e185fSopenharmony_ci </preparer> 382049e185fSopenharmony_ci </target> 383049e185fSopenharmony_ci <target name="ScreenCaptureNdkUrlFileFuzzTest"> 384049e185fSopenharmony_ci <preparer> 385049e185fSopenharmony_ci <option name="push" value="screencapture/out_320_240_10s.h264 -> /data/test/media" src="res"/> 386049e185fSopenharmony_ci <option name="shell" value="touch /data/test/media/screen_capture_fuzz_ndk_url_file_01.mp4"/> 387049e185fSopenharmony_ci <option name="shell" value="restorecon /data/test/media"/> 388049e185fSopenharmony_ci </preparer> 389049e185fSopenharmony_ci </target> 390049e185fSopenharmony_ci <target name="ScreenCaptureFileFormatFileFuzzTest"> 391049e185fSopenharmony_ci <preparer> 392049e185fSopenharmony_ci <option name="push" value="screencapture/out_320_240_10s.h264 -> /data/test/media" src="res"/> 393049e185fSopenharmony_ci <option name="shell" value="touch /data/test/media/screen_capture_fuzz_fileformat_file_01.mp4"/> 394049e185fSopenharmony_ci <option name="shell" value="restorecon /data/test/media"/> 395049e185fSopenharmony_ci </preparer> 396049e185fSopenharmony_ci </target> 397049e185fSopenharmony_ci <target name="ScreenCaptureNdkFileFormatFileFuzzTest"> 398049e185fSopenharmony_ci <preparer> 399049e185fSopenharmony_ci <option name="push" value="screencapture/out_320_240_10s.h264 -> /data/test/media" src="res"/> 400049e185fSopenharmony_ci <option name="shell" value="touch /data/test/media/screen_capture_fuzz_ndk_fileformat_file_01.mp4"/> 401049e185fSopenharmony_ci <option name="shell" value="restorecon /data/test/media"/> 402049e185fSopenharmony_ci </preparer> 403049e185fSopenharmony_ci </target> 404049e185fSopenharmony_ci <target name="ScreenCaptureServerStartCaseFuzzTest"> 405049e185fSopenharmony_ci <preparer> 406049e185fSopenharmony_ci <option name="push" value="screencapture/out_320_240_10s.h264 -> /data/test/media" src="res"/> 407049e185fSopenharmony_ci <option name="shell" value="touch /data/test/media/screen_capture_fuzz_server_start_file_01.mp4"/> 408049e185fSopenharmony_ci <option name="shell" value="restorecon /data/test/media"/> 409049e185fSopenharmony_ci </preparer> 410049e185fSopenharmony_ci </target> 411049e185fSopenharmony_ci</configuration>