index
:
guix
keyring
master
test
Personal fork of GNU Guix
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
syscalls.scm
Age
Commit message (
Expand
)
Author
2015-08-27
tests: Skip 'set-network-interface-address' test when running as root.
Ludovic Courtès
2015-07-25
syscalls: Add 'network-interfaces', which wraps libc's 'getifaddrs'.
Ludovic Courtès
2015-07-25
syscalls: Rename 'network-interfaces' and 'all-network-interfaces'.
Ludovic Courtès
2015-07-10
tests: Skip namespace-related tests when that feature is missing.
Ludovic Courtès
2015-07-07
build: syscalls: Add pivot-root.
David Thompson
2015-07-07
build: syscalls: Add setns.
David Thompson
2015-07-07
build: syscalls: Add clone.
David Thompson
2015-07-07
build: syscalls: Add mkdtemp!
David Thompson
2015-04-06
tests: Deal with 'mount-points' not returning "/".
Ludovic Courtès
2015-01-19
tests: Adjust syscall tests for 2.6ish Linux.
Ludovic Courtès
2014-12-19
syscalls: Add more procedures for network interfaces.
Ludovic Courtès
2014-11-10
syscalls: Add 'mount-points'.
Ludovic Courtès
2014-10-12
syscalls: Accept ENOENT in the 'swapoff' test.
Ludovic Courtès
2014-09-18
syscalls: Add 'swapon' and 'swapoff'.
Ludovic Courtès
2014-09-14
syscalls: Add 'all-network-interfaces'.
Ludovic Courtès
2014-09-14
syscalls: Add 'network-interface-flags'.
Ludovic Courtès
2014-09-14
syscalls: Add 'network-interfaces'.
Ludovic Courtès
2014-05-27
syscalls: Be more permissive in 'umount' test.
Ludovic Courtès
2014-05-10
Add (guix build syscalls).
Ludovic Courtès