Skip to content

Instantly share code, notes, and snippets.

@kahrl
Created March 30, 2016 20:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kahrl/25945518347b5732e89a806721e1bddd to your computer and use it in GitHub Desktop.
Save kahrl/25945518347b5732e89a806721e1bddd to your computer and use it in GitHub Desktop.
======== Testing module TestThreading
[PASS] testStartStopWait - 378ms
[PASS] testThreadKill - 430ms
Test assertion failed: val == num_threads * 0x10000
at test_threading.cpp:180
[FAIL] testAtomicSemaphoreThread - 17ms
======== Module TestThreading failed (1 failures / 3 tests) - 825ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment