mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
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:
1
userland/assert_fail.c
Symbolic link
1
userland/assert_fail.c
Symbolic link
@@ -0,0 +1 @@
|
||||
../baremetal/interactive/assert_fail.c
|
||||
@@ -1 +0,0 @@
|
||||
../Makefile
|
||||
@@ -1 +0,0 @@
|
||||
../../baremetal/interactive/assert_fail.c
|
||||
@@ -1 +0,0 @@
|
||||
COMMON_DIR = ../..
|
||||
Reference in New Issue
Block a user