|
297b444dfb
|
test: separate app and sandbox
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
2025-03-30 22:09:46 +09:00 |
|
|
89a05909a4
|
test: move test program to sandbox directory
This prepares for the separation of app and sandbox tests.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
2025-03-30 21:09:16 +09:00 |
|
|
8b62e08b44
|
test: build test program in nixos config
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
2025-03-29 19:33:17 +09:00 |
|
|
ff3cfbb437
|
test/sandbox: check seccomp outcome
This is as ugly as it is because it has to have CAP_SYS_ADMIN and not be in seccomp mode.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
2025-03-28 02:24:27 +09:00 |
|
|
d97a03c7c6
|
test/sandbox: separate test tool source
This improves readability and allows gofmt to format the file.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
2025-03-27 23:43:13 +09:00 |
|
|
996b42634d
|
test/sandbox: invoke check program directly
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
2025-03-27 03:11:50 +09:00 |
|
|
806ce18c0a
|
test/sandbox: check mapuid outcome
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
2025-03-23 17:56:07 +09:00 |
|
|
b71d2bf534
|
test/sandbox: check tty outcome
This makes no difference currently but has different behaviour in the native sandbox.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
2025-03-23 17:28:57 +09:00 |
|
|
d2c329bcea
|
test: format path aid offsets
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
2025-03-23 17:21:14 +09:00 |
|
|
75e0c5d406
|
test/sandbox: parse full test case
This makes declaring multiple tests much cleaner.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
2025-03-23 14:53:50 +09:00 |
|
|
632b18addd
|
test/sandbox: rename misleading bind destination
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
2025-03-21 12:56:11 +09:00 |
|
|
9953768de5
|
test: rename session message identifier
Labelling this as sway is misleading.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
2025-03-02 22:47:33 +09:00 |
|
|
d8e9d71f87
|
test/sandbox: check mount outcome
Do this at the beginning of the test for early failure.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
2025-02-28 15:56:15 +09:00 |
|
|
b6af8caffe
|
nix: clean up directory structure
Tests for fpkg is going to be in ./cmd/fpkg, so this central tests directory is no longer necessary.
Signed-off-by: Ophestra <cat@gensokyo.uk>
|
2025-02-23 18:48:01 +09:00 |
|