summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/resctrl/cmt_test.c
AgeCommit message (Expand)Author
2023-07-25selftests/resctrl: Pass the real number of tests to show_cache_info()Ilpo Järvinen
2023-07-25selftests/resctrl: Move CAT/CMT test global vars to function they are used inIlpo Järvinen
2023-07-25selftests/resctrl: Don't use variable argument list for ->setup()Ilpo Järvinen
2023-07-25selftests/resctrl: Convert span to size_tIlpo Järvinen
2023-07-25selftests/resctrl: Remove mum_resctrlfs from struct resctrl_val_paramIlpo Järvinen
2023-07-25selftests/resctrl: Move resctrl FS mount/umount to higher levelIlpo Järvinen
2023-04-13selftests/resctrl: Remove duplicate codes that clear each test result fileShaopeng Tan
2023-04-10selftests/resctrl: Use remount_resctrlfs() consistently with booleanIlpo Järvinen
2023-04-10selftests/resctrl: Allow ->setup() to return errorsIlpo Järvinen
2021-04-02selftests/resctrl: Share show_cache_info() by CAT and CMT testsFenghua Yu
2021-04-02selftests/resctrl: Call kselftest APIs to log test resultsFenghua Yu
2021-04-02selftests/resctrl: Rename CQM test as CMT testFenghua Yu