Created
September 11, 2019 06:06
-
-
Save y-gagar1n/7ea53a448eae2d216f0867d482e39302 to your computer and use it in GitHub Desktop.
sana output
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/Users/yury-timofeev/projects/shad/cpp/shad-cpp0/cmake-build-asan/test_multiplication | |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
test_multiplication is a Catch v2.2.3 host application. | |
Run with -? for options | |
------------------------------------------------------------------------------- | |
Advanced | |
------------------------------------------------------------------------------- | |
/Users/yury-timofeev/projects/shad/cpp/shad-cpp0/multiplication/test.cpp:8 | |
............................................................................... | |
/Users/yury-timofeev/projects/shad/cpp/shad-cpp0/multiplication/test.cpp:8: FAILED: | |
due to a fatal error condition: | |
SIGILL - Illegal instruction signal | |
=============================================================================== | |
test cases: 2 | 1 passed | 1 failed | |
assertions: 2 | 1 passed | 1 failed | |
Process finished with exit code 4 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment