-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Similar to issue 133 in the ecdaa repository xaptum/ecdaa#133 , I had to change includes from
<amcl/...>
to
<amcl/include/...>
Ctest failed 3 tests:
4: Test command: /home/pi/git/xtt/build/testBin/integration_test "3"
4: Test timeout computed to be: 1500
4: Suite Spec: 3
4: Passes all of client step 1
4: Condition 'server->rc == XTT_RETURN_WANT_WRITE' failed
4: in file: '/home/pi/git/xtt/test/integration_test.c'
4: in function: 'server_step_one'
4: at line: 79
4: exiting
4/8 Test #4: integration_test_3 ...............***Failed 0.03 sec
test 5
Start 5: integration_test_4
5: Test command: /home/pi/git/xtt/build/testBin/integration_test "4"
5: Test timeout computed to be: 1500
5: Suite Spec: 4
5: Passes all of client step 1
5: Condition 'server->rc == XTT_RETURN_WANT_WRITE' failed
5: in file: '/home/pi/git/xtt/test/integration_test.c'
5: in function: 'server_step_one'
5: at line: 79
5: exiting
5/8 Test #5: integration_test_4 ...............***Failed 0.03 sec
and
Start 8: cpp_test
8: Test command: /home/pi/git/xtt/build/testBin/cpp_test
8: Test timeout computed to be: 1500
8: ==4187==ASan runtime does not come first in initial library list; you should either link runtime to your application or manually preload it with LD_PRELOAD.
8/8 Test #8: cpp_test .........................***Failed 0.03 sec
Metadata
Metadata
Assignees
Labels
No labels