From 5cbaef4efdbcc7feae425cd1a389d2a20f3d9517 Mon Sep 17 00:00:00 2001 From: qinlong0101 Date: Mon, 25 Apr 2022 15:54:40 +0800 Subject: [PATCH] add screen fuzz test Signed-off-by: qinlong0101 --- .../fuzztest/screensinktrans_fuzzer/corpus/init | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/services/screentransport/test/fuzztest/screensinktrans_fuzzer/corpus/init b/services/screentransport/test/fuzztest/screensinktrans_fuzzer/corpus/init index 6b7212c..bc977bd 100644 --- a/services/screentransport/test/fuzztest/screensinktrans_fuzzer/corpus/init +++ b/services/screentransport/test/fuzztest/screensinktrans_fuzzer/corpus/init @@ -1 +1,14 @@ +# Copyright (c) 2022 Huawei Device Co., Ltd. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + FUZZ \ No newline at end of file