Advertisement
Guest User

Untitled

a guest
Oct 21st, 2016
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.62 KB | None | 0 0
  1. --- Failing tests ---
  2. total number of failing tests: 241
  3. total number of succeeding tests: 649
  4. * poll: clocks are not supported yet
  5. - clock_getres::bad
  6. - clock_getres::monotonic
  7. - clock_getres::realtime
  8. - clock_gettime::bad
  9. - clock_gettime::monotonic
  10. - clock_gettime::realtime
  11. - clock_nanosleep::bad
  12. - clock_nanosleep::mmonotonic_relative
  13. - cnd_timedwait::success
  14. - cnd_timedwait::timedout
  15. - cnd_wait::broadcast
  16. - cnd_wait::signal
  17. - mq_receive::blocking
  18. - mq_send::blocking
  19. - mq_timedreceive::bad
  20. - mq_timedreceive::blocking
  21. - mq_timedsend::bad
  22. - mq_timedsend::blocking
  23. - mtx_timedlock::success
  24. - mtx_timedlock::timedout
  25. - nanosleep::bad
  26. - nanosleep::example
  27. - pdwait::wnohang
  28. - poll::sleep
  29. - pthread_cond_broadcast::multiple_locked
  30. - pthread_cond_broadcast::multiple_unlocked
  31. - pthread_cond_signal::one_locked
  32. - pthread_cond_signal::one_unlocked
  33. - pthread_cond_timedwait::signalled
  34. - pthread_cond_timedwait::timedout
  35. - pthread_condattr_setclock::signalled
  36. - pthread_condattr_setclock::timedout
  37. - pthread_detach::alive
  38. - pthread_detach::dead
  39. - pthread_join::block
  40. - pthread_join::noblock
  41. - pthread_mutex::private
  42. - pthread_mutex_timedlock::blockd
  43. - pthread_mutex_timedlock::timedout
  44. - pthread_once::block
  45. - pthread_rwlock::private
  46. - pthread_rwlock_rdlock::busy
  47. - pthread_rwlock_rdlock::success
  48. - pthread_spin::private
  49. - sem_timedwait::noblock
  50. - sem_timedwait::success
  51. - sem_timedwait::timedout
  52. - sem_wait::private
  53. - sleep::example
  54. - thrd_detach::alive
  55. - thrd_detach::dead
  56. - thrd_sleep::bad
  57. - thrd_sleep::example
  58. - time::example
  59. - time::nonnull
  60. - time::null
  61. - times::example
  62. - timespec_get::time_utc
  63. - usleep::example
  64. * poll: process fd's not supported yet
  65. - _Exit::example
  66. - _exit::example
  67. - abort::example
  68. - at_quick_exit::example
  69. - atexit::example
  70. - dprintf::bad
  71. - dup2::bad
  72. - dwprintf::bad
  73. - fclose::ebadf
  74. - fclose::epipe
  75. - fflush::ebadf
  76. - fflush::epipe
  77. - fmtmsg::bad
  78. - fmtmsg::example
  79. - fputc::epipe
  80. - fputs::epipe
  81. - fputwc::epipe
  82. - fputws::epipe
  83. - fseeko::ebadf
  84. - kevent::evfilt_read_pipe
  85. - pdwait::bad
  86. - pdwait::cld_exited
  87. - pdwait::cld_killed
  88. - perror::example
  89. - pipe::readwrite
  90. - poll::pollnval
  91. - program_getuuid::fork
  92. - psiginfo::example
  93. - psignal::example
  94. - pthread_atfork::example
  95. - raise::allsigs
  96. - send::epipe
  97. - sendmsg::epipe
  98. - syslog::example
  99. - thread_local::process
  100. * poll: other types not supported yet
  101. - ioctl::bad
  102. - ioctl::example
  103. - poll::file
  104. * mem_advise not implemented yet
  105. - posix_madvise::bad
  106. - posix_madvise::example
  107. * mem_sync not implemented yet
  108. - msync::bad
  109. - msync::example
  110. * mem_lock not implemented yet
  111. - mlock::bad
  112. - mlock::example
  113. * mem_protect not implemented yet
  114. - mmap::w_xor_x
  115. - mprotect::example
  116. * file_advise not implemented yet
  117. - posix_fadvise::bad
  118. - posix_fadvise::example
  119. * fd_create1 not implemented yet
  120. - accept::bad
  121. - accept::example_null
  122. - accept::example_sockaddr_un
  123. - accept::example_zero
  124. - cap_rights_limit::example
  125. - getsockopt::error
  126. - kqueue::rights
  127. - openat::bad
  128. - poll::socket
  129. - read::bad
  130. - shm_open::bad
  131. - shm_open::rights
  132. - socket::rights
  133. - write::bad
  134. * fd_seek not implemented yet
  135. - fclose::ebadf
  136. - fclose::epipe
  137. - fdopen::bad
  138. - fflush::success
  139. - fgetc::ebadf
  140. - fgetpos::espipe
  141. - fgets::ebadf
  142. - fileno::good
  143. - fputc::ebadf
  144. - fputc::epipe
  145. - fputs::ebadf
  146. - fputs::epipe
  147. - fputwc::ebadf
  148. - fputws::ebadf
  149. - fread::ebadf
  150. - fseeko::bad
  151. - fseeko::ebadf
  152. - fseeko::espipe
  153. - fseeko::example
  154. - ftello::espipe
  155. - lseek::bad
  156. - psiginfo::example
  157. - psignal::example
  158. - readv::example
  159. - stdio_random::fmemopen_buffer
  160. - stdio_random::fmemopen_null
  161. - stdio_random::fopenat
  162. - stdio_random::tmpfile
  163. * fd_stat_put not implemented yet
  164. - fclose::eagain
  165. - fcntl::bad
  166. - fcntl::getfl_setfl_bad
  167. - fcntl::getfl_setfl_example
  168. - fctnl::getfd_setfd
  169. - fflush::eagain
  170. - fgetc::eagain
  171. - fgets::eagain
  172. - fputc::eagain
  173. - fputs::eagain
  174. - fputwc::eagain
  175. - fputws::eagain
  176. - fread::eagain
  177. - openat::o_append
  178. - openat::o_creat
  179. - openat::o_directory
  180. - openat::o_excl
  181. - openat::o_nonblock
  182. - openat::o_trunc
  183. - pdfork::rights
  184. - pipe::rights
  185. - poll::pipe
  186. * fd_pread not implemented yet
  187. - pread::bad
  188. - pread::example
  189. - preadv::example
  190. - writev::example
  191. * fd_pwrite not implemented yet
  192. - pwrite::bad
  193. - pwrite::example
  194. - pwritev::example
  195. * fd_sync not implemented yet
  196. - fsync::bad
  197. - fsync::example
  198. * fd_datasync not implemented yet
  199. - fdatasync::bad
  200. - fdatasync::example
  201. * file_stat_fget not implemented yet
  202. - dup2::good
  203. - dup::file
  204. - fdopendir::empty
  205. - fstat::example
  206. - ftruncate::example
  207. - pipe::readwrite
  208. - posix_fallocate::example
  209. - shm_open::example
  210. * file_stat_fput not implemented yet
  211. - futimens::example
  212. - lseek::example
  213. * file_stat_get not implemented yet
  214. - fstatat::bad
  215. - fstatat::escape
  216. - mkdirat::simple
  217. - mkfifoat::simple
  218. * file_link not implemented yet
  219. - linkat::directory
  220. - linkat::fifo
  221. - linkat::symlink
  222. * file_rename not implemented yet
  223. - renameat::bad
  224. - renameat::example
  225. * file_symlink not implemented yet
  226. - openat::o_nofollow
  227. - readlinkat::example
  228. - symlinkat::bad
  229. - symlinkat::example
  230. - unlinkat::symlinks_directory
  231. - unlinkat::symlinks_fifo
  232. - utimensat::example
  233. * file_readlink not implemented yet
  234. - readlinkat::bad
  235. * file_unlink not implemented yet
  236. - rewinddir::example
  237. - unlinkat::examples
  238. * file_allocate not implemented yet
  239. - posix_fallocate::bad
  240. * shared mappings, locks and condvars are not supported
  241. - pthread_barrier::shared
  242. - pthread_cond_signal::one_shared
  243. - pthread_mutex::shared
  244. - pthread_rwlock::shared
  245. - pthread_spin::shared
  246. - sem_wait::shared
  247. * poll_fd not implemented yet
  248. - kevent::ebadf
  249. - kevent::null
  250. - kevent::evfilt_read_ebadf
  251. * no socket support
  252. - bindat::failure
  253. - bindat::success
  254. - connectat::failure
  255. - connectat::success
  256. - fdopen::socket
  257. - getpeername::bad
  258. - getpeername::example
  259. - getsockname::bad
  260. - getsockname::example
  261. - getsockopt::acceptconn
  262. - getsockopt::bad
  263. - getsockopt::type
  264. - listen::bad
  265. - listen::example
  266. - recv::bad
  267. - recv::example
  268. - recv::waitall
  269. - recvbmsg::bad
  270. - send::bad
  271. - send::example
  272. - sendmsg::bad
  273. - sendmsg::example
  274. - shutdown::bad
  275. - shutdown::example
  276. - socket::bad
  277. - socketpair::bad
  278. - socketpair::example_stream
  279. - socketpair::rights
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement