RE: lts_initd-0.7.tgz
"Wichmann, Mats D" <[email protected]>
| Newsgroups | gmane.linux.lsb.test-suite |
|---|---|
| Message-ID | <A06801158AE07847B27A52C1A074BC1D080F67EB@fmsmsx404.amr.corp.intel.com> |
>Proposed assertions for the new test cases are inline >and extracted below > >The start_daemon, killproc and pidofproc >log_failure_msg, log_success_msg, log_warning_msg >shall exist in the environment after sourcing in >/lib/lsb/init-functions >its unspecified whether they are functions, utilities or whatever > >Reference 20.8-1(A), The /lib/lsb/init-functions file shall >define start_daemon in the current environment ... > >The test strategy uses the shell builtin "command" , for example >(pseudo code): > > . /lib/lsb/init-functions.sh > command -V killproc > check exit status zero these all look straightforward to me.