NAME
Tapper::CLI::Scenario
SYNOPSIS
This module is part of the Tapper::CLI framework. It is supposed to be used together with App::Rad. All following functions expect their arguments as $c->options->{$arg} unless otherwise stated.
use App::Rad;
use Tapper::CLI::Test;
Tapper::CLI::Test::setup($c);
App::Rad->run();
NAME
Tapper::CLI::Scenario - Tapper - testrun related commands for the tapper CLI
FUNCTIONS
b_create_scenario
return create scenario parameters and descriptions
b_create_scenario
create scenario
setup
Initialize the testplan functions for tapper CLI
AUTHOR
AMD OSRC Tapper Team <tapper@amd64.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2016 by Advanced Micro Devices, Inc..
This is free software, licensed under:
The (two-clause) FreeBSD License