summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/resctrl/mbm_test.c
AgeCommit message (Expand)AuthorFilesLines
2023-04-13selftests/resctrl: Remove duplicate codes that clear each test result fileShaopeng Tan1-4/+3
2023-04-13selftests/resctrl: Fix set up schemata with 100% allocation on first run in M...Shaopeng Tan1-6/+7
2023-04-10selftests/resctrl: Use remount_resctrlfs() consistently with booleanIlpo Järvinen1-1/+1
2023-04-10selftests/resctrl: Allow ->setup() to return errorsIlpo Järvinen1-1/+1
2021-04-08selftests/resctrl: Change a few printed messagesFenghua Yu1-1/+1
2021-04-02selftests/resctrl: Skip the test if requested resctrl feature is not supportedFenghua Yu1-3/+0
2021-04-02selftests/resctrl: Fix MBA/MBM results reporting formatFenghua Yu1-7/+8
2021-04-02selftests/resctrl: Call kselftest APIs to log test resultsFenghua Yu1-13/+15
2021-04-02selftests/resctrl: Clean up resctrl features checkFenghua Yu1-1/+1
2020-02-11selftests/resctrl: Add MBM testFenghua Yu1-0/+145