Skip to content

Instantly share code, notes, and snippets.

@ilovezfs
Created October 31, 2017 11:57
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
==> make check
Making check in dbus
/Applications/Xcode.app/Contents/Developer/usr/bin/make check-am
make[2]: Nothing to be done for `check-am'.
Making check in bus
make[1]: Nothing to be done for `check'.
Making check in tools
make[1]: Nothing to be done for `check'.
Making check in test
Making check in .
GEN uninstalled-config-local
GEN copy-config-local
-- No need to copy test data as srcdir = builddir
/Applications/Xcode.app/Contents/Developer/usr/bin/make check-TESTS
PASS: test-shell 1
PASS: test-shell 2
PASS: test-shell 3
PASS: test-shell 4
PASS: test-shell 5
PASS: test-shell 6
PASS: test-shell 7
PASS: test-shell 8
PASS: test-shell 9
PASS: test-shell 10
PASS: test-shell 11
PASS: test-printf 1
PASS: test-printf 2
PASS: test-printf 3
PASS: test-printf 4
PASS: test-printf 5
PASS: test-printf 6
PASS: test-printf 7
============================================================================
Testsuite summary for dbus 1.12.0
============================================================================
# TOTAL: 18
# PASS: 18
# SKIP: 0
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 0
============================================================================
Making check in name-test
/Applications/Xcode.app/Contents/Developer/usr/bin/make
make[3]: Nothing to be done for `all'.
/Applications/Xcode.app/Contents/Developer/usr/bin/make check-TESTS
============================================================================
Testsuite summary for dbus 1.12.0
============================================================================
# TOTAL: 0
# PASS: 0
# SKIP: 0
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 0
============================================================================
Making check in doc
make[1]: Nothing to be done for `check'.
make[1]: Nothing to be done for `check-am'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment