userland: get rid of interactive

We are already whitelisting tests on a one on one basis for tests
that depend on kernel modules, so get rid of that other way of specifying
the same information.
This commit is contained in:
Ciro Santilli 六四事件 法轮功
2019-03-10 00:00:02 +00:00
parent e56b0b3e5a
commit 852c1c01ae
4 changed files with 1 additions and 3 deletions

1
userland/assert_fail.c Symbolic link
View File

@@ -0,0 +1 @@
../baremetal/interactive/assert_fail.c

View File

@@ -1 +0,0 @@
../Makefile

View File

@@ -1 +0,0 @@
../../baremetal/interactive/assert_fail.c

View File

@@ -1 +0,0 @@
COMMON_DIR = ../..