Lines Matching refs:in

22 The python scripts and tools in this directory control test case
26 network connection works in the expected way.
29 for regression testing and to help in keeping the hostap.git main
30 branch in stable state. Results from these tests are available here:
38 tested. These are available in the hostap.git repository and can be
56 The test scripts can find the binaries in the locations where they were
62 installed by default in many distributions. For example, following
85 case, you can either enable it in the kernel configuration
87 CPTCFG_MAC80211_HWSIM=m to replace the wireless LAN components in the
97 password entry very quickly. For example, use this in the sudoers file:
102 with this in sudoers:
115 radios. It may also be possible to rename the interface expectations in
120 can result in conflicts with the test scripts and you may need to
122 interfaces as umanaged. As an example, this can be done in
133 run-all.sh in tests/hwsim directory. This will use start.sh to load the
155 present in the environment). Log file names include the current UNIX
179 operation on multi channels in order to run. These tests will be skipped
180 in case the driver does not support multi channels. To enable support
188 All the test cases are defined in the test_*.py files. These are python
190 components. While various python constructs can be used in the scripts,
198 files in this directory. All functions starting with the "test_" prefix
199 in these files are assumed to be test cases. Each test case is named by