summaryrefslogtreecommitdiff
path: root/mm/damon/core-test.h
AgeCommit message (Expand)AuthorFilesLines
2026-01-11mm/damon/tests/core-kunit: handle alloc failures in damon_test_update_monitor...SeongJae Park1-0/+3
2026-01-11mm/damon/tests/core-kunit: handle alloc failure on damon_test_set_attrs()SeongJae Park1-0/+3
2026-01-11mm/damon/tests/core-kunit: handle alloc failures in damon_test_ops_registrati...SeongJae Park1-0/+3
2026-01-11mm/damon/tests/core-kunit: handle alloc failures in damon_test_set_regions()SeongJae Park1-2/+15
2026-01-11mm/damon/tests/core-kunit: handle alloc failures on damos_test_filter_out()SeongJae Park1-0/+11
2026-01-11mm/damon/tests/core-kunit: handle memory alloc failure from damon_test_aggreg...SeongJae Park1-0/+11
2026-01-11mm/damon/tests/core-kunit: handle alloc failures on damon_test_split_regions_...SeongJae Park1-0/+20
2026-01-11mm/damon/tests/core-kunit: handle memory failure from damon_test_target()SeongJae Park1-0/+7
2026-01-11mm/damon/tests/core-kunit: handle alloc failures on damon_test_merge_two()SeongJae Park1-0/+10
2026-01-11mm/damon/tests/core-kunit: handle alloc failures on dasmon_test_merge_regions...SeongJae Park1-0/+6
2026-01-11mm/damon/tests/core-kunit: handle alloc failures on damon_test_split_at()SeongJae Park1-0/+11
2026-01-11mm/damon/tests/core-kunit: handle allocation failures in damon_test_regions()SeongJae Park1-0/+6
2026-01-11mm/damon/tests/core-kunit: handle alloc failres in damon_test_new_filter()SeongJae Park1-0/+2
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