Mailing List Archive

'make check' runs 0 test?
Hi Everyone,

According to INSTALL, 'make check' should run the self tests.[1] But I
am getting 0 tests.

Does anyone know what I might be doing wrong?

Thanks in advance.

[1] https://salsa.debian.org/noloader/rsyslog/-/blob/debian/master/INSTALL#L60

-----

$ make check V=1
Making check in compat
make[1]: Entering directory '/home/jwalton/rsyslog/compat'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/jwalton/rsyslog/compat'
Making check in runtime
make[1]: Entering directory '/home/jwalton/rsyslog/runtime'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/jwalton/rsyslog/runtime'
Making check in grammar
make[1]: Entering directory '/home/jwalton/rsyslog/grammar'
make check-am
make[2]: Entering directory '/home/jwalton/rsyslog/grammar'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '/home/jwalton/rsyslog/grammar'
make[1]: Leaving directory '/home/jwalton/rsyslog/grammar'
Making check in .
make[1]: Entering directory '/home/jwalton/rsyslog'
make[1]: Leaving directory '/home/jwalton/rsyslog'
Making check in plugins/immark
make[1]: Entering directory '/home/jwalton/rsyslog/plugins/immark'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/jwalton/rsyslog/plugins/immark'
Making check in plugins/imuxsock
make[1]: Entering directory '/home/jwalton/rsyslog/plugins/imuxsock'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/jwalton/rsyslog/plugins/imuxsock'
Making check in plugins/imtcp
make[1]: Entering directory '/home/jwalton/rsyslog/plugins/imtcp'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/jwalton/rsyslog/plugins/imtcp'
Making check in plugins/imudp
make[1]: Entering directory '/home/jwalton/rsyslog/plugins/imudp'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/jwalton/rsyslog/plugins/imudp'
Making check in plugins/omtesting
make[1]: Entering directory '/home/jwalton/rsyslog/plugins/omtesting'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/jwalton/rsyslog/plugins/omtesting'
Making check in plugins/mmexternal
make[1]: Entering directory '/home/jwalton/rsyslog/plugins/mmexternal'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/jwalton/rsyslog/plugins/mmexternal'
Making check in tools
make[1]: Entering directory '/home/jwalton/rsyslog/tools'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/jwalton/rsyslog/tools'
Making check in plugins/imklog
make[1]: Entering directory '/home/jwalton/rsyslog/plugins/imklog'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/jwalton/rsyslog/plugins/imklog'
Making check in plugins/fmhttp
make[1]: Entering directory '/home/jwalton/rsyslog/plugins/fmhttp'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/jwalton/rsyslog/plugins/fmhttp'
Making check in contrib/fmhash
make[1]: Entering directory '/home/jwalton/rsyslog/contrib/fmhash'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/jwalton/rsyslog/contrib/fmhash'
Making check in tests
make[1]: Entering directory '/home/jwalton/rsyslog/tests'
make
make[2]: Entering directory '/home/jwalton/rsyslog/tests'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/jwalton/rsyslog/tests'
make check-TESTS
make[2]: Entering directory '/home/jwalton/rsyslog/tests'
make[3]: Entering directory '/home/jwalton/rsyslog/tests'
============================================================================
Testsuite summary for rsyslog 8.2306.0
============================================================================
# TOTAL: 0
# PASS: 0
# SKIP: 0
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 0
============================================================================
make[3]: Leaving directory '/home/jwalton/rsyslog/tests'
make[2]: Leaving directory '/home/jwalton/rsyslog/tests'
make[1]: Leaving directory '/home/jwalton/rsyslog/tests'
_______________________________________________
rsyslog mailing list
https://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com/professional-services/
What's up with rsyslog? Follow https://twitter.com/rgerhards
NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE THAT.