aboutsummaryrefslogtreecommitdiff
path: root/tests/sys/arch
Commit message (Expand)AuthorAgeFilesLines
* amd64/ptrace-sce-tamper test: get rid of PT_TRACE_MEAlex S5 days1-1/+2
* tests/sys/arch/amd64: Add a basic ptrace syscall tampering testAlex S8 days2-0/+90
* amd/int0x80 test: fix inline asm for gccRyan Libby2026-05-041-2/+3
* tests/sys/arch/amd64: add a program to check INT $0x80 behavior on amd64Konstantin Belousov2026-04-292-0/+101
* tests/sys/arch/aarch64: set TESTSDIR so Kyuafile is installed correctlyLi-Wen Hsu2026-04-221-1/+1
* test/sys/arch: Fix arch without test/sys/arch/${MACHINE_ARCH}Li-Wen Hsu2026-04-092-4/+4
* arm64: Add arm64 SVE testsAndrew Turner2026-04-085-0/+500