summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/resctrl/cat_test.c
AgeCommit message (Expand)AuthorLines
2023-04-13selftests/resctrl: Commonize the signal handler register/unregister for all t...Shaopeng Tan-1/+8
2023-04-13selftests/resctrl: Cleanup properly when an error occurs in CAT testShaopeng Tan-11/+8
2023-04-13selftests/resctrl: Flush stdout file buffer before executing fork()Shaopeng Tan-0/+1
2023-04-10selftests/resctrl: Use remount_resctrlfs() consistently with booleanIlpo Järvinen-1/+1
2023-04-10selftests/resctrl: Allow ->setup() to return errorsIlpo Järvinen-1/+1
2022-04-25selftests/resctrl: Extend CPU vendor detectionShaopeng Tan-1/+1
2021-04-02selftests/resctrl: Skip the test if requested resctrl feature is not supportedFenghua Yu-3/+0
2021-04-02selftests/resctrl: Don't hard code value of "no_of_bits" variableFenghua Yu-1/+4
2021-04-02selftests/resctrl: Share show_cache_info() by CAT and CMT testsFenghua Yu-25/+3
2021-04-02selftests/resctrl: Call kselftest APIs to log test resultsFenghua Yu-18/+19
2021-04-02selftests/resctrl: Clean up resctrl features checkFenghua Yu-1/+1
2021-04-02selftests/resctrl: Fix compilation issues for global variablesFenghua Yu-5/+5
2020-02-10selftests/resctrl: Disable MBA and MBM tests for AMDBabu Moger-2/+2
2020-02-10selftests/resctrl: Add Cache Allocation Technology (CAT) selftestFenghua Yu-0/+250