mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-23 01:40:23 -05:00
The new unit isc_mem_overmem unit test sets hi and lo water marks and then does allocations to go over: 0. x < lo_water 1. lo_water < x < hi_water 2. x > hi_water 3. lo_water < x < hi_water 4. < lo_water |
||
|---|---|---|
| .. | ||
| bench | ||
| dns | ||
| include/tests | ||
| irs | ||
| isc | ||
| isccfg | ||
| libtest | ||
| ns | ||
| .gitignore | ||
| Makefile.am | ||
| unit-test-driver.sh.in | ||