Files
hardware_interfaces/wifi/aidl/default/tests
Kai Shi 7d0e5e927b Add the HAL support for getCachedScanResult.
Bug: 269485350
Test: adb shell cmd wifi get-cached-scan-data
Test: adb shell halutil -get_cached_scan_results
Test: hardware/interfaces/wifi/aidl/default/tests/runtests.sh
Change-Id: Ie94fbdd51a21c25c6aefa4afbd40cfcaabbe0f8c
2023-12-06 17:30:39 -08:00
..

Vendor HAL gTest Suite

Overview

Rather than testing an active instance of the service like the VTS tests, this test suite will test individual files from the Vendor HAL. This is especially useful for testing conversion methods (see aidl_struct_util_unit_tests.cpp), but can also be used to test things like wifi_chip.

Usage

Run the test script with a device connected:

./runtests.sh