Skip to content
Commit d5ae42aa authored by Christopher Friedt's avatar Christopher Friedt Committed by Carles Cufí
Browse files

tests: lib: c_lib: add coverage for qsort_r



A user previously reported that `qsort_r()` did not have test
coverage. Prior to 845a200c
`qsort()` was actually just calling `qsort_r()` inline.

There is still virtually no difference between the two
sorting routines, but it would be good to add coverage.

Relates-to #44218

Signed-off-by: default avatarChristopher Friedt <chrisfriedt@gmail.com>
parent ed2ea2c7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment