test-runner: document creation of /var/lib/iwd

This commit is contained in:
James Prestwood 2019-01-24 14:31:49 -08:00 committed by Denis Kenzior
parent fc557136c5
commit e9f53a08b4
1 changed files with 5 additions and 0 deletions

View File

@ -93,6 +93,11 @@ parameter into test-runner.
Running Automated Tests
=======================
Before running any tests, its expected that the folder /var/lib/iwd exists on
the host machine. If not, you will see a mounting error when starting
test-runner.
mkdir /var/lib/iwd
By default, the automated test configuration directories reside in
'<iwd>/autotests' and have a mandatory prefix of 'test'.