table of contents
PLAINBOX-DEV(1) | Plainbox | PLAINBOX-DEV(1) |
NAME¶
plainbox-dev - commands for test developers
SYNOPSIS¶
plainbox dev <subcommand> ...
DESCRIPTION¶
Development commands
All of the commands in the plainbox dev group are intended for Plainbox developers and may be unstable and may change from release to release without notice.
Some of the commands are of general use and, most importantly, are of value to Plainbox provider maintainers. Such commands may be promoted to be top-level commands with the next release.
SUB-COMMANDS¶
- plainbox dev script [-h] JOB-ID
- run a command from a job
- plainbox dev special [-h] (-j | -J | -e | -d) [--dot-resources]
-
[-T TEST-PLAN-ID] [-i PATTERN] [-x PATTERN]
[-w WHITELIST] special/internal commands - plainbox dev analyze [-h] [-l | -L] [-s] [-d] [-t] [-e] [-v] [-r] [-E] [-S]
-
[-R] [-T TEST-PLAN-ID] [-i PATTERN] [-x PATTERN]
[-w WHITELIST] analyze how selected jobs would be executed - plainbox dev parse [-h] PARSER-NAME
- parse stdin with the specified parser
- plainbox dev crash [-h] (-c | -H)
- crash the application
- plainbox dev logtest [-h]
- log messages at various levels
- plainbox dev list [-h] [-a] [group]
- list and describe various objects
SEE ALSO¶
plainbox-dev-script plainbox-dev-special plainbox-dev-analyze plainbox-dev-parse plainbox-dev-crash plainbox-dev-logtest plainbox-dev-list
AUTHOR¶
Zygmunt Krynicki & Checkbox Contributors
COPYRIGHT¶
2012-2014 Canonical Ltd
January 5, 2016 | 0.25 |