test: Extend API test with three more phases
- with/without openlog() - setlogmask() - syslogp() API Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
This commit is contained in:
@@ -7,7 +7,10 @@ if [ -e ${PID} ]; then
|
||||
fi
|
||||
|
||||
rm -f ${LOG}
|
||||
rm -f ${LOGV1}
|
||||
rm -f ${LOGCONS}
|
||||
rm -f ${PID}
|
||||
rm -f ${CAP}
|
||||
rm -f ${SOCK}
|
||||
rm -f ${CONF}
|
||||
rm -rf ${CONFD}
|
||||
|
Reference in New Issue
Block a user