|
2 | 2 |
|
3 | 3 | Showing which kind of async resource is covered by which test:
|
4 | 4 |
|
5 |
| -| Resource Type | Test | |
6 |
| -|----------------------|----------------------------------------| |
7 |
| -| CONNECTION | test-connection.ssl.js | |
8 |
| -| FSEVENTWRAP | test-fseventwrap.js | |
9 |
| -| FSREQWRAP | test-fsreqwrap-{access,readFile}.js | |
10 |
| -| GETADDRINFOREQWRAP | test-getaddrinforeqwrap.js | |
11 |
| -| GETNAMEINFOREQWRAP | test-getnameinforeqwrap.js | |
12 |
| -| HTTPPARSER | test-httpparser.{request,response}.js | |
13 |
| -| Immediate | test-immediate.js | |
14 |
| -| JSSTREAM | TODO (crashes when accessing directly) | |
15 |
| -| PBKDF2REQUEST | test-crypto-pbkdf2.js | |
16 |
| -| PIPECONNECTWRAP | test-pipeconnectwrap.js | |
17 |
| -| PIPEWRAP | test-pipewrap.js | |
18 |
| -| PROCESSWRAP | test-pipewrap.js | |
19 |
| -| QUERYWRAP | test-querywrap.js | |
20 |
| -| RANDOMBYTESREQUEST | test-crypto-randomBytes.js | |
21 |
| -| SHUTDOWNWRAP | test-shutdownwrap.js | |
22 |
| -| SIGNALWRAP | test-signalwrap.js | |
23 |
| -| STATWATCHER | test-statwatcher.js | |
24 |
| -| TCPCONNECTWRAP | test-tcpwrap.js | |
25 |
| -| TCPWRAP | test-tcpwrap.js | |
26 |
| -| TLSWRAP | test-tlswrap.js | |
27 |
| -| TTYWRAP | test-ttywrap.{read,write}stream.js | |
28 |
| -| UDPSENDWRAP | test-udpsendwrap.js | |
29 |
| -| UDPWRAP | test-udpwrap.js | |
30 |
| -| WRITEWRAP | test-writewrap.js | |
31 |
| -| ZLIB | test-zlib.zlib-binding.deflate.js | |
| 5 | +| Resource Type | Test | |
| 6 | +|----------------------|--------------------------------------------| |
| 7 | +| CONNECTION | test-connection.ssl.js | |
| 8 | +| FSEVENTWRAP | test-fseventwrap.js | |
| 9 | +| FSREQCALLBACK | test-fsreqcallback-{access,readFile}.js | |
| 10 | +| GETADDRINFOREQWRAP | test-getaddrinforeqwrap.js | |
| 11 | +| GETNAMEINFOREQWRAP | test-getnameinforeqwrap.js | |
| 12 | +| HTTPPARSER | test-httpparser.{request,response}.js | |
| 13 | +| Immediate | test-immediate.js | |
| 14 | +| JSSTREAM | TODO (crashes when accessing directly) | |
| 15 | +| PBKDF2REQUEST | test-crypto-pbkdf2.js | |
| 16 | +| PIPECONNECTWRAP | test-pipeconnectwrap.js | |
| 17 | +| PIPEWRAP | test-pipewrap.js | |
| 18 | +| PROCESSWRAP | test-pipewrap.js | |
| 19 | +| QUERYWRAP | test-querywrap.js | |
| 20 | +| RANDOMBYTESREQUEST | test-crypto-randomBytes.js | |
| 21 | +| SHUTDOWNWRAP | test-shutdownwrap.js | |
| 22 | +| SIGNALWRAP | test-signalwrap.js | |
| 23 | +| STATWATCHER | test-statwatcher.js | |
| 24 | +| TCPCONNECTWRAP | test-tcpwrap.js | |
| 25 | +| TCPWRAP | test-tcpwrap.js | |
| 26 | +| TLSWRAP | test-tlswrap.js | |
| 27 | +| TTYWRAP | test-ttywrap.{read,write}stream.js | |
| 28 | +| UDPSENDWRAP | test-udpsendwrap.js | |
| 29 | +| UDPWRAP | test-udpwrap.js | |
| 30 | +| WRITEWRAP | test-writewrap.js | |
| 31 | +| ZLIB | test-zlib.zlib-binding.deflate.js | |
0 commit comments