Commit 09ad115
committed
detect false failure of strerror_r
See tikv/jemallocator#108.
In a summary, test on `strerror_r` can fail due to reasons other
than `strerror_r` itself, so add an additional test to determine
the failure is expected.
Signed-off-by: Jay Lee <BusyJayLee@gmail.com>1 parent d0e8e60 commit 09ad115
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2497 | 2497 | | |
2498 | 2498 | | |
2499 | 2499 | | |
| 2500 | + | |
| 2501 | + | |
| 2502 | + | |
| 2503 | + | |
| 2504 | + | |
| 2505 | + | |
| 2506 | + | |
| 2507 | + | |
2500 | 2508 | | |
2501 | 2509 | | |
2502 | 2510 | | |
| 2511 | + | |
| 2512 | + | |
2503 | 2513 | | |
2504 | 2514 | | |
2505 | 2515 | | |
| |||
0 commit comments