*.a *.o .deps .dirstamp css' href='/cgit-static/cgit.css'/>
aboutsummaryrefslogtreecommitdiff
path: root/tests/syscalls.scm
AgeCommit message (Expand)Author
2023-11-25tests: Use ‘test-equal’ for ‘terminal-string-width’ tests....Ludovic Courtès
2023-11-11guix: syscalls: Add terminal-string-width....Julien Lepiller
2021-10-26syscalls: Add 'openpty' and 'login-tty'....Ludovic Courtès
2021-02-25syscalls: Add 'mounts' and the <mount> record type....Ludovic Courtès
2020-06-28tests: Do not fail when network interface aliases are present....Marius Bakke
2020-06-05tests: syscall: Support file-systems without extended attributes....Mathieu Othacehe
2020-06-02tests: Allow passing on systems without support for swap devices....Simon South
2020-05-14syscalls: Add 'getxattr'....Jan (janneke) Nieuwenhuizen