summaryrefslogtreecommitdiff
path: root/mm/damon/core-test.h
AgeCommit message (Expand)Author
2023-08-21mm/damon/core-test: add a unit test for __damos_filter_out()SeongJae Park
2023-08-21mm/damon/core-test: add a test for damos_new_filter()SeongJae Park
2023-07-27mm/damon/core-test: initialise context before test in damon_test_set_attrs()Feng Tang
2023-06-19mm/damon/core-test: add a test for damon_set_attrs()SeongJae Park
2023-02-02mm/damon/core-test: add a test for damon_update_monitoring_results()SeongJae Park
2022-10-03mm/damon/core-test: test damon_set_regionsSeongJae Park
2022-09-11mm/damon/core: simplify the parameter passing for region split operationKaixu Xia
2022-04-29mm/damon/core-test: add a kunit test case for ops registrationSeongJae Park
2022-03-22mm/damon: remove the target id conceptSeongJae Park
2022-03-22mm/damon/core: move damon_set_targets() into dbgfsSeongJae Park
2021-10-28mm/damon/core-test: fix wrong expectations for 'damon_split_regions_of()'SeongJae Park
2021-09-08mm/damon: add kunit testsSeongJae Park