node/test/cctest
Chengzhong Wu d95cbc2155
src: abstract tracing agent for both legacy and perfetto
Signed-off-by: Chengzhong Wu <cwu631@bloomberg.net>
PR-URL: https://github.com/nodejs/node/pull/64053
Refs: https://github.com/nodejs/diagnostics/issues/654
Reviewed-By: James M Snell <jasnell@gmail.com>
2026-06-29 13:57:02 +00:00
..
inspector test: fix small compile warning in test_network_requests_buffer.cc 2025-10-22 15:16:32 +00:00
node_test_fixture.cc src: abstract tracing agent for both legacy and perfetto 2026-06-29 13:57:02 +00:00
node_test_fixture.h src: abstract tracing agent for both legacy and perfetto 2026-06-29 13:57:02 +00:00
test_aliased_buffer.cc
test_base64.cc
test_base_object_ptr.cc
test_cppgc.cc doc,src,test: replace use of deprecated GetIsolate 2025-10-04 18:48:35 +02:00
test_crypto_clienthello.cc
test_dataqueue.cc quic: complete the internal implementation of QUIC 2026-05-05 19:16:19 -07:00
test_diagnostics_channel.cc src: add C++ support for diagnostics channels 2026-02-26 00:48:25 +00:00
test_environment.cc src: fast path empty native immediate drain 2026-06-14 10:50:16 +00:00
test_inspector_socket.cc
test_inspector_socket_server.cc
test_json_utils.cc
test_linked_binding.cc node-api: use Node-API in comments 2026-01-16 16:00:54 +00:00
test_lru_cache.cc sqlite: add tagged template 2025-09-17 16:54:11 +00:00
test_node_api.cc
test_node_crypto.cc crypto: guard WebCrypto cipher output length 2026-06-18 06:29:24 +02:00
test_node_crypto_env.cc
test_node_ipc_serdes.cc child_process: serialize advanced IPC messages natively 2026-06-18 18:14:46 +00:00
test_node_postmortem_metadata.cc src: make AsyncWrap subclass internal field counts explicit 2026-03-06 16:44:32 +00:00
test_node_task_runner.cc
test_path.cc
test_per_process.cc src: build v8 tick processor as built-in source text modules 2025-11-11 02:53:13 +00:00
test_platform.cc
test_quic_arena.cc quic: use arena allocation for packets 2026-04-06 11:12:29 -07:00
test_quic_cid.cc quic: move quic behind compile time flag 2026-01-21 17:39:28 +00:00
test_quic_error.cc quic: move quic behind compile time flag 2026-01-21 17:39:28 +00:00
test_quic_preferredaddress.cc quic: fix a handful of bugs and missing functionality 2026-03-31 09:19:44 -07:00
test_quic_tokenbucket.cc quic: cache timestamp for address lru cache 2026-05-24 19:14:06 -07:00
test_quic_tokens.cc quic: complete the internal implementation of QUIC 2026-05-05 19:16:19 -07:00
test_report.cc
test_sockaddr.cc quic: add block list support for endpoints 2026-05-24 19:14:12 -07:00
test_string_bytes.cc src: migrate WriteOneByte to WriteOneByteV2 2025-08-29 22:41:00 +00:00
test_traced_value.cc src: internalize v8::ConvertableToTraceFormat in traces 2025-08-15 16:25:08 +00:00
test_util.cc