So I bought myself a T410, because I've heard that Debian GNU/Hurd can
run on it. I thought I would give it a try. The latest Debian GNU/Hurd
netinstall failed. I believe it created the ext2 partitions / and
/home, formatted them as ext2, but left them readable not writable. So
of course the
---
tests/test-mach_host.c | 81 ++
tests/user-qemu.mk | 3 +-
2 files changed, 83 insertions(+), 1 deletion(-)
create mode 100644 tests/test-mach_host.c
diff --git a/tests/test-mach_host.c b/tests/test-mach_host.c
new file mode 100644
index .
---
tests/test-machmsg.c | 405 +++
tests/user-qemu.mk | 3 +-
2 files changed, 407 insertions(+), 1 deletion(-)
create mode 100644 tests/test-machmsg.c
diff --git a/tests/test-machmsg.c b/tests/test-machmsg.c
new file mode 100644
index ..60f3f
---
tests/test-gsync.c | 122 +
tests/user-qemu.mk | 3 +-
2 files changed, 124 insertions(+), 1 deletion(-)
create mode 100644 tests/test-gsync.c
diff --git a/tests/test-gsync.c b/tests/test-gsync.c
new file mode 100644
index ..a5160651
---
---
tests/test-vm.c| 85 ++
tests/user-qemu.mk | 3 +-
2 files changed, 87 insertions(+), 1 deletion(-)
create mode 100644 tests/test-vm.c
diff --git a/tests/test-vm.c b/tests/test-vm.c
new file mode 100644
index ..4ece792e
--- /dev/null
+
---
tests/test-threads.c | 104 +++
tests/user-qemu.mk | 3 +-
2 files changed, 106 insertions(+), 1 deletion(-)
create mode 100644 tests/test-threads.c
diff --git a/tests/test-threads.c b/tests/test-threads.c
new file mode 100644
index ..06630
* vm/vm_map.c: use actual limits instead of min/max boundaries to
change pageability of the currently mapped memory.
This caused the initial vm_wire_all(host, task VM_WIRE_ALL) in glibc
startup to fail with KERN_NO_SPACE.
---
vm/vm_map.c | 31 ++-
1 file changed, 26
* configure.ac: move test fragment to have USER32
* tests/Makefrag.am: add user tests
* tests/README: add basic info on how to run and debug user tests
* tests/configfrag.ac: allow the test compiler/flags to be
autoconfigured or customized
* tests/grub.cfg.single.template: add minimal grub config
---
tests/test-task.c | 171 +
tests/user-qemu.mk | 3 +-
2 files changed, 173 insertions(+), 1 deletion(-)
create mode 100644 tests/test-task.c
diff --git a/tests/test-task.c b/tests/test-task.c
new file mode 100644
index ..cbc75e23
--- /de
---
tests/include/testlib.h | 1 +
tests/testlib_thread_start.c | 86
tests/user-qemu.mk | 1 +
3 files changed, 88 insertions(+)
create mode 100644 tests/testlib_thread_start.c
diff --git a/tests/include/testlib.h b/tests/include/testlib.h
i
---
tests/test-syscalls.c | 166 ++
tests/user-qemu.mk| 3 +-
2 files changed, 168 insertions(+), 1 deletion(-)
create mode 100644 tests/test-syscalls.c
diff --git a/tests/test-syscalls.c b/tests/test-syscalls.c
new file mode 100644
index ..b
---
tests/test-mach_port.c | 121 +
tests/user-qemu.mk | 3 +-
2 files changed, 123 insertions(+), 1 deletion(-)
create mode 100644 tests/test-mach_port.c
diff --git a/tests/test-mach_port.c b/tests/test-mach_port.c
new file mode 100644
index 000
12 matches
Mail list logo