History log of /hardware/interfaces/wifi/1.0/vts/functional/wifi_hidl_test_utils.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
2d523c012e16e62d73bde73d853421826aae278f 23-Mar-2017 Etan Cohen <etancohen@google.com> [WIFI] Restore initialization code

Restore the usage of WIFI-specific main function. The main
function was inadvertantly disabled by moving it into a static
library - which caused the default main to be used.

Need a custom main since need to stop WIFI before tests start
to enforce a clean starting point.

Bug: 35276551
Test: confirms custom main routine is called
Change-Id: I978827bc0f0f16d9ca4f159fbf42d0bc53f5df99
/hardware/interfaces/wifi/1.0/vts/functional/wifi_hidl_test_utils.h
3819e4193e5ffd869c92a83a2adf29d5ada146fb 09-Dec-2016 Roshan Pius <rpius@google.com> wifi(vts): Some IWifiChip/IWifiStaIface tests

These tests basically just ensure that we can call the corresponding
API's successfully. More tests will be added in further CL's.

Bug: 33459306
Test: mmm -j32 hardware/interfaces/wifi/1.0/vts/functional/
&& adb push out/target/product/angler/data/nativetest64/
VtsHalWifiV1_0TargetTest/VtsHalWifiV1_0TargetTest /data/ &&
adb shell /data/VtsHalWifiV1_0TargetTest

Change-Id: I12ad26653993ce7167d007a887e7aff07fd0a5ce
/hardware/interfaces/wifi/1.0/vts/functional/wifi_hidl_test_utils.h
1ae4cbbb82d778a8945c78a569331c1616842bef 07-Dec-2016 Roshan Pius <rpius@google.com> wifi(vts): Add framework for gtests

These tests don't do much currently other than assert that we can
configure the chip in the required modes and create all the iface
objects.
The |wifi_hidl_test_utils| contains all helper functions that will be
shared across the different test fixtures.

Bug: 33459306
Test: adb root && adb remount && adb push
out/target/product/angler/data/nativetest/wifi_hidl_test/wifi_hidl_test
/data/ && adb shell /data/wifi_hidl_test

Change-Id: Iaea8e264ab1ef9113f375d7f56acab851aff21aa
/hardware/interfaces/wifi/1.0/vts/functional/wifi_hidl_test_utils.h