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 >>>)
e768fb9cea24dc184490c2dac6058c5f08d60313 09-Feb-2018 Zhuoyao Zhang <zhuoyao@google.com> Convert wifi hal test to use VtsHalHidlTargetTestEnvBase

Bug: 64203181
Test: make vts
vts-tradefed run vts -m VtsHalWifiV1_0Host
vts-tradefed run vts -m VtsHalWifiV1_1Target
vts-tradefed run vts -m VtsHalWifiSupplicantV1_0Target
vts-tradefed run vts -m VtsHalWifiSupplicantV1_1Target

Change-Id: I4ea9554829b75b73b600ab668885d57c94251a87
/hardware/interfaces/wifi/1.0/vts/functional/wifi_hidl_test_utils.h
e034df064094614ac5a35ddc09be6a5894d115c3 11-Jul-2017 Keun Soo Yim <yim@google.com> Accept a command line arg (nan_on) in wifi vts

Test: make vts -j30 BUILD_GOOGLE_VTS=true TARGET_PRODUCT=aosp_arm64 &&
vts-tradefed run commandAndExit vts --skip-all-system-status-check
--primary-abi-only --skip-preconditions --module VtsHalWifiV1_0Host -l
INFO

Test: VtsHalWifiV1_0TargetTest
Test: VtsHalWifiV1_0TargetTest -N
Test: VtsHalWifiV1_0TargetTest --nan_on
Test: VtsHalWifiV1_0TargetTest -f (fails)
Test: VtsHalWifiV1_0TargetTest --gtest_filter=foo
Test: VtsHalWifiV1_0TargetTest --gtest_filter=foo -N
Test: VtsHalWifiV1_0TargetTest -N --gtest_filter=foo

Bug: 63131342

Change-Id: I359ac7238496e64c7ace1e14e797d4fcfc8cc0e4
/hardware/interfaces/wifi/1.0/vts/functional/wifi_hidl_test_utils.h
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