]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Run unit tests when you do a "make test".
authorMichael R Sweet <msweet@msweet.org>
Sun, 10 Sep 2023 21:58:29 +0000 (17:58 -0400)
committerMichael R Sweet <msweet@msweet.org>
Sun, 10 Sep 2023 21:58:50 +0000 (17:58 -0400)
Makefile

index 01321d526f94ce1b83b356c63647a59adda92044..c8bb86bd26bc0706411e651f5e45931e63f83baf 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -244,6 +244,7 @@ testserver: all unittests
 
 
 check test:    all unittests
+       cd cups; make test
        echo Running CUPS test suite...
        cd test; ./run-stp-tests.sh 1 0 n n