Advertisement
Guest User

Untitled

a guest
May 30th, 2015
242
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. edje@debian-cloudabi:~$ ./unittest
  2. Test failed
  3. --
  4. Statement: ASSERT_EQ(0, pthread_create(&threads[i], NULL, run_tests, &state))
  5. Expected: 0 == 0 == (0)
  6. Actual: 52 == 0x34 == '4' == (pthread_create(&threads[i], NULL, run_tests, &state))
  7. Location: src/libc/testing/testing_execute.c:127
  8. Errno: 70, Invalid seek
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement