mirror of
https://gitee.com/openharmony/communication_wifi.git
synced 2024-12-27 09:27:17 +00:00
add wifi_c_hid2d fuzz test
Signed-off-by: yiyajun <yiyajun@huawei.com>
This commit is contained in:
parent
cff2b70e6c
commit
aff79f8799
@ -12,9 +12,9 @@
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
#include <stddef.h>
|
||||
#include <stdint.h>
|
||||
#include <string.h>
|
||||
#include <cstddef>
|
||||
#include <cstdint>
|
||||
#include <cstring>
|
||||
#include "securec.h"
|
||||
#include "wifichid2d_fuzzer.h"
|
||||
#include "../../../../../../interfaces/kits/c/wifi_hid2d.h"
|
||||
|
Loading…
Reference in New Issue
Block a user