diff --git a/doc/test-runner.txt b/doc/test-runner.txt index 036e0dcd..8ed7ac6d 100644 --- a/doc/test-runner.txt +++ b/doc/test-runner.txt @@ -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 '/autotests' and have a mandatory prefix of 'test'.