summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/damon
Commit message (Expand)AuthorAgeFilesLines
* selftests/damon/damon_nr_regions: sort collected regiosn before checking with...SeongJae Park2025-03-051-0/+1
* selftests/damon/damon_nr_regions: set ops update for merge results check to 1...SeongJae Park2025-03-051-0/+1
* selftests/damon/damos_quota: make real expectation of quota exceedsSeongJae Park2025-03-051-3/+6
* selftests/damon/damos_quota_goal: handle minimum quota that cannot be further...SeongJae Park2025-03-051-0/+3
* selftests/damon: remove tests for DAMON debugfs interfaceSeongJae Park2025-01-2514-387/+1
* selftests/damon/config: remove configs for DAMON debugfs interface selftestsSeongJae Park2025-01-251-1/+0
* selftests/damon: add _damon_sysfs.py to TEST_FILESMaximilian Heyne2024-12-051-1/+1
* selftests/damon/debugfs_duplicate_context_creation: hide errors from expected...SeongJae Park2024-11-071-1/+1
* selftests/damon/_debugfs_common: hide expected error message from test_write_...SeongJae Park2024-11-071-1/+6
* selftests/damon/huge_count_read_write: remove unnecessary debugging messageSeongJae Park2024-11-071-2/+0
* selftests/damon/huge_count_read_write: provide sufficiently large buffer for ...Andrew Paniakin2024-11-071-1/+1
* selftests/damon/access_memory_even: remove unused variablesBa Jing2024-11-051-2/+0
* selftests/damon: add execute permissions to test scriptsSeongJae Park2024-09-039-0/+0
* selftests/damon: cleanup __pycache__/ with 'make clean'SeongJae Park2024-09-031-0/+2
* selftests/damon: add access_memory_even to .gitignoreSeongJae Park2024-09-031-0/+1
* selftests/damon/damon_nr_regions: test online-tuned max_nr_regionsSeongJae Park2024-07-031-0/+60
* _damon_sysfs: implement commit() for online parameters updateSeongJae Park2024-07-031-0/+19
* selftests/damon: implement test for min/max_nr_regionsSeongJae Park2024-07-032-1/+86
* selftests/damon/_damon_sysfs: implement kdamonds stop functionSeongJae Park2024-07-031-0/+11
* selftests/damon: implement DAMOS tried regions testSeongJae Park2024-07-032-0/+66
* selftests/damon: implement a program for even-numbered memory regions accessSeongJae Park2024-07-032-1/+43
* selftests/damon/_damon_sysfs: support schemes_update_tried_regionsSeongJae Park2024-07-031-1/+34
* selftests/damon/access_memory: use user-defined region sizeSeongJae Park2024-07-031-1/+1
* selftests/damon: classify tests for functionalities and regressionsSeongJae Park2024-05-111-4/+9
* selftests/damon/_damon_sysfs: use 'is' instead of '==' for 'None'SeongJae Park2024-05-111-40/+40
* selftests/damon/_damon_sysfs: find sysfs mount point from /proc/mountsSeongJae Park2024-05-111-1/+12
* selftests/damon/_damon_sysfs: check errors from nr_schemes file readsSeongJae Park2024-05-111-0/+2
* selftests/damon: add a test for DAMOS quota goalSeongJae Park2024-05-112-1/+78
* selftests/damon/_damon_sysfs: support quota goalsSeongJae Park2024-05-111-1/+83
* selftests: damon: add access_memory to .gitignoreJavier Carrasco2024-03-041-0/+1
* selftest: damon: fix minor typos in test logsVincenzo Mezzela2024-03-042-2/+2
* selftests/damon/_chk_dependency: get debugfs mount point from /proc/mountsSeongJae Park2024-02-221-1/+8
* selftests/damon: add a test for the pid leak of dbgfs_target_ids_write()SeongJae Park2024-02-224-0/+93
* selftests/damon: add a test for a race between target_ids_read() and dbgfs_be...SeongJae Park2024-02-224-0/+97
* selftests/damon: add a test for DAMOS apply intervalsSeongJae Park2024-02-222-1/+68
* selftests/damon: add a test for DAMOS quotaSeongJae Park2024-02-222-0/+68
* selftests/damon/_damon_sysfs: support DAMOS apply intervalSeongJae Park2024-02-221-1/+8
* selftests/damon/_damon_sysfs: support DAMOS statsSeongJae Park2024-02-221-0/+32
* selftests/damon/_damon_sysfs: support DAMOS quotaSeongJae Park2024-02-221-9/+33
* selftets/damon: prepare for monitor_on file renamingSeongJae Park2024-02-223-4/+26
* selftests/damon: add a test for update_schemes_tried_regions hang bugSeongJae Park2023-12-202-0/+34
* selftests/damon: add a test for update_schemes_tried_regions sysfs commandSeongJae Park2023-12-203-0/+98
* selftests/damon/_damon_sysfs: implement updat_schemes_tried_bytes commandSeongJae Park2023-12-201-0/+14
* selftests/damon/_damon_sysfs: implement kdamonds start functionSeongJae Park2023-12-201-0/+206
* selftests/damon: implement a python module for test-purpose DAMON sysfs controlsSeongJae Park2023-12-201-0/+102
* selftests/damon: test quota goals directorySeongJae Park2023-12-121-0/+27
* Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-11-021-0/+1
|\
| * selftests/damon/sysfs: test DAMOS apply intervalsSeongJae Park2023-10-041-0/+1
* | selftests/damon: Add executable permission to test scriptsJuntong Deng2023-09-2611-0/+0
|/
* selftests/damon/sysfs: test damon_target filterSeongJae Park2023-08-211-0/+2