Fix typo.
Change-Id: I5a2d44f326bf173bed24aa95e0855c07c8d37d50 Reviewed-on: https://boringssl-review.googlesource.com/10371 Reviewed-by: David Benjamin <davidben@google.com>
This commit is contained in:
parent
5013fb41f2
commit
05cad5e00c
@ -88,7 +88,7 @@ purpose of evaluating the success or failure of the test suite.
|
||||
|
||||
### Malloc Tests
|
||||
|
||||
The test runner can only be used to stress malloc failure
|
||||
The test runner can also be used to stress malloc failure
|
||||
codepaths. If passed `-malloc-test=0`, the runner will run each test
|
||||
repeatedly with an incrementing `MALLOC_NUMBER_TO_FAIL` environment
|
||||
variable. The shim should then replace the malloc implementation with
|
||||
|
Loading…
Reference in New Issue
Block a user