summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/resctrl/cmt_test.c
Commit message (Expand)AuthorAgeFilesLines
* selftests/resctrl: Remove duplicate feature check from CMT testIlpo Järvinen2023-10-131-3/+0
* selftests/resctrl: Make benchmark command const and build it with pointersIlpo Järvinen2023-10-131-5/+20
* selftests/resctrl: Simplify span lifetimeIlpo Järvinen2023-10-131-5/+6
* selftests/resctrl: Pass the real number of tests to show_cache_info()Ilpo Järvinen2023-07-251-1/+1
* selftests/resctrl: Move CAT/CMT test global vars to function they are used inIlpo Järvinen2023-07-251-7/+4
* selftests/resctrl: Don't use variable argument list for ->setup()Ilpo Järvinen2023-07-251-8/+1
* selftests/resctrl: Convert span to size_tIlpo Järvinen2023-07-251-1/+1
* selftests/resctrl: Remove mum_resctrlfs from struct resctrl_val_paramIlpo Järvinen2023-07-251-1/+0
* selftests/resctrl: Move resctrl FS mount/umount to higher levelIlpo Järvinen2023-07-251-4/+0
* selftests/resctrl: Remove duplicate codes that clear each test result fileShaopeng Tan2023-04-131-4/+3
* selftests/resctrl: Use remount_resctrlfs() consistently with booleanIlpo Järvinen2023-04-101-4/+3
* selftests/resctrl: Allow ->setup() to return errorsIlpo Järvinen2023-04-101-1/+1
* selftests/resctrl: Share show_cache_info() by CAT and CMT testsFenghua Yu2021-04-021-30/+3
* selftests/resctrl: Call kselftest APIs to log test resultsFenghua Yu2021-04-021-23/+19
* selftests/resctrl: Rename CQM test as CMT testFenghua Yu2021-04-021-0/+176