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:
Joachim Nilsson
2019-11-03 19:51:39 +01:00
parent f07d00f910
commit dca48d8b7d
5 changed files with 73 additions and 8 deletions

View File

@@ -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}