Source: tpm2-tss
Version: 1.4.0-1
Severity: serious

https://buildd.debian.org/status/package.php?p=tpm2-tss&suite=sid

...
FAIL: test/unit/CopyCommandHeader
=================================

[==========] Running 3 test(s).
[ RUN      ] CopyCommandHeader_nextData_unit
[       OK ] CopyCommandHeader_nextData_unit
[ RUN      ] CopyCommandHeader_tag_unit
[  ERROR   ] --- 0x8001 != 0x180
[   LINE   ] --- test/unit/CopyCommandHeader.c:80: error: Failure!
[  FAILED  ] CopyCommandHeader_tag_unit
[ RUN      ] CopyCommandHeader_commandcode_unit
[  ERROR   ] --- 0x17a != 0x7a010000
[   LINE   ] --- test/unit/CopyCommandHeader.c:96: error: Failure!
[  FAILED  ] CopyCommandHeader_commandcode_unit
[==========] 3 test(s) run.
[  PASSED  ] 1 test(s).
[  FAILED  ] 2 test(s), listed below:
[  FAILED  ] CopyCommandHeader_tag_unit
[  FAILED  ] CopyCommandHeader_commandcode_unit

 2 FAILED TEST(S)
FAIL test/unit/CopyCommandHeader (exit status: 2)

FAIL: test/unit/marshal-TPM2B-simple
====================================

[==========] Running 2 test(s).
[ RUN      ] marshal_TPM2B_NAME_good
[  ERROR   ] --- difference at offset 0 0x16 0x00
difference at offset 1 0x00 0x16
2 bytes of 0x1307d6300 and 0x118e84068 differ
[   LINE   ] --- test/unit/marshal-TPM2B-simple.c:95: error: Failure!
[  FAILED  ] marshal_TPM2B_NAME_good
[ RUN      ] unmarshal_TPM2B_NAME_good
[  ERROR   ] --- 0x80006 != 0
[   LINE   ] --- test/unit/marshal-TPM2B-simple.c:129: error: Failure!
[  FAILED  ] unmarshal_TPM2B_NAME_good
[==========] 2 test(s) run.
[  PASSED  ] 0 test(s).
[  FAILED  ] 2 test(s), listed below:
[  FAILED  ] marshal_TPM2B_NAME_good
[  FAILED  ] unmarshal_TPM2B_NAME_good

 2 FAILED TEST(S)
FAIL test/unit/marshal-TPM2B-simple (exit status: 2)

FAIL: test/unit/marshal-UINT16
==============================

[==========] Running 4 test(s).
[ RUN      ] marshal_UINT16_good
[  ERROR   ] --- 0xadde != 0xdead
[   LINE   ] --- test/unit/marshal-UINT16.c:76: error: Failure!
[  FAILED  ] marshal_UINT16_good
[ RUN      ] marshal_UINT16_too_small
[       OK ] marshal_UINT16_too_small
[ RUN      ] marshal_UINT16_past_end
[       OK ] marshal_UINT16_past_end
[ RUN      ] marshal_UINT16_rc_previous_fail
[       OK ] marshal_UINT16_rc_previous_fail
[==========] 4 test(s) run.
[  PASSED  ] 3 test(s).
[  FAILED  ] 1 test(s), listed below:
[  FAILED  ] marshal_UINT16_good

 1 FAILED TEST(S)
FAIL test/unit/marshal-UINT16 (exit status: 1)

FAIL: test/unit/marshal-UINT32
==============================

[==========] Running 4 test(s).
[ RUN      ] marshal_UINT32_good
[  ERROR   ] --- 0xefbeadde != 0xdeadbeef
[   LINE   ] --- test/unit/marshal-UINT32.c:76: error: Failure!
[  FAILED  ] marshal_UINT32_good
[ RUN      ] marshal_UINT32_too_small
[       OK ] marshal_UINT32_too_small
[ RUN      ] marshal_UINT32_past_end
[       OK ] marshal_UINT32_past_end
[ RUN      ] marshal_UINT32_rc_previous_fail
[       OK ] marshal_UINT32_rc_previous_fail
[==========] 4 test(s) run.
[  PASSED  ] 3 test(s).
[  FAILED  ] 1 test(s), listed below:
[  FAILED  ] marshal_UINT32_good

 1 FAILED TEST(S)
FAIL test/unit/marshal-UINT32 (exit status: 1)

FAIL: test/unit/tcti-socket
===========================

[==========] Running 9 test(s).
[ RUN      ] tcti_socket_init_all_null_test
[       OK ] tcti_socket_init_all_null_test
[ RUN      ] tcti_socket_init_size_test
[       OK ] tcti_socket_init_size_test
[ RUN      ] tcti_socket_init_null_config_test
[       OK ] tcti_socket_init_null_config_test
[ RUN      ] tcti_socket_init_log_test
[       OK ] tcti_socket_init_log_test
[ RUN      ] tcti_socket_init_log_buffer_test
[       OK ] tcti_socket_init_log_buffer_test
[ RUN      ] tcti_socket_log_called_test
[       OK ] tcti_socket_log_called_test
[ RUN      ] tcti_socket_log_buffer_called_test
[       OK ] tcti_socket_log_buffer_called_test
[ RUN      ] tcti_socket_receive_success_test
*** stack smashing detected ***: <unknown> terminated
FAIL test/unit/tcti-socket (exit status: 134)

FAIL: test/unit/unmarshal-UINT16
================================

[==========] Running 1 test(s).
[ RUN      ] unmarshal_UINT16_good
[  ERROR   ] --- 0xadde != 0xdead
[   LINE   ] --- test/unit/unmarshal-UINT16.c:81: error: Failure!
[  FAILED  ] unmarshal_UINT16_good
[==========] 1 test(s) run.
[  PASSED  ] 0 test(s).
[  FAILED  ] 1 test(s), listed below:
[  FAILED  ] unmarshal_UINT16_good

 1 FAILED TEST(S)
FAIL test/unit/unmarshal-UINT16 (exit status: 1)

FAIL: test/unit/unmarshal-UINT32
================================

[==========] Running 1 test(s).
[ RUN      ] unmarshal_UINT32_good
[  ERROR   ] --- 0xefbeadde != 0xdeadbeef
[   LINE   ] --- test/unit/unmarshal-UINT32.c:80: error: Failure!
[  FAILED  ] unmarshal_UINT32_good
[==========] 1 test(s) run.
[  PASSED  ] 0 test(s).
[  FAILED  ] 1 test(s), listed below:
[  FAILED  ] unmarshal_UINT32_good

 1 FAILED TEST(S)
FAIL test/unit/unmarshal-UINT32 (exit status: 1)

============================================================================
Testsuite summary for tpm2-tss 1.4.0
============================================================================
# TOTAL: 11
# PASS:  4
# SKIP:  0
# XFAIL: 0
# FAIL:  7
# XPASS: 0
# ERROR: 0
============================================================================
See ./test-suite.log
============================================================================
make[3]: *** [Makefile:4821: test-suite.log] Error 1

Reply via email to