mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-04-14 14:41:42 +03:00
Add mechanism to be able to select a test to run from a test file. The test harness will read the JEMALLOC_TEST_NAME env and, if set, it will only run subtests with that name. |
||
|---|---|---|
| .. | ||
| btalloc.c | ||
| btalloc_0.c | ||
| btalloc_1.c | ||
| math.c | ||
| mtx.c | ||
| SFMT.c | ||
| sleep.c | ||
| test.c | ||
| thd.c | ||
| timer.c | ||