| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Changelog: Show command and arguments for spawned processes in verbose output
|
|
|
|
|
|
Changelog: Implemented input/output redirection in shell scripts
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Changelog: Show call stack in error messages
|
|
Changelog: Added `timeout` argument for the `expect` command
|
|
|
|
Changelog: Support zero as a timeout multiplyer
|
|
|
|
|
|
Changelog: Added `ignore` builtin command
|
|
Changelog: Implemented pipes in shell scripts
|
|
|
|
|
|
|
|
|
|
Recursively bind and set to read-only all the host filesystems and
bind-mount as read-write only the test dir. Provide new writable tmpfs
under /tmp.
Changelog: Make host filesystems read-only for the test process (except for test dir)
|
|
|
|
|
|
Changelog: Added `--exclude` command-line option to exclude tests
|
|
Changelog: Added `True` and `False` literals, and comparison operators for boolean values
|
|
|
|
Changelog: Added `multiply_timeout` command
|
|
|
|
|
|
Changelog: Added optional `timeout` setting to config file
|
|
|
|
|
|
Changelog: Execute shell commands in appropriate network namespace
|
|
Changelog: Show name of failed test in output
|
|
|
|
|
|
|
|
|