1
0
mirror of https://sourceware.org/git/glibc.git synced 2026-01-06 11:51:29 +03:00
Files
glibc/stdlib
Adhemerval Zanella bc888a3976 stdlib: Add more qsort{_r} coverage
This patch adds a qsort and qsort_r to trigger the worst case
scenario for the quicksort (which glibc current lacks coverage).
The test is done with random input, dfferent internal types (uint8_t,
uint16_t, uint32_t, uint64_t, large size), and with
different set of element numbers.

Checked on x86_64-linux-gnu and i686-linux-gnu.
Reviewed-by: Noah Goldstein <goldstein.w.n@gmail.com>
2023-10-31 14:18:07 -03:00
..
2016-10-25 17:05:47 -02:00
2023-02-17 15:56:50 -03:00
2023-06-19 19:40:34 +00:00
2023-10-31 14:18:07 -03:00
2023-06-30 14:31:45 +00:00
2023-02-16 23:02:40 +00:00
2023-02-16 23:02:40 +00:00
2023-02-16 23:02:40 +00:00
2023-02-16 23:02:40 +00:00
2021-09-03 22:06:44 +05:30
2021-09-03 22:06:44 +05:30
2016-10-25 17:05:47 -02:00
2023-02-16 23:02:40 +00:00