summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/resctrl/cat_test.c
Commit message (Expand)AuthorAgeFilesLines
* selftests/resctrl: Extend signal handler coverage to unmount on receiving signalIlpo Järvinen2023-10-131-8/+0
* selftests/resctrl: Simplify span lifetimeIlpo Järvinen2023-10-131-6/+7
* 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-7/+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-6/+0
* selftests/resctrl: Commonize the signal handler register/unregister for all t...Shaopeng Tan2023-04-131-1/+8
* selftests/resctrl: Cleanup properly when an error occurs in CAT testShaopeng Tan2023-04-131-11/+8
* selftests/resctrl: Flush stdout file buffer before executing fork()Shaopeng Tan2023-04-131-0/+1
* selftests/resctrl: Use remount_resctrlfs() consistently with booleanIlpo Järvinen2023-04-101-1/+1
* selftests/resctrl: Allow ->setup() to return errorsIlpo Järvinen2023-04-101-1/+1
* selftests/resctrl: Extend CPU vendor detectionShaopeng Tan2022-04-251-1/+1
* selftests/resctrl: Skip the test if requested resctrl feature is not supportedFenghua Yu2021-04-021-3/+0
* selftests/resctrl: Don't hard code value of "no_of_bits" variableFenghua Yu2021-04-021-1/+4
* selftests/resctrl: Share show_cache_info() by CAT and CMT testsFenghua Yu2021-04-021-25/+3
* selftests/resctrl: Call kselftest APIs to log test resultsFenghua Yu2021-04-021-18/+19
* selftests/resctrl: Clean up resctrl features checkFenghua Yu2021-04-021-1/+1
* selftests/resctrl: Fix compilation issues for global variablesFenghua Yu2021-04-021-5/+5
* selftests/resctrl: Disable MBA and MBM tests for AMDBabu Moger2020-02-101-2/+2
* selftests/resctrl: Add Cache Allocation Technology (CAT) selftestFenghua Yu2020-02-101-0/+250