summaryrefslogtreecommitdiff
path: root/tests/syscalls.scm
AgeCommit message (Expand)Author
2015-11-03build: container: Add feature test predicates....David Thompson
2015-08-27tests: Skip 'set-network-interface-address' test when running as root....Ludovic Courtès
2015-07-25syscalls: Add 'network-interfaces', which wraps libc's 'getifaddrs'....Ludovic Courtès
2015-07-25syscalls: Rename 'network-interfaces' and 'all-network-interfaces'....Ludovic Courtès
2015-07-10tests: Skip namespace-related tests when that feature is missing....Ludovic Courtès
2015-07-07build: syscalls: Add pivot-root....David Thompson
2015-07-07build: syscalls: Add setns....David Thompson
2015-07-07build: syscalls: Add clone....David Thompson
2015-07-07build: syscalls: Add mkdtemp!...David Thompson
2015-04-06tests: Deal with 'mount-points' not returning "/"....Ludovic Courtès
2015-01-19tests: Adjust syscall tests for 2.6ish Linux....Ludovic Courtès
2014-12-19syscalls: Add more procedures for network interfaces....Ludovic Courtès
2014-11-10syscalls: Add 'mount-points'....Ludovic Courtès
2014-10-12syscalls: Accept ENOENT in the 'swapoff' test....Ludovic Courtès
2014-09-18syscalls: Add 'swapon' and 'swapoff'....Ludovic Courtès
2014-09-14syscalls: Add 'all-network-interfaces'....Ludovic Courtès
2014-09-14syscalls: Add 'network-interface-flags'....Ludovic Courtès
2014-09-14syscalls: Add 'network-interfaces'....Ludovic Courtès
2014-05-27syscalls: Be more permissive in 'umount' test....Ludovic Courtès
2014-05-10Add (guix build syscalls)....Ludovic Courtès