summaryrefslogtreecommitdiff
path: root/tests/lib/libc/sys
AgeCommit message (Expand)Author
2023-07-08clock_gettime(2): Fix CLOCK_PROCESS/THREAD_CPUTIME_ID.riastradh
2023-07-08t_timerfd: Sprinkle slightly more diagnostics.riastradh
2023-07-08t_clock_gettime: Add test for PR kern/57512.riastradh
2023-06-03bsd.own.mk: rename to CC_WNO_ADDRESS_OF_PACKED_MEMBERlukem
2023-03-20Adjust pc/npc before syscall allowing EJUSTRETURN to returnhannken
2022-08-01Provide _GNU_SOURCE for t_clone now that is required to make clone()kre
2022-06-09There are two hard problems in computer science cache invalidation, namingskrll
2022-06-07PR/56865: hppa: t_ptrace_core_wait test doesn't know it must advance PC after...skrll
2022-06-04tests/lib/libc: Test mmap(2) with bad hints.riastradh
2022-05-31Avoid plabels on hppa to make some tests not crashskrll
2022-05-24s/estabilishing/establishing/ in copy pasted comment.andvar
2022-04-06Add a regression test for PR kern/52239, "Changing protections ofgson
2022-04-05In the mmap_err test case, mmap the address, not the address of the address.gson
2022-04-05When the t_mmap:mmap_err test fails due to errno not having the expectedgson
2022-04-04fix various typos, mainly in comments.andvar
2022-03-26Add sparc* to the list of architectures that need an explicit addressmartin
2022-03-18getrandom(2): Fix return value checks in automatic tests.riastradh
2022-02-20Validate basic fcntl(2) behavior for eventfd and timerfd.thorpej
2021-11-01Test lib/libc/sys/t_timerfd often fails when run on QEMU becausehannken
2021-10-21Skip the lib/libc/sys/t_ptrace_waitid:syscall_signal_on_sce test casegson
2021-10-14Remove trailing whitespacegson
2021-10-02- Strenghen the poll(2) fifo_inout test to ensure that once the readerthorpej
2021-10-02Add a fifo_inout test case that validates the expected POLLIN / POLLOUTthorpej
2021-10-02In the fifo_hup1 test, also ensure that POLLHUP is de-asserted when athorpej
2021-10-02- fifo_poll(): If the last writer has disappeared, detect this and returnthorpej
2021-09-19Add native implementations of eventfd(2) and timerfd(2), compatible withthorpej
2021-08-22s/priviledge/privilege/ in comments/log messages and fix one typo in descriptor.andvar
2021-07-24For sh3, increment PC when PT_CONTINUE from trigger_trap(), as alreadyrin
2021-07-17PR 56313: fix eroneous = that was meant to be ==martin
2021-05-24On mips, avoid deliberately executing an illegal instruction for nowgson
2021-03-28yield so we can lose packetschristos
2021-03-21use a pipe instead of sched_yield()christos
2021-03-19Sprinkle a few more \n's and the end of some debug printfs.simonb
2021-01-18Check for MAP_FAILED instead of NULL when looking for an error from mmap(2).simonb
2020-10-31PR/55663: Ruslan Nikolaev: Add support for EVFILT_USER in kqueue(2)christos
2020-10-27Add tests for AVX-512 registers (zmm0..zmm31, k0..7)mgorny
2020-10-24Issue 64-bit versions of *XSAVE* for 64-bit amd64 programsmgorny
2020-10-16Remove leftover commented out #if 0mgorny
2020-10-15Apply fix in rev 1.2 for core_dump_procinfo to aarch64 and arm:rin
2020-10-15Fix s87_tw reconstruction to correctly indicate register statesmgorny
2020-10-13Bump soft/hard limits for stack to 6MB for aarch64{,eb}, where old valuerin
2020-10-09Add tests for x87 FPU registersmgorny
2020-10-09Rename MM_REG macro to ST_MAN, and cover fpr/xstate with itmgorny
2020-09-06add support for new GCC 9 warnings that may be too much to fixmrg
2020-08-25Fix getrandom() tests.riastradh
2020-08-23Split getrandom tests into several cases to find out which ones hang.riastradh
2020-08-14New system call getrandom() compatible with Linux and others.riastradh
2020-07-17Add ppoll() a compatibility wrapper around pollts(2)kamil
2020-06-26Reference PRs consistently.jruoho
2020-06-25Reference PRs consistently.jruoho