summaryrefslogtreecommitdiff
path: root/mm/damon/core-test.h
AgeCommit message (Expand)AuthorFilesLines
2023-12-21mm/damon/core-test: test max_nr_accesses overflow caused divide-by-zeroSeongJae Park1-0/+11
2023-12-21mm/damon: update email of SeongJaeSeongJae Park1-1/+1
2023-12-12mm/damon/core-test: add a unit test for the feedback loop algorithmSeongJae Park1-0/+32
2023-12-11mm/damon/core-test: test damon_split_region_at()'s access rate copyingSeongJae Park1-4/+11
2023-10-04mm/damon/core-test: fix memory leak in damon_new_ctx()Jinjie Ruan1-0/+4
2023-10-04mm/damon/core-test: fix memory leak in damon_new_region()Jinjie Ruan1-1/+3
2023-10-04mm/damon/core: introduce nr_accesses_bpSeongJae Park1-0/+5
2023-10-04mm/damon/core-test: add a unit test for damon_moving_sum()SeongJae Park1-0/+16
2023-08-21mm/damon/core-test: add a unit test for __damos_filter_out()SeongJae Park1-0/+61
2023-08-21mm/damon/core-test: add a test for damos_new_filter()SeongJae Park1-0/+13
2023-07-27mm/damon/core-test: initialise context before test in damon_test_set_attrs()Feng Tang1-5/+5
2023-06-20mm/damon/core-test: add a test for damon_set_attrs()SeongJae Park1-0/+24
2023-02-03mm/damon/core-test: add a test for damon_update_monitoring_results()SeongJae Park1-0/+30
2022-10-04mm/damon/core-test: test damon_set_regionsSeongJae Park1-0/+23
2022-09-12mm/damon/core: simplify the parameter passing for region split operationKaixu Xia1-3/+3
2022-04-30mm/damon/core-test: add a kunit test case for ops registrationSeongJae Park1-0/+36
2022-03-23mm/damon: remove the target id conceptSeongJae Park1-10/+8
2022-03-23mm/damon/core: move damon_set_targets() into dbgfsSeongJae Park1-1/+4
2021-10-29mm/damon/core-test: fix wrong expectations for 'damon_split_regions_of()'SeongJae Park1-2/+2
2021-09-08mm/damon: add kunit testsSeongJae Park1-0/+253