mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-05 19:49:23 +01:00
cdc80cd341
Initially the solution to copying files to .hotspot was to use the existing copy_to_storage, but allow full directory copying. Doing it this way does not allow us to copy single files into .hotspot which makes it difficult to test single configurations in several consecutive tests. This adds a new API, copy_to_hotspot, where a single hotspot config can be provided. clear_storage was also modified to clear out the .hotspot directory in addition to the regular storage directory. |
||
---|---|---|
.. | ||
hlrauc.py | ||
hostapd.py | ||
hwsim.py | ||
iwd.py | ||
ofono.py | ||
testutil.py | ||
wiphy.py |