Compare commits

..

3 Commits

Author SHA1 Message Date
Dag-Erling Smørgrav 93aea417c0 Remove unnecessary log messages. 2021-10-21 15:51:06 +02:00
Dag-Erling Smørgrav 9096b9b5c2 Add unit tests for openpam_straddch(3). 2021-10-21 15:51:06 +02:00
Dag-Erling Smørgrav 181e8a1dc7 Replace the coverage script with a Makefile target. 2021-10-21 15:51:06 +02:00
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
noinst_SCRIPTS = coverity.sh
noinst_SCRIPTS = coverage.sh coverity.sh