webcrypto.dart icon indicating copy to clipboard operation
webcrypto.dart copied to clipboard

Run tests under valgrind

Open jonasfj opened this issue 2 years ago • 1 comments

It would be awesome if we could figure out how to run tests under valgrind, even if we can only do it in one configuration.

jonasfj avatar Nov 02 '22 11:11 jonasfj

Or try with ASAN or MSAN, but that requires a custom build of the Dart / Flutter SDK.

jonasfj avatar Jan 24 '24 09:01 jonasfj