aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/riscv (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-01-17RISC-V: selftests: cbo: Ensure asm operands match constraintsAndrew Jones1-10/+8
2024-01-11Merge patch series "tools: selftests: riscv: Fix compiler warnings"Palmer Dabbelt6-8/+14
2024-01-11tools: selftests: riscv: Fix compile warnings in mm testsChristoph Müllner1-0/+3
2024-01-11tools: selftests: riscv: Fix compile warnings in vector testsChristoph Müllner2-3/+3
2024-01-11tools: selftests: riscv: Add missing include for vector testChristoph Müllner1-0/+3
2024-01-11tools: selftests: riscv: Fix compile warnings in cboChristoph Müllner1-3/+3
2024-01-11tools: selftests: riscv: Fix compile warnings in hwprobeChristoph Müllner1-2/+2
2024-01-03RISC-V: selftests: Add which-cpus hwprobe testAndrew Jones2-1/+158
2024-01-03RISC-V: hwprobe: Clarify cpus size parameterAndrew Jones3-11/+3
2023-11-08Merge tag 'riscv-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds4-46/+270
2023-09-21RISC-V: selftests: Add CBO testsAndrew Jones4-12/+250
2023-09-21RISC-V: selftests: Convert hwprobe test to kselftest APIAndrew Jones1-34/+20
2023-09-21RISC-V: selftests: Statically link hwprobe testAndrew Jones1-1/+1
2023-09-20riscv: kselftests: Fix mm build by removing testcases subdirectoryAlexandre Ghiti5-5/+5
2023-09-01Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds7-1/+164
2023-08-23RISC-V: mm: Add tests for RISC-V mmCharlie Jenkins7-1/+164
2023-08-02selftests: riscv: Fix compilation error with vstate_exec_nolibc.cAlexandre Ghiti1-2/+0
2023-08-02selftests/riscv: fix potential build failure during the "emit_tests" stepJohn Hubbard1-1/+1
2023-07-01selftests: Test RISC-V Vector's first-use handlerAndy Chiu3-1/+74
2023-06-08selftests: add .gitignore file for RISC-V hwprobeAndy Chiu1-0/+1
2023-06-08selftests: Test RISC-V Vector prctl interfaceAndy Chiu5-1/+318
2023-04-18selftests: Test the new RISC-V hwprobe interfaceEvan Green4-0/+170