ext-uv/tests
Bob Weinand 30c34d72a3 pthread_rwlock requires the lock being unlocked as often as it has been acquired
tests/700-uv_rwlock.phpt throws a notice inside resource dtor, which causes a memory leak in PHP; setting track_errors=0 temporarily there for having the test pass here.
2016-11-01 16:32:05 +01:00
..
fixtures fix notice 2014-11-14 02:15:36 +00:00
000-load.phpt add test case 2012-06-24 23:08:31 +09:00
001-constants.phpt Added missing constants 2013-01-31 17:54:13 +01:00
010-uv_ip4_addr.phpt Fixed a few test cases 2014-08-20 22:10:40 +08:00
010-uv_ip4_name.phpt add uv_ip test cases 2012-07-06 23:42:31 +09:00
010-uv_ip6_addr.phpt Fixed a few test cases 2014-08-20 22:10:40 +08:00
010-uv_ip6_name.phpt add uv_ip test cases 2012-07-06 23:42:31 +09:00
010-uv_loop_new.phpt fix issue with uv_loop_new based on 1.0 migration guide, add additional tests 2014-11-10 04:30:57 +00:00
100-uv_async.phpt Current, broken PHP 7 port... 2015-01-18 02:58:40 +01:00
100-uv_check.phpt Current, broken PHP 7 port... 2015-01-18 02:58:40 +01:00
100-uv_prepare.phpt Current, broken PHP 7 port... 2015-01-18 02:58:40 +01:00
100-uv_stop.phpt Add uv_stop() 2014-06-10 09:11:38 -04:00
100-uv_timer.phpt Current, broken PHP 7 port... 2015-01-18 02:58:40 +01:00
101-uv-idle.phpt add tcp bind test 2012-07-02 13:32:19 +09:00
200-ares_getaddrinfo.phpt Current, broken PHP 7 port... 2015-01-18 02:58:40 +01:00
300-fs_close.phpt Fix various bugs... 2015-01-18 17:24:13 +01:00
300-fs.phpt Fix various bugs... 2015-01-18 17:24:13 +01:00
310-fs-mkdir.phpt Current, broken PHP 7 port... 2015-01-18 02:58:40 +01:00
311-fs-rmdir.phpt Current, broken PHP 7 port... 2015-01-18 02:58:40 +01:00
320-fs-event.phpt Current, broken PHP 7 port... 2015-01-18 02:58:40 +01:00
320-fs-poll.phpt Current, broken PHP 7 port... 2015-01-18 02:58:40 +01:00
320-fs-sendfile.phpt Fixed missing refcount increment 2015-01-21 17:04:49 +01:00
330-poll-fd.phpt Fix refcounting and freeing 2016-05-11 05:13:16 +02:00
330-poll-pipe.phpt update test, just checking for no segfault 2014-11-14 02:26:36 +00:00
330-poll.phpt Current, broken PHP 7 port... 2015-01-18 02:58:40 +01:00
399-fs-stat-regression-no14.phpt Fix various bugs... 2015-01-18 17:24:13 +01:00
400-tcp_bind6.phpt Current, broken PHP 7 port... 2015-01-18 02:58:40 +01:00
400-tcp_bind.phpt Current, broken PHP 7 port... 2015-01-18 02:58:40 +01:00
500-udp_bind6.phpt Current, broken PHP 7 port... 2015-01-18 02:58:40 +01:00
500-udp_bind.phpt Current, broken PHP 7 port... 2015-01-18 02:58:40 +01:00
600-pipe_bind.phpt Current, broken PHP 7 port... 2015-01-18 02:58:40 +01:00
700-uv_rwlock.phpt pthread_rwlock requires the lock being unlocked as often as it has been acquired 2016-11-01 16:32:05 +01:00
700-uv_wrlock.phpt add uv_rwlock test cases and improve uv-rwlock functions 2012-06-30 14:10:58 +09:00
701-uv_mutex.phpt improve uv_mutex functions and add test case 2012-06-30 14:42:06 +09:00
800-uv_queue_work.phpt Current, broken PHP 7 port... 2015-01-18 02:58:40 +01:00
800-uv_spawn-issue59.phpt Fix various bugs... 2015-01-18 17:24:13 +01:00
800-uv_tty.phpt Current, broken PHP 7 port... 2015-01-18 02:58:40 +01:00
999-uv_chdir.phpt Current, broken PHP 7 port... 2015-01-18 02:58:40 +01:00
999-uv_cpu_info.phpt add several test cases 2012-06-25 00:20:19 +09:00
999-uv_cpuinfo.phpt add several test cases 2012-06-25 00:20:19 +09:00
999-uv_cwd.phpt fix uv_cwd 2012-06-25 13:05:42 +09:00
999-uv_exepath.phpt Current, broken PHP 7 port... 2015-01-18 02:58:40 +01:00
999-uv_get_free_memory.phpt add several test cases 2012-06-25 00:20:19 +09:00
999-uv_get_total_memory.phpt add several test cases 2012-06-25 00:20:19 +09:00
999-uv_hrtime.phpt add several test cases 2012-06-25 00:20:19 +09:00
999-uv_loadavg.phpt add several test cases 2012-06-25 00:20:19 +09:00
999-uv_resident_set_memory.phpt add uv_setup_args and fix uv_get_process_title. should i call uv_setup_args at RINIT phase ? 2012-06-25 13:34:47 +09:00
999-uv_uptime.phpt add several test cases 2012-06-25 00:20:19 +09:00