add wifi fuzz test

Signed-off-by: yiyajun <yiyajun@huawei.com>
This commit is contained in:
yiyajun 2022-11-20 17:12:23 +08:00
parent 052312bbcc
commit 2dfd771e2f

View File

@ -12,7 +12,10 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
#include <cstddef>
#include <cstdint>
#include <cstring>
#include "securec.h"
#include "wifichotspot_fuzzer.h"
#include "../../../../../../interfaces/kits/c/wifi_hotspot.h"