summaryrefslogtreecommitdiff
path: root/tests/syscalls.scm
AgeCommit message (Expand)AuthorFilesLines
2015-07-07build: syscalls: Add mkdtemp!David Thompson1-0/+9
2015-04-06tests: Deal with 'mount-points' not returning "/".Ludovic Courtès1-1/+5
2015-01-19tests: Adjust syscall tests for 2.6ish Linux.Ludovic Courtès1-7/+7
2014-12-19syscalls: Add more procedures for network interfaces.Ludovic Courtès1-1/+33
2014-11-10syscalls: Add 'mount-points'.Ludovic Courtès1-0/+3
2014-10-12syscalls: Accept ENOENT in the 'swapoff' test.Ludovic Courtès1-2/+2
2014-09-18syscalls: Add 'swapon' and 'swapoff'.Ludovic Courtès1-0/+16
2014-09-14syscalls: Add 'all-network-interfaces'.Ludovic Courtès1-1/+7
2014-09-14syscalls: Add 'network-interface-flags'.Ludovic Courtès1-0/+17
2014-09-14syscalls: Add 'network-interfaces'.Ludovic Courtès1-1/+7
2014-05-27syscalls: Be more permissive in 'umount' test.Ludovic Courtès1-3/+4
2014-05-10Add (guix build syscalls).Ludovic Courtès1-0/+47