From e95bfa751d30092bb9429d103d1072fd1f919a67 Mon Sep 17 00:00:00 2001 From: Eric Renfro Date: Sat, 3 Aug 2024 16:03:39 -0400 Subject: [PATCH] Add dev nodes for test suite --- tests/0001.bats | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/0001.bats b/tests/0001.bats index 99e37d1..4736d0d 100644 --- a/tests/0001.bats +++ b/tests/0001.bats @@ -11,6 +11,8 @@ setup() { f test/lib/modules/"$TEST_UNAME"/mod.ko f test/lib64/modules/"$TEST_UNAME"/mod.ko f test/dev/sda + f test/dev/console + f test/dev/null f test/proc/cpuinfo f test/run/pid d test/sys/fs