rfkill-toggle manual
medium
- Image Types:
- target-armhf-internal / target-amd64
- Image Deployment:
- APT, OSTree
- Type:
- functional
Description
Test that rfkill is functional.
Resources
- A bluetooth dongle is installed.
Pre Conditions
- From a PC, download and unpack the test data tarball from the gitlab test repository:
- Copy the rfkill-toggle-* folder to the target device:
- Log into the target device:
- After log into the DUT, enter the test directory
- Note that the tarball may change depending on the release/branch being tested, please make sure to download the correct tarball for the release in question.
$ wget https://gitlab.apertis.org/tests/rfkill-toggle/-/archive/apertis/v2019/rfkill-toggle.tar.gz
$ tar -xvf rfkill-toggle.tar.gz
$ DUT_IP=<device-ip>
$ scp -r rfkill-toggle-* user@$DUT_IP:
$ ssh user@$DUT_IP
$ cd rfkill-toggle-*
Execution Steps
- Run the test script:
$ ./rfkill-toggle.sh
Expected
The test script show should PASSED:
rfkill-toggle: PASSED