platform_hardware_interfaces/wifi
Ahmed ElArabawy 7f817f5e23 Wifi: Fix vts tests error handling
In current code, VTS tests checks on null pointer using EXPECT_NE
then proceed with using the variable. This causes a null pointer
exception when the test fails.
This commit replaces the EXPECT_NE with ASSERT_NE to exit the test
on failure.

Bug: 152576797
Test: atest VtsHalWifiV1_0TargetTest
Change-Id: I5e54634020216f91144a234caf2b990de5706d8c
2020-03-27 00:08:58 -07:00
..
1.0 Wifi: Fix vts tests error handling 2020-03-27 00:08:58 -07:00
1.1 Wifi: Make sure that VTS tests start with a clean state 2020-01-08 03:51:43 +00:00
1.2 Fix nan Vts test 2020-02-19 17:34:29 -08:00
1.3 Wifi: Improve documentation for some hidl APIs 2020-01-31 17:22:36 -08:00
1.4 Merge "Wifi: Add support for mapping DSCP to Wifi AC" 2020-02-21 00:23:06 +00:00
hostapd Merge "vts: Use shell command to get softap feature" 2020-02-05 07:08:49 +00:00
offload/1.0 Convert VtsHalWifiOffloadV1_0TargetTest to be parameterized test 2019-10-24 15:15:14 -07:00
supplicant Wifi: omit FILS related vts tests if not supported 2020-03-03 14:12:10 +08:00
.clang-format wifi(vts): simplify HIDL calls 2017-02-15 12:47:02 -08:00