Compiling czmq and running make check on Ubuntu 22.04 / Debian 11 / Debian 12 results in odd test output where the results are output before the tests are properly ran, see: https://gist.github.com/BHare1985/7469639aa05d7d580d9c8d602b08a0e5
Screenshot:

The issue does not happen when running tests with libzmq:

Compiling czmq and running
make checkon Ubuntu 22.04 / Debian 11 / Debian 12 results in odd test output where the results are output before the tests are properly ran, see: https://gist.github.com/BHare1985/7469639aa05d7d580d9c8d602b08a0e5Screenshot:

The issue does not happen when running tests with
libzmq: