======================================= lldpd 1.0.5: tests/test-suite.log ======================================= # TOTAL: 8 # PASS: 7 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: check_bitmap ================== Running suite(s): Bitmap handling 66%: Checks: 3, Failures: 1, Errors: 0 check_bitmap.c:43:F:Bitmap handling:test_some_bits:0: Assertion 'vlan_bmap[0] == (1L << 1) | (1L << 6) | (1L << 31)' failed: vlan_bmap[0] == 2147483714, (1L << 1) | (1L << 6) | (1L << 31) == -2147483582 FAIL check_bitmap (exit status: 1)