-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathio_core_test.expected_output
155 lines (155 loc) · 11.2 KB
/
io_core_test.expected_output
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
INFO: Setting timers in acending order: (./io_core_test.c test_main)
INFO: timer:0, test0 = 1000 (./io_core_test.c test_main)
INFO: timer:1, test1 = 1001 (./io_core_test.c test_main)
INFO: timer:2, test2 = 1002 (./io_core_test.c test_main)
INFO: timer:3, test3 = 1003 (./io_core_test.c test_main)
INFO: timer:4, test4 = 1004 (./io_core_test.c test_main)
INFO: timer:5, test5 = 1005 (./io_core_test.c test_main)
INFO: timer:6, test6 = 1006 (./io_core_test.c test_main)
INFO: timer:7, test7 = 1007 (./io_core_test.c test_main)
INFO: Running all timers: (./io_core_test.c test_main)
INFO: timeout:test0 test0 Timeout (./io_core_test.c test0_timeout)
INFO: timeout:test1 test1 Timeout (./io_core_test.c test1_timeout)
INFO: timeout:test2 test2 Timeout (./io_core_test.c test2_timeout)
INFO: timeout:test3 test3 Timeout (./io_core_test.c test3_timeout)
INFO: timeout:test4 test4 Timeout (./io_core_test.c test4_timeout)
INFO: timeout:test5 test5 Timeout (./io_core_test.c test5_timeout)
INFO: timeout:test6 test6 Timeout (./io_core_test.c test6_timeout)
INFO: timeout:test7 test7 Timeout (./io_core_test.c test7_timeout)
INFO: Setting timers in decending order: (./io_core_test.c test_main)
INFO: timer:0, test0 = 1000 (./io_core_test.c test_main)
INFO: timer:1, test1 = 999 (./io_core_test.c test_main)
INFO: timer:2, test2 = 998 (./io_core_test.c test_main)
INFO: timer:3, test3 = 997 (./io_core_test.c test_main)
INFO: timer:4, test4 = 996 (./io_core_test.c test_main)
INFO: timer:5, test5 = 995 (./io_core_test.c test_main)
INFO: timer:6, test6 = 994 (./io_core_test.c test_main)
INFO: timer:7, test7 = 993 (./io_core_test.c test_main)
INFO: Running all timers: (./io_core_test.c test_main)
INFO: timeout:test7 test7 Timeout (./io_core_test.c test7_timeout)
INFO: timeout:test6 test6 Timeout (./io_core_test.c test6_timeout)
INFO: timeout:test5 test5 Timeout (./io_core_test.c test5_timeout)
INFO: timeout:test4 test4 Timeout (./io_core_test.c test4_timeout)
INFO: timeout:test3 test3 Timeout (./io_core_test.c test3_timeout)
INFO: timeout:test2 test2 Timeout (./io_core_test.c test2_timeout)
INFO: timeout:test1 test1 Timeout (./io_core_test.c test1_timeout)
INFO: timeout:test0 test0 Timeout (./io_core_test.c test0_timeout)
INFO: socket id:00 type:test0 (./io_core_test.c echo_test_socket)
INFO: socket id:01 type:test1 (./io_core_test.c echo_test_socket)
INFO: socket id:02 type:test2 (./io_core_test.c echo_test_socket)
INFO: socket id:03 type:test3 (./io_core_test.c echo_test_socket)
INFO: socket id:04 type:test4 (./io_core_test.c echo_test_socket)
INFO: socket id:05 type:test5 (./io_core_test.c echo_test_socket)
INFO: socket id:06 type:test6 (./io_core_test.c echo_test_socket)
INFO: socket id:07 type:test7 (./io_core_test.c echo_test_socket)
INFO: socket id:08 type:test0 (./io_core_test.c echo_test_socket)
INFO: socket id:09 type:test1 (./io_core_test.c echo_test_socket)
INFO: socket id:10 type:test2 (./io_core_test.c echo_test_socket)
INFO: socket id:11 type:test3 (./io_core_test.c echo_test_socket)
INFO: socket id:12 type:test4 (./io_core_test.c echo_test_socket)
INFO: socket id:13 type:test5 (./io_core_test.c echo_test_socket)
INFO: socket id:14 type:test6 (./io_core_test.c echo_test_socket)
INFO: socket id:15 type:test7 (./io_core_test.c echo_test_socket)
INFO: socket id:16 type:test0 (./io_core_test.c echo_test_socket)
INFO: socket id:17 type:test1 (./io_core_test.c echo_test_socket)
INFO: socket id:18 type:test2 (./io_core_test.c echo_test_socket)
INFO: socket id:19 type:test3 (./io_core_test.c echo_test_socket)
INFO: Setting timers in decending order: (./io_core_test.c test_main)
INFO: timer:0, test0 = 1000 (./io_core_test.c test_main)
INFO: timer:1, test1 = 999 (./io_core_test.c test_main)
INFO: timer:2, test2 = 998 (./io_core_test.c test_main)
INFO: timer:3, test3 = 997 (./io_core_test.c test_main)
INFO: timer:4, test4 = 996 (./io_core_test.c test_main)
INFO: timer:5, test5 = 995 (./io_core_test.c test_main)
INFO: timer:6, test6 = 994 (./io_core_test.c test_main)
INFO: timer:7, test7 = 993 (./io_core_test.c test_main)
INFO: Running all events: (./io_core_test.c test_main)
INFO: timeout:test7 test7 Timeout (./io_core_test.c test7_timeout)
INFO: timeout:test6 test6 Timeout (./io_core_test.c test6_timeout)
INFO: timeout:test5 test5 Timeout (./io_core_test.c test5_timeout)
INFO: timeout:test4 test4 Timeout (./io_core_test.c test4_timeout)
INFO: timeout:test3 test3 Timeout (./io_core_test.c test3_timeout)
INFO: timeout:test2 test2 Timeout (./io_core_test.c test2_timeout)
INFO: timeout:test1 test1 Timeout (./io_core_test.c test1_timeout)
INFO: timeout:test0 test0 Timeout (./io_core_test.c test0_timeout)
INFO: Reaping child procs (./io_test.h main)
INFO: io_event:test0test_sort:id:00 `SEND00\x0a` (./io_test.h sock_read_line)
INFO: io_event:test0test_sort:id:00 IO Event test0 buf:'SEND00' (./io_core_test.c io_event_cb)
INFO: io_event:test0test_sort:id:00 EPOLLIN (./io_core_test.c log_ep_event)
INFO: test_sort:id:00 forked `REPLY00\x0a` (./io_test.h sock_read_line)
INFO: io_event:test1test_sort:id:01 `SEND01\x0a` (./io_test.h sock_read_line)
INFO: io_event:test1test_sort:id:01 IO Event test1 buf:'SEND01' (./io_core_test.c io_event_cb)
INFO: io_event:test1test_sort:id:01 EPOLLIN (./io_core_test.c log_ep_event)
INFO: test_sort:id:01 forked `REPLY01\x0a` (./io_test.h sock_read_line)
INFO: io_event:test2test_sort:id:02 `SEND02\x0a` (./io_test.h sock_read_line)
INFO: io_event:test2test_sort:id:02 IO Event test2 buf:'SEND02' (./io_core_test.c io_event_cb)
INFO: io_event:test2test_sort:id:02 EPOLLIN (./io_core_test.c log_ep_event)
INFO: test_sort:id:02 forked `REPLY02\x0a` (./io_test.h sock_read_line)
INFO: io_event:test3test_sort:id:03 `SEND03\x0a` (./io_test.h sock_read_line)
INFO: io_event:test3test_sort:id:03 IO Event test3 buf:'SEND03' (./io_core_test.c io_event_cb)
INFO: io_event:test3test_sort:id:03 EPOLLIN (./io_core_test.c log_ep_event)
INFO: test_sort:id:03 forked `REPLY03\x0a` (./io_test.h sock_read_line)
INFO: io_event:test4test_sort:id:04 `SEND04\x0a` (./io_test.h sock_read_line)
INFO: io_event:test4test_sort:id:04 IO Event test4 buf:'SEND04' (./io_core_test.c io_event_cb)
INFO: io_event:test4test_sort:id:04 EPOLLIN (./io_core_test.c log_ep_event)
INFO: test_sort:id:04 forked `REPLY04\x0a` (./io_test.h sock_read_line)
INFO: io_event:test5test_sort:id:05 `SEND05\x0a` (./io_test.h sock_read_line)
INFO: io_event:test5test_sort:id:05 IO Event test5 buf:'SEND05' (./io_core_test.c io_event_cb)
INFO: io_event:test5test_sort:id:05 EPOLLIN (./io_core_test.c log_ep_event)
INFO: test_sort:id:05 forked `REPLY05\x0a` (./io_test.h sock_read_line)
INFO: io_event:test6test_sort:id:06 `SEND06\x0a` (./io_test.h sock_read_line)
INFO: io_event:test6test_sort:id:06 IO Event test6 buf:'SEND06' (./io_core_test.c io_event_cb)
INFO: io_event:test6test_sort:id:06 EPOLLIN (./io_core_test.c log_ep_event)
INFO: test_sort:id:06 forked `REPLY06\x0a` (./io_test.h sock_read_line)
INFO: io_event:test7test_sort:id:07 `SEND07\x0a` (./io_test.h sock_read_line)
INFO: io_event:test7test_sort:id:07 IO Event test7 buf:'SEND07' (./io_core_test.c io_event_cb)
INFO: io_event:test7test_sort:id:07 EPOLLIN (./io_core_test.c log_ep_event)
INFO: test_sort:id:07 forked `REPLY07\x0a` (./io_test.h sock_read_line)
INFO: io_event:test0test_sort:id:08 `SEND08\x0a` (./io_test.h sock_read_line)
INFO: io_event:test0test_sort:id:08 IO Event test0 buf:'SEND08' (./io_core_test.c io_event_cb)
INFO: io_event:test0test_sort:id:08 EPOLLIN (./io_core_test.c log_ep_event)
INFO: test_sort:id:08 forked `REPLY08\x0a` (./io_test.h sock_read_line)
INFO: io_event:test1test_sort:id:09 `SEND09\x0a` (./io_test.h sock_read_line)
INFO: io_event:test1test_sort:id:09 IO Event test1 buf:'SEND09' (./io_core_test.c io_event_cb)
INFO: io_event:test1test_sort:id:09 EPOLLIN (./io_core_test.c log_ep_event)
INFO: test_sort:id:09 forked `REPLY09\x0a` (./io_test.h sock_read_line)
INFO: io_event:test2test_sort:id:10 `SEND10\x0a` (./io_test.h sock_read_line)
INFO: io_event:test2test_sort:id:10 IO Event test2 buf:'SEND10' (./io_core_test.c io_event_cb)
INFO: io_event:test2test_sort:id:10 EPOLLIN (./io_core_test.c log_ep_event)
INFO: test_sort:id:10 forked `REPLY10\x0a` (./io_test.h sock_read_line)
INFO: io_event:test3test_sort:id:11 `SEND11\x0a` (./io_test.h sock_read_line)
INFO: io_event:test3test_sort:id:11 IO Event test3 buf:'SEND11' (./io_core_test.c io_event_cb)
INFO: io_event:test3test_sort:id:11 EPOLLIN (./io_core_test.c log_ep_event)
INFO: test_sort:id:11 forked `REPLY11\x0a` (./io_test.h sock_read_line)
INFO: io_event:test4test_sort:id:12 `SEND12\x0a` (./io_test.h sock_read_line)
INFO: io_event:test4test_sort:id:12 IO Event test4 buf:'SEND12' (./io_core_test.c io_event_cb)
INFO: io_event:test4test_sort:id:12 EPOLLIN (./io_core_test.c log_ep_event)
INFO: test_sort:id:12 forked `REPLY12\x0a` (./io_test.h sock_read_line)
INFO: io_event:test5test_sort:id:13 `SEND13\x0a` (./io_test.h sock_read_line)
INFO: io_event:test5test_sort:id:13 IO Event test5 buf:'SEND13' (./io_core_test.c io_event_cb)
INFO: io_event:test5test_sort:id:13 EPOLLIN (./io_core_test.c log_ep_event)
INFO: test_sort:id:13 forked `REPLY13\x0a` (./io_test.h sock_read_line)
INFO: io_event:test6test_sort:id:14 `SEND14\x0a` (./io_test.h sock_read_line)
INFO: io_event:test6test_sort:id:14 IO Event test6 buf:'SEND14' (./io_core_test.c io_event_cb)
INFO: io_event:test6test_sort:id:14 EPOLLIN (./io_core_test.c log_ep_event)
INFO: test_sort:id:14 forked `REPLY14\x0a` (./io_test.h sock_read_line)
INFO: io_event:test7test_sort:id:15 `SEND15\x0a` (./io_test.h sock_read_line)
INFO: io_event:test7test_sort:id:15 IO Event test7 buf:'SEND15' (./io_core_test.c io_event_cb)
INFO: io_event:test7test_sort:id:15 EPOLLIN (./io_core_test.c log_ep_event)
INFO: test_sort:id:15 forked `REPLY15\x0a` (./io_test.h sock_read_line)
INFO: io_event:test0test_sort:id:16 `SEND16\x0a` (./io_test.h sock_read_line)
INFO: io_event:test0test_sort:id:16 IO Event test0 buf:'SEND16' (./io_core_test.c io_event_cb)
INFO: io_event:test0test_sort:id:16 EPOLLIN (./io_core_test.c log_ep_event)
INFO: test_sort:id:16 forked `REPLY16\x0a` (./io_test.h sock_read_line)
INFO: io_event:test1test_sort:id:17 `SEND17\x0a` (./io_test.h sock_read_line)
INFO: io_event:test1test_sort:id:17 IO Event test1 buf:'SEND17' (./io_core_test.c io_event_cb)
INFO: io_event:test1test_sort:id:17 EPOLLIN (./io_core_test.c log_ep_event)
INFO: test_sort:id:17 forked `REPLY17\x0a` (./io_test.h sock_read_line)
INFO: io_event:test2test_sort:id:18 `SEND18\x0a` (./io_test.h sock_read_line)
INFO: io_event:test2test_sort:id:18 IO Event test2 buf:'SEND18' (./io_core_test.c io_event_cb)
INFO: io_event:test2test_sort:id:18 EPOLLIN (./io_core_test.c log_ep_event)
INFO: test_sort:id:18 forked `REPLY18\x0a` (./io_test.h sock_read_line)
INFO: io_event:test3test_sort:id:19 `SEND19\x0a` (./io_test.h sock_read_line)
INFO: io_event:test3test_sort:id:19 IO Event test3 buf:'SEND19' (./io_core_test.c io_event_cb)
INFO: io_event:test3test_sort:id:19 EPOLLIN (./io_core_test.c log_ep_event)
INFO: test_sort:id:19 forked `REPLY19\x0a` (./io_test.h sock_read_line)