summaryrefslogtreecommitdiffstats
path: root/lib/test_maple_tree.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* maple_tree: update testing code for mas_{next,prev,walk}Liam R. Howlett2023-06-101-5/+633
* maple_tree: fix testing mas_empty_area()Liam R. Howlett2023-06-101-1/+1
* maple_tree: revise limit checks in mas_empty_area{_rev}()Liam R. Howlett2023-06-101-7/+21
* maple_tree: add __init and __exit to test moduleLiam R. Howlett2023-06-101-78/+80
* maple_tree: make test code work without debug enabledLiam R. Howlett2023-06-101-3/+24
* maple_tree: add format option to mt_dump()Liam R. Howlett2023-06-101-5/+5
* test_maple_tree: add more testing for mas_empty_area()Liam R. Howlett2023-03-241-0/+48
* test_maple_tree: test modifications while iteratingLiam R. Howlett2023-02-101-0/+72
* maple_tree: fix mas_empty_area_rev() lower bound validationLiam Howlett2023-02-011-0/+89
* test_maple_tree: add test for mas_spanning_rebalance() on insufficient dataLiam Howlett2022-12-211-0/+23
* maple_tree: reorganize testing to restore module testingLiam Howlett2022-11-091-35735/+195
* lib/test_maple_tree: add testing for maple treeLiam R. Howlett2022-09-271-0/+38307