{"author":"Viktor Szakats","author_email":"commit@vsz.me","author_time":1750583827,"commit_time":1750590913,"committer":"Viktor Szakats","committer_email":"commit@vsz.me","hash":"855ae7651360d5fbe490634edb86da9f05d1d559","message":"tests/libtest: drop `TEST_HANG_TIMEOUT` redefinition hack\n\nBefore this patch the code relied on re-initializing `TEST_HANG_TIMEOUT`\nmacro before compiling each test, to allow them each to override it to\na custom value for single tests. Thie required re-including `test.h`\ninto each test.\n\nAfter this patch this macro becomes a global, immutable, default. Tests\nwhich want to override it can now use alternate macros that do accept\na custom timeout. The only test currently affected is lib1501.\n\nFollow-up to 2c27a67daa1b76859c18d63e4e1f528db05b5e13 #17590\n\nCloses #17702\n","parents":["855acb3bb07e0dd06b5722218eb5fded333f7ce0"],"tree_hash":"4210f98e04b58490befbb24eb49bd5ca69dc3467"}