summaryrefslogtreecommitdiffstats
path: root/tools/testing/memblock/tests/basic_api.c
Commit message (Expand)AuthorAgeFilesLines
* memblock tests: add memblock_overlaps_region_checksWei Yang2024-06-051-0/+48
* memblock tests: add memblock_reserve_many_may_conflict_check()Wei Yang2024-06-051-0/+151
* memblock tests: add memblock_reserve_all_locations_check()Wei Yang2024-06-051-0/+107
* mm/memblock: remove empty dummy entryWei Yang2024-06-051-4/+4
* memblock tests: fix warning ‘struct seq_file’ declared inside parameter listMike Rapoport (IBM)2023-09-141-1/+1
* memblock test: Add test to memblock_reserve() 129th regionShaoqin Huang2022-10-311-0/+91
* memblock test: Add test to memblock_add() 129th regionShaoqin Huang2022-10-311-0/+93
* memblock tests: add tests for memblock_trim_memoryRebecca Mckeever2022-08-301-0/+223
* memblock tests: add tests for memblock_*bottom_up functionsRebecca Mckeever2022-08-301-0/+45
* memblock tests: add additional tests for basic api and memblock_allocRebecca Mckeever2022-08-301-0/+499
* memblock tests: add verbose output to memblock testsRebecca Mckeever2022-07-041-106/+231
* memblock tests: update style of comments for memblock_free_*() functionsRebecca Mckeever2022-05-091-27/+75
* memblock tests: update style of comments for memblock_remove_*() functionsRebecca Mckeever2022-05-091-30/+81
* memblock tests: update style of comments for memblock_reserve_*() functionsRebecca Mckeever2022-05-091-31/+63
* memblock tests: update style of comments for memblock_add_*() functionsRebecca Mckeever2022-05-091-26/+59
* memblock tests: Add simulation of physical memoryKarolina Drobnik2022-03-091-1/+0
* memblock tests: Split up reset_memblock functionKarolina Drobnik2022-03-091-25/+23
* memblock tests: Add memblock_free testsKarolina Drobnik2022-02-211-0/+203
* memblock tests: Add memblock_add_node testKarolina Drobnik2022-02-211-0/+34
* memblock tests: Add memblock_remove testsKarolina Drobnik2022-02-211-0/+205
* memblock tests: Add memblock_reserve testsKarolina Drobnik2022-02-211-0/+217
* memblock tests: Add memblock_add testsKarolina Drobnik2022-02-211-0/+215
* memblock tests: Add memblock reset functionKarolina Drobnik2022-02-201-0/+32