Searched refs:env003_run_test (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Denv003.tcl23 # Note that env003_body itself calls env003_run_test to run
65 env003_run_test a 1 "relative path, config file" $home_arg \
71 env003_run_test a 2 "absolute path, config file" $home_arg \
76 env003_run_test b 1 "relative path, db_config" "$home_arg \
81 env003_run_test b 2 "absolute path, db_config" "$home_arg \
91 env003_run_test c 1 "relative path, both db_config and file" \
98 env003_run_test c 2 "absolute path, both db_config and file" \
103 proc env003_run_test { major minor msg env_args tmp_path} { procedure

Completed in 113 milliseconds