summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/resctrl
AgeCommit message (Expand)Author
2023-11-28selftests/resctrl: Reduce failures due to outliers in MBA/MBM testsIlpo Järvinen
2023-11-28selftests/resctrl: Move _GNU_SOURCE define into MakefileIlpo Järvinen
2023-11-28selftests/resctrl: Remove duplicate feature check from CMT testIlpo Järvinen
2023-11-20selftests/resctrl: Ensure the benchmark commands fits to its arrayIlpo Järvinen
2023-09-13selftests/resctrl: Close perf value read fd on errorsIlpo Järvinen
2023-09-13selftests/resctrl: Unmount resctrl FS if child fails to run benchmarkIlpo Järvinen
2023-09-13selftests/resctrl: Don't leak buffer in fill_cache()Ilpo Järvinen
2023-09-13selftests/resctrl: Add resctrl.h into build depsIlpo Järvinen
2023-05-11selftests/resctrl: Check for return value after write_schemata()Ilpo Järvinen
2023-05-11selftests/resctrl: Allow ->setup() to return errorsIlpo Järvinen
2023-05-11selftests/resctrl: Move ->setup() call outside of test specific branchesIlpo Järvinen
2023-05-11selftests/resctrl: Return NULL if malloc_and_init_memory() did not alloc memIlpo Järvinen
2022-04-26selftests/resctrl: Fix null pointer dereference on open failedColin Ian King
2022-04-25selftests/resctrl: Add missing SPDX license to MakefileShaopeng Tan
2022-04-25selftests/resctrl: Update README about using kselftest framework to build/run...Shaopeng Tan
2022-04-25selftests/resctrl: Make resctrl_tests run using kselftest frameworkShaopeng Tan
2022-04-25selftests/resctrl: Fix resctrl_tests' return code to work with selftest frame...Shaopeng Tan
2022-04-25selftests/resctrl: Change the default limited time to 120 secondsShaopeng Tan
2022-04-25selftests/resctrl: Kill child process before parent process terminates if SIG...Shaopeng Tan
2022-04-25selftests/resctrl: Print a message if the result of MBM&CMT tests is failed o...Shaopeng Tan
2022-04-25selftests/resctrl: Extend CPU vendor detectionShaopeng Tan
2021-06-07selftests/resctrl: Fix incorrect parsing of option "-t"Xiaochen Shen
2021-04-07selftests/resctrl: Change a few printed messagesFenghua Yu
2021-04-02selftests/resctrl: Create .gitignore to include resctrl_testsFenghua Yu
2021-04-02selftests/resctrl: Fix checking for < 0 for unsigned valuesFenghua Yu
2021-04-02selftests/resctrl: Fix incorrect parsing of iMC countersFenghua Yu
2021-04-02selftests/resctrl: Fix unmount resctrl FSFenghua Yu
2021-04-02selftests/resctrl: Skip the test if requested resctrl feature is not supportedFenghua Yu
2021-04-02selftests/resctrl: Modularize resctrl test suite main() functionFenghua Yu
2021-04-02selftests/resctrl: Don't hard code value of "no_of_bits" variableFenghua Yu
2021-04-02selftests/resctrl: Fix MBA/MBM results reporting formatFenghua Yu
2021-04-02selftests/resctrl: Use resctrl/info for feature detectionFenghua Yu
2021-04-02selftests/resctrl: Check for resctrl mount point only if resctrl FS is supportedFenghua Yu
2021-04-02selftests/resctrl: Add config dependenciesFenghua Yu
2021-04-02selftests/resctrl: Fix a printed messageReinette Chatre
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
2021-04-02selftests/resctrl: Fix missing options "-n" and "-p"Fenghua Yu
2021-04-02selftests/resctrl: Ensure sibling CPU is not same as original CPUReinette Chatre
2021-04-02selftests/resctrl: Clean up resctrl features checkFenghua Yu
2021-04-02selftests/resctrl: Fix compilation issues for other global variablesFenghua Yu
2021-04-02selftests/resctrl: Fix compilation issues for global variablesFenghua Yu
2021-04-02selftests/resctrl: Enable gcc checks to detect buffer overflowsFenghua Yu
2020-03-13selftests/resctrl: fix spelling mistake "Errror" -> "Error"Colin Ian King
2020-02-10selftests/resctrl: Disable MBA and MBM tests for AMDBabu Moger
2020-02-10selftests/resctrl: Use cache index3 id for AMD schemata masksBabu Moger
2020-02-10selftests/resctrl: Add vendor detection mechanismBabu Moger
2020-02-10selftests/resctrl: Add Cache Allocation Technology (CAT) selftestFenghua Yu
2020-02-10selftests/resctrl: Add Cache QoS Monitoring (CQM) selftestFenghua Yu