index
:
guix
koszko
koszko-scripts
Wojtek's customized Guix
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
syscalls.scm
Age
Commit message (
Expand
)
Author
2021-02-25
syscalls: Add 'mounts' and the <mount> record type.
...
Ludovic Courtès
2020-06-28
tests: Do not fail when network interface aliases are present.
...
Marius Bakke
2020-06-05
tests: syscall: Support file-systems without extended attributes.
...
Mathieu Othacehe
2020-06-02
tests: Allow passing on systems without support for swap devices.
...
Simon South
2020-05-14
syscalls: Add 'getxattr'.
...
Jan (janneke) Nieuwenhuizen
2020-02-11
syscalls: Re-enable 'pivot-root' test.
...
Ludovic Courtès
2019-10-05
syscalls: Add 'add-to-entropy-count'.
...
Ludovic Courtès
2019-06-27
syscalls: Add 'terminal-rows'.
...
Ludovic Courtès
2018-07-03
syscalls: Define AT_SYMLINK_NOFOLLOW et al.
...
Ludovic Courtès
2018-04-08
tests: Skip 'pivot-root' test on Ubuntu's 4.4 kernels.
...
Ludovic Courtès
2017-11-25
syscalls: Adjust utmpx test.
...
Ludovic Courtès
2017-07-12
syscalls: Add network-interface-running?
...
Danny Milosavljevic
2017-06-16
syscalls: Add 'scandir*'.
...
Ludovic Courtès
2017-05-28
syscalls: Add 'thread-name' and 'set-thread-name'.
...
Ludovic Courtès
2017-02-11
tests: Relax test on utmpx entries.
...
Ludovic Courtès
2017-01-31
tests: Really skip /var/run/utmpx test when needed.
...
Paul Garlick
2017-01-24
syscalls: Export 'read-utmpx'.
...
Ludovic Courtès
2017-01-19
syscalls: Add utmpx procedures and data structure.
...
Ludovic Courtès
2016-11-21
syscalls: Add 'add-network-route/gateway' and 'delete-network-route'.
...
Ludovic Courtès
2016-11-16
syscalls: Add bindings for SIOCGIFNETMASK and SIOCSIFNETMASK.
...
Ludovic Courtès
2016-10-27
tests: Skip 'pivot-root' test on Linux > 4.7.5.
...
Ludovic Courtès
2016-10-19
tests: Make sure child process of 'pivot-root' test exits.
...
Ludovic Courtès
2016-05-06
utils: Move 'fcntl-flock' to (guix build syscalls).
...
Ludovic Courtès
2016-05-03
syscalls: Wrap TCSA* constants in 'tcsetattr-action' macro.
...
Ludovic Courtès
2016-05-02
syscalls: Add 'tcgetattr' and 'tcsetattr' bindings.
...
Ludovic Courtès
2016-04-25
syscalls: 'terminal-columns' catches EINVAL on the TIOCGWINSZ ioctl.
...
Ludovic Courtès
2016-04-25
syscalls: Add 'statfs'.
...
Ludovic Courtès
2016-04-16
syscalls: 'terminal-columns' ignores non-file ports.
...
Ludovic Courtès
2016-04-15
syscalls: Add TIOCGWINSZ bindings.
...
Ludovic Courtès
2016-04-03
build: Add a Guile custom test driver using SRFI-64.
...
Mathieu Lirzin
2016-03-25
syscalls: 'interface-address' can return #f.
...
Ludovic Courtès
2015-11-03
build: container: Add feature test predicates.
...
David Thompson
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
[next]