test(trycmd): add example long tests for sandbox

Signed-off-by: Christina Sørensen <christina@cafkafk.com>
This commit is contained in:
Christina Sørensen 2023-09-12 12:38:35 +02:00
parent b2c424f4ca
commit 762f9e9ee9
No known key found for this signature in database
GPG key ID: 26C542FD97F965CE
3 changed files with 19 additions and 0 deletions

View file

17
tests/cmd/long_nix.stdout Normal file
View file

@ -0,0 +1,17 @@
.rw-r--r-- 0 nixbld 12 Sep 10:34 a
.rw-r--r-- 0 nixbld 12 Sep 10:34 b
.rw-r--r-- 0 nixbld 12 Sep 10:34 c
.rw-r--r-- 0 nixbld 12 Sep 10:34 d
.rw-r--r-- 0 nixbld 12 Sep 10:34 e
.rw-r--r-- 0 nixbld 12 Sep 10:34 f
.rw-r--r-- 0 nixbld 12 Sep 10:34 g
.rw-r--r-- 0 nixbld 12 Sep 10:34 h
.rw-r--r-- 0 nixbld 12 Sep 10:34 i
.rw-r--r-- 0 nixbld 12 Sep 10:34 j
.rw-r--r-- 0 nixbld 12 Sep 10:34 k
.rw-r--r-- 0 nixbld 12 Sep 10:34 l
.rw-r--r-- 0 nixbld 12 Sep 10:34 m
.rw-r--r-- 0 nixbld 12 Sep 10:34 n
.rw-r--r-- 0 nixbld 12 Sep 10:34 o
.rw-r--r-- 0 nixbld 12 Sep 10:34 p
.rw-r--r-- 0 nixbld 12 Sep 10:34 q

2
tests/cmd/long_nix.toml Normal file
View file

@ -0,0 +1,2 @@
bin.name = "eza"
args = "tests/itest --long"