We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
make check-TESTS make[3]: Entering directory '/home/jackiez/eclipse-workspace/libcstl/test/ut' <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< test cstl_deque.c >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -------------------------------- test deque_init -------------------------------- test_deque_init__null_deque_container: Starting test Segmentation fault Segmentation fault test_deque_init__null_deque_container: Test failed. test_deque_init__non_created_deque_container: Starting test /bin/bash: line 5: 19807 Segmentation fault (core dumped) ${dir}$tst FAIL: libcstl_ut ======================================= 1 of 1 test failed Please report to [email protected] ======================================= Makefile:3602: recipe for target 'check-TESTS' failed make[3]: *** [check-TESTS] Error 1 make[3]: Leaving directory '/home/jackiez/eclipse-workspace/libcstl/test/ut' Makefile:3724: recipe for target 'check-am' failed make[2]: *** [check-am] Error 2 make[2]: Leaving directory '/home/jackiez/eclipse-workspace/libcstl/test/ut' Makefile:249: recipe for target 'check-recursive' failed make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory '/home/jackiez/eclipse-workspace/libcstl/test' Makefile:291: recipe for target 'check-recursive' failed make: *** [check-recursive] Error 1
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The text was updated successfully, but these errors were encountered: