aa_test::test_file_path (private)
aa_test::test_file_path -install_file_path install_file_path
Defined in packages/acs-automated-testing/tcl/aa-test-procs.tcl
- Switches:
- -install_file_path (required)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
Source code: set filename [file tail $install_file_path] regexp {^(.+)-(.+)-(.+)\.xml$} $filename match hostname server set test_path [file dirname $install_file_path]/${hostname}-${server}-testreport.xml return $test_pathXQL Not present: Generic, PostgreSQL, Oracle