NAME
Tapper::CLI::Testrun::Command::newtestplan
parse_path
Get the test plan path from the filename. This is a little more tricky since we do not simply want the dirname.
@param string - file name
@return string - test plan path
print_result
Format and print more detailled information on the new testplan.
@param int - testplan instance id
get_shortname
Get the shortname for this testplan. The shortname is either given as command line option or inside the plan text.
@param string - plan text @param string - value of $opt->{name}
@return string - shortname
execute
Worker function
apply_macro
Process macros and substitute using Template::Toolkit.
@param string - contains macros @param hashref - containing substitutions @optparam string - path to more include files
@return success - text with applied macros @return error - die with error string
AUTHOR
AMD OSRC Tapper Team <tapper@amd64.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2012 by Advanced Micro Devices, Inc..
This is free software, licensed under:
The (two-clause) FreeBSD License