BearPi_HM_Nano开发板运行测试套件发现错误

Viewed 40

Start to run test suite:WifiIotSdioFuncTestSuite
Run test suite 1 times
Idle task callback function
SDIO is absent
../../test/xts/acts/iot_hardware_lite/wifiiot_hal/src/wifiiot_sdio_func_test.c:133:testWifiIotSdio001:IGNORE
+-------------------------------------------+
SDIO is absent
../../test/xts/acts/iot_hardware_lite/wifiiot_hal/src/wifiiot_sdio_func_test.c:167:testWifiIotSdio002:IGNORE
+-------------------------------------------+
SDIO is absent
../../test/xts/acts/iot_hardware_lite/wifiiot_hal/src/wifiiot_sdio_func_test.c:218:testWifiIotSdio003:IGNORE
+-------------------------------------------+
SDIO is absent
../../test/xts/acts/iot_hardware_lite/wifiiot_hal/src/wifiiot_sdio_func_test.c:279:testWifiIotSdio004:IGNORE
+-------------------------------------------+
SDIO is absent
../../test/xts/acts/iot_hardware_lite/wifiiot_hal/src/wifiiot_sdio_func_test.c:338:testWifiIotSdio005:IGNORE
+-------------------------------------------+
SDIO is absent
../../test/xts/acts/iot_hardware_lite/wifiiot_hal/src/wifiiot_sdio_func_test.c:383:testWifiIotSdio006:IGNORE
+-------------------------------------------+
SDIO is absent
../../test/xts/acts/iot_hardware_lite/wifiiot_hal/src/wifiiot_sdio_func_test.c:416:testWifiIotSdio007:IGNORE
+-------------------------------------------+


7 Tests 0 Failures 7 Ignored
OK
Start to run test suite:WifiServiceFuncTestSuite
Run test suite 1 times
[wifi_service]:EnableWifi sta start fail
../../test/xts/acts/communication_lite/wifiservice_hal/src/wifiservice_func_test.c:261:testEnableDisableWifi:FAIL: Expected -7 Was 0[wifi_service]:EnableWifi sta start fail

+-------------------------------------------+
[wifi_service]:EnableWifi sta start fail
../../test/xts/acts/communication_lite/wifiservice_hal/src/wifiservice_func_test.c:293:testScan:FAIL: Expected -7 Was 0[wifi_service]:GetScanInfoList hi_wifi_sta_scan_results fail
WaitSacnResult:timeout!
[wifi_service]:GetScanInfoList hi_wifi_sta_scan_results fail

+-------------------------------------------+
../../test/xts/acts/communication_lite/wifiservice_hal/src/wifiservice_func_test.c:329:testConnectDisConnect:PASS
+-------------------------------------------+
[wifi_service]:AddDeviceConfig wifi config is full, delete one first
../../test/xts/acts/communication_lite/wifiservice_hal/src/wifiservice_func_test.c:360:testHandleDeviceConfig:PASS
+-------------------------------------------+
../../test/xts/acts/communication_lite/wifiservice_hal/src/wifiservice_func_test.c:428:testHandleHotspotConfig:PASS
+-------------------------------------------+
[wifi_service]:EnableHotspot softap start fail, err = -1
../../test/xts/acts/communication_lite/wifiservice_hal/src/wifiservice_func_test.c:490:testEnableDisableHotSpot:FAIL: Expected -7 Was 0[wifi_service]:EnableHotspot softap start fail, err = -1

+-------------------------------------------+
../../test/xts/acts/communication_lite/wifiservice_hal/src/wifiservice_func_test.c:527:testGetSignalLevel:PASS
+-------------------------------------------+
[wifi_service]:EnableWifi sta start fail
../../test/xts/acts/communication_lite/wifiservice_hal/src/wifiservice_func_test.c:573:testAdvanceScanType:FAIL: Expected -7 Was 0WaitSacnResult:timeout!
WaitSacnResult:timeout!
WaitSacnResult:timeout!
WaitSacnResult:timeout!

+-------------------------------------------+
[wifi_service]:EnableWifi sta start fail
../../test/xts/acts/communication_lite/wifiservice_hal/src/wifiservice_func_test.c:630:testAdvanceScanInvalidParam01:FAIL: Expected -7 Was 0
+-------------------------------------------+
[wifi_service]:EnableWifi sta start fail
../../test/xts/acts/communication_lite/wifiservice_hal/src/wifiservice_func_test.c:661:testAdvanceScanInvalidParam02:FAIL: Expected -7 Was 0WaitSacnResult:timeout!

+-------------------------------------------+


10 Tests 6 Failures 0 Ignored
FAIL

1 Answers

从日志上看不出来是什么问题