summaryrefslogtreecommitdiff
path: root/lib/test_sort.c
AgeCommit message (Expand)Author
2024-06-24KUnit: add missing MODULE_DESCRIPTION() macros for lib/test_*.koJeff Johnson
2024-06-24lib/test_sort: add a testcase to ensure code coverageKuan-Wei Chiu
2021-09-08lib/test: convert test_sort.c to use KUnitDaniel Latypov
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2018-02-06lib/test_sort.c: add module unload supportPravin Shedge
2017-05-08Revert "lib/test_sort.c: make it explicitly non-modular"Geert Uytterhoeven
2017-02-24lib/test_sort.c: make it explicitly non-modularPaul Gortmaker
2017-02-24lib: add CONFIG_TEST_SORT to enable self-test of sort()Kostenzer Felix