wifi: Add GTK test and port arping library.
This test is migrated from Autotest network_WiFi_GTK.
BUG=b:160291573
TEST=tast run ${DUT} wifi.GTK
TEST=~/trunk/src/platform/tast/fast_build.sh -t \
chromiumos/tast/common/network/arping
Change-Id: I4c5321455d4017aea720b9438728cb33d3138b07
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/tast-tests/+/2276084
Tested-by: Hsin-chen Chuang <[email protected]>
Reviewed-by: Keigo Oka <[email protected]>
Reviewed-by: Yen-lin Lai <[email protected]>
Reviewed-by: Brian Norris <[email protected]>
Reviewed-by: Shuo-Peng Liao <[email protected]>
Commit-Queue: Hsin-chen Chuang <[email protected]>
This repository contains integration tests that are run by Tast.
helpers/ - Source code for binaries executed by tests.local/ - Helpers for local tests that are compiled and installed to /usr/local/libexec/tast/helpers/local/cros by the tast-local-helpers-cros package.src/chromiumos/tast/Shared code, the main tast executable, the local_test_runner and remote_test_runner executables responsible for running bundles, and documentation are located in the tast repository.