node/test/pummel
Joyee Cheung 6f14ee5101
build,test: test array index hash collision
This enables v8_enable_seeded_array_index_hash and add a test for it.

Fixes: https://hackerone.com/reports/3511792
Backport-PR-URL: https://github.com/nodejs-private/node-private/pull/833
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
PR-URL: https://github.com/nodejs-private/node-private/pull/809
CVE-ID: CVE-2026-21717
2026-03-23 20:06:35 +01:00
..
pummel.status
test-array-hash-collision.js build,test: test array index hash collision 2026-03-23 20:06:35 +01:00
test-blob-slice-with-large-size.js
test-child-process-spawn-loop.js tools: add lint rule to ensure assertions are reached 2026-02-19 18:46:23 +01:00
test-crypto-dh-hash.js
test-crypto-dh-keys.js
test-dh-regr.js
test-fs-largefile.js
test-fs-read-file-sync-utf8-memory.js
test-fs-readfile-tostring-fail.js tools: add lint rule to ensure assertions are reached 2026-02-19 18:46:23 +01:00
test-fs-watch-file-slow.js tools: add lint rule to ensure assertions are reached 2026-02-19 18:46:23 +01:00
test-fs-watch-file.js
test-fs-watch-non-recursive.js tools: add lint rule to ensure assertions are reached 2026-02-19 18:46:23 +01:00
test-fs-watch-system-limit.js
test-hash-seed.js
test-heapdump-dns.js
test-heapdump-env.js src: track BaseObjects with an efficient list 2025-09-22 14:26:18 +00:00
test-heapdump-fs-promise.js
test-heapdump-http2.js tools: add lint rule to ensure assertions are reached 2026-02-19 18:46:23 +01:00
test-heapdump-inspector.js
test-heapdump-shadow-realm.js
test-heapdump-tls.js
test-heapdump-worker.js
test-heapdump-zlib.js
test-heapsnapshot-near-heap-limit-big.js
test-heapsnapshot-near-heap-limit-bounded.js
test-heapsnapshot-near-heap-limit-by-api.js
test-heapsnapshot-near-heap-limit.js
test-http-many-keep-alive-connections.js tools: add lint rule to ensure assertions are reached 2026-02-19 18:46:23 +01:00
test-http-upload-timeout.js
test-https-large-response.js
test-https-no-reader.js
test-keep-alive.js
test-net-many-clients.js tools: add lint rule to ensure assertions are reached 2026-02-19 18:46:23 +01:00
test-net-pause.js tools: add lint rule to ensure assertions are reached 2026-02-19 18:46:23 +01:00
test-net-pingpong-delay.js tools: add lint rule to ensure assertions are reached 2026-02-19 18:46:23 +01:00
test-net-pingpong.js tools: add lint rule to ensure assertions are reached 2026-02-19 18:46:23 +01:00
test-net-timeout.js tools: add lint rule to ensure assertions are reached 2026-02-19 18:46:23 +01:00
test-net-timeout2.js
test-net-write-callbacks.js
test-next-tick-infinite-calls.js
test-process-cpuUsage.js
test-process-hrtime.js
test-regress-GH-892.js tools: add lint rule to ensure assertions are reached 2026-02-19 18:46:23 +01:00
test-repl-paste-big-data.js test: deflake test-repl-paste-big-data 2026-02-17 16:19:29 +01:00
test-stream-pipe-multi.js
test-string-decoder-large-buffer.js
test-structuredclone-jstransferable.js
test-timers.js tools: add lint rule to ensure assertions are reached 2026-02-19 18:46:23 +01:00
test-tls-server-large-request.js tools: add lint rule to ensure assertions are reached 2026-02-19 18:46:23 +01:00
test-tls-throttle.js
test-vm-memleak.js tools: add lint rule to ensure assertions are reached 2026-02-19 18:46:23 +01:00
test-vm-race.js
test-watch-file.js
test-webcrypto-derivebits-pbkdf2.js
test-worker-take-heapsnapshot.js
testcfg.py