diff options
author | Matthew Wilcox <[email protected]> | 2017-11-09 20:15:14 -0500 |
---|---|---|
committer | Matthew Wilcox <[email protected]> | 2018-02-06 15:07:20 -0500 |
commit | 490645d027c5925b30c88b9c7a663850a641d15d (patch) | |
tree | b4a3f935b649555ad08d2f747cbd199d78922352 /scripts | |
parent | 051803c0d01f4d8a197ecc08bfeffdff00d86c62 (diff) |
idr test suite: Fix ida_test_random()
The test was checking the wrong errno; ida_get_new_above() returns
EAGAIN, not ENOMEM on memory allocation failure. Double the number of
threads to increase the chance that we actually exercise this path
during the test suite (it was a bit sporadic before).
Signed-off-by: Matthew Wilcox <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions