OpenGrok
Cross Reference: t_rc_d_cli.sh
xref
: /
src
/
tests
/
sys
/
rc
/
t_rc_d_cli.sh
Home
|
History
|
Annotate
|
Download
|
only in
rc
History log of
/src/tests/sys/rc/t_rc_d_cli.sh
Revision
Date
Author
Comments
1.6
28-Apr-2024
rillig
tests: replace deprecated '-s eq:...' with '-s exit:...'
1.5
26-Feb-2022
gson
Mark randomly failing test cases as expected failures with a reference
to PR bin/56506.
1.4
07-Nov-2010
jmmv
Adjusts tests after import of atf-0.12:
- The use.fs property is gone.
- Mark the tests/fs/t_create:attrs test as broken when using the default
unprivileged-user:_atf setting. This probably deserves a fix somehow
but I'm not sure at this point.
1.3
04-Jun-2010
jmmv
atf-0.9 introduces an use.fs test-case property to allow tests to write to
their work directory. The purpose is to be able to know which tests intend
to touch the file system and to allow a minor optimization in atf-run.
Define use.fs=true for all those tests requiring it. (This highlights that
some tests currently require modifying the file system but conceptually
they shouldn't be... which leaves room for further improvements/cleanups
later :-)
1.2
04-May-2010
jmmv
Fix execution of the installed tests by using h_{simple,args} as program
names, without the .sh extension.
1.1
15-Mar-2010
jmmv
Add some basic tests for rc.d scripts to validate the execution of
subcommands and the optional argument passing to them from the command
line.
Triggered by the modification of the run_rc_command function in rc.subr
to allow passing in extra parameters to the commands defined in rc.d
scripts.
Indexes created Mon Oct 20 01:09:56 GMT 2025