summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/resctrl/cat_test.c
AgeCommit message (Expand)AuthorFilesLines
2021-04-02selftests/resctrl: Skip the test if requested resctrl feature is not supportedFenghua Yu1-3/+0
2021-04-02selftests/resctrl: Don't hard code value of "no_of_bits" variableFenghua Yu1-1/+4
2021-04-02selftests/resctrl: Share show_cache_info() by CAT and CMT testsFenghua Yu1-25/+3
2021-04-02selftests/resctrl: Call kselftest APIs to log test resultsFenghua Yu1-18/+19
2021-04-02selftests/resctrl: Clean up resctrl features checkFenghua Yu1-1/+1
2021-04-02selftests/resctrl: Fix compilation issues for global variablesFenghua Yu1-5/+5
2020-02-11selftests/resctrl: Disable MBA and MBM tests for AMDBabu Moger1-2/+2
2020-02-11selftests/resctrl: Add Cache Allocation Technology (CAT) selftestFenghua Yu1-0/+250