Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolve unit-test issues #49

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Resolve unit-test issues #49

wants to merge 1 commit into from

Conversation

sspans
Copy link
Owner

@sspans sspans commented Aug 24, 2022

No description provided.

@sharewax
Copy link

no warnings, but 2 tests are failed.

make[1]: Entering directory '/builddir/build/BUILD/ladvd-1.1.2/tests'
make  check_compat check_proto check_util check_tlv check_parent check_child check_cli libcheckwrap.la
make[2]: Entering directory '/builddir/build/BUILD/ladvd-1.1.2/tests'
  CC       check_compat.o
  CC       check_wrap.lo
  CCLD     libcheckwrap.la
  CCLD     check_compat
  CC       check_proto.o
  CCLD     check_proto
  CC       check_util.o
  CCLD     check_util
  CC       check_tlv.o
  CCLD     check_tlv
  CC       check_parent.o
  CCLD     check_parent
  CC       check_child.o
  CCLD     check_child
  CC       check_cli.o
  CCLD     check_cli
make[2]: 'libcheckwrap.la' is up to date.
make[2]: Leaving directory '/builddir/build/BUILD/ladvd-1.1.2/tests'
make  check-TESTS
make[2]: Entering directory '/builddir/build/BUILD/ladvd-1.1.2/tests'
make[3]: Entering directory '/builddir/build/BUILD/ladvd-1.1.2/tests'
PASS: check_compat
PASS: check_proto
FAIL: check_util
PASS: check_tlv
PASS: check_parent
FAIL: check_child
PASS: check_cli
============================================================================
Testsuite summary for ladvd 1.1.2
============================================================================
# TOTAL: 7
# PASS:  5
# SKIP:  0
# XFAIL: 0
# FAIL:  2
# XPASS: 0
# ERROR: 0
============================================================================
See tests/test-suite.log
Please report to sten@blinkenlights.nl

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants