Signed-off-by: yangpengfei <yangpengfei34@huawei.com>
This commit is contained in:
yangpengfei 2024-11-20 04:07:49 +00:00 committed by Gitee
parent 961b729b4c
commit 552efc3a90
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,7 @@
#include "mock_wifi_manager.h"
#include "mock_wifi_sta_hal_interface.h"
#include "wifi_error_no.h"
#include "mock_block_connect_service.h"
using ::testing::_;
using ::testing::AtLeast;

View File

@ -29,6 +29,7 @@
#include "wifi_internal_msg.h"
#include "wifi_msg.h"
#include "mock_wifi_sta_hal_interface.h"
#include "mock_block_connect_service.h"
using ::testing::_;
using ::testing::AtLeast;