iwd/tools
Denis Kenzior 44f23e7a5f test-runner: Simplify phy creation logic
The phy creation logic was a bit complex, using a hashmap to map between
phy names in the config file (e.g. rad0, rad2, etc) and interface names
created for that phy.

We take advantage of the fact that hwsim can create a radio with a given
name to simply assign the radio name from the autotest config file
directly.  Then we name any interfaces created in order of phy creation.

A few extra sanity checks are also added.
2017-03-16 14:06:47 -05:00
..
hwsim.c hwsim: Don't require full mpdu_mgmt_header in frames 2017-03-14 10:26:17 -05:00
test-runner.c test-runner: Simplify phy creation logic 2017-03-16 14:06:47 -05:00
test_runner_kernel_config tools: Add MD4 to test runner kernel config 2016-12-14 23:01:22 -06:00