node/test/cctest
Tobias Nießen ddebd29515
test: fix compiler warning in NodeCryptoEnv
This fixes a warning in line 26: "warning: value computed is not used"
when calling BIO_seek().

Refs: https://github.com/nodejs/node/pull/47160
PR-URL: https://github.com/nodejs/node/pull/49206
Reviewed-By: Michael Dawson <midawson@redhat.com>
2023-11-26 20:32:39 +01:00
..
node_test_fixture.cc test: make IsolateData per-isolate in cctest 2023-09-12 10:58:48 -04:00
node_test_fixture.h test: make IsolateData per-isolate in cctest 2023-09-12 10:58:48 -04:00
test_aliased_buffer.cc src: move AliasedBuffer implementation to -inl.h 2023-11-10 15:21:12 +01:00
test_base64.cc
test_base_object_ptr.cc src: create BaseObject with node::Realm 2023-01-03 08:38:03 -05:00
test_crypto_clienthello.cc test: use CHECK instead of EXPECT where necessary 2023-01-03 08:38:10 -05:00
test_environment.cc test: make IsolateData per-isolate in cctest 2023-09-12 10:58:48 -04:00
test_inspector_socket.cc src: prefer data accessor of string and vector 2023-07-07 00:06:10 +03:00
test_inspector_socket_server.cc test: fix coverity warning in test 2022-07-25 21:43:29 -04:00
test_json_utils.cc src: fix json utils escapes for U+000B 2022-06-14 08:16:11 -04:00
test_linked_binding.cc test: define NAPI_VERSION before including node_api.h 2023-09-12 10:58:46 -04:00
test_node_api.cc test: make IsolateData per-isolate in cctest 2023-09-12 10:58:48 -04:00
test_node_crypto.cc test: fix typo in test_node_crypto.cc 2021-02-24 19:08:22 +05:30
test_node_crypto_env.cc test: fix compiler warning in NodeCryptoEnv 2023-11-26 20:32:39 +01:00
test_node_postmortem_metadata.cc test: fix DebugSymbolsTest.ReqWrapList on PPC64LE 2022-09-26 16:13:12 -03:00
test_per_process.cc src: make BuiltinLoader threadsafe and non-global 2023-11-10 12:18:20 +01:00
test_platform.cc
test_report.cc test: make IsolateData per-isolate in cctest 2023-09-12 10:58:48 -04:00
test_sockaddr.cc net: allow net.BlockList to use net.SocketAddress objects 2021-04-02 06:16:42 -07:00
test_traced_value.cc
test_util.cc src: fix endianness of simdutf 2023-01-31 08:04:21 -05:00