From 8c281da9eb98fd9308a2f8b297b99613dfafb56f Mon Sep 17 00:00:00 2001 From: Tim Kourt Date: Fri, 30 Sep 2016 15:03:09 -0700 Subject: [PATCH] doc: Add explanation for abs. path dir. field --- doc/test-runner.txt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/doc/test-runner.txt b/doc/test-runner.txt index a5700ac0..154e9093 100644 --- a/doc/test-runner.txt +++ b/doc/test-runner.txt @@ -176,6 +176,22 @@ radio_confs=rad0:rad1 # Default: 20 seconds. #max_test_exec_interval_sec=5 +# List of directory names inside of a test configuration directory for which +# the symlinks will be created inside of /tmp. Such directories can be used +# to specify an absolute path to the needed files inside of IWD and Hostapd +# configuration files. +# Example: +# /test1/certs +# misc +# +# certs and misc directories will be respectively mapped to: +# +# /tmp/certs +# misc +# +# This field is optional. +#abs_path_dir_list=certs:misc + # # The following two configuration groups are examples of the radio # configurations.