{"author":"Viktor Szakats","author_email":"commit@vsz.me","author_time":1752943525,"commit_time":1752953432,"committer":"Viktor Szakats","committer_email":"commit@vsz.me","hash":"1fcf22585fa3d87a50c9dddc688d962978c0c120","message":"tests: set `CURL_ENTROPY` per test, not globally\n\nSetting `CURL_ENTROPY` in debug-enabled builds overrides the code paths\nresponsible for random number generation. To avoid masking issue there,\nthis patch moves `CURL_ENTROPY` settings to each test that requires it,\nand stop setting it by default for all tests (in `runner.pm`).\n\nThis makes it possible to catch random generator issues in debug-enabled\nbuilds; extending test coverage.\n\nTo keep offering a well-defined state for tests, make `runner.pm` delete\nthe `CURL_ENTROPY` env, if present.\n\nRef: #17970\n\nCloses #17971\n","parents":["7946bbbbe2d771affeb35d01f52f103d112613ea"],"tree_hash":"63d495805ec4f33fdd769be09b92c19a87a07caf"}