mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-28 12:34:26 +01:00
test-modules: convert to use LkmcCliFunction
This commit is contained in:
committed by
Ciro Santilli 六四事件 法轮功
parent
4a92813252
commit
718941f3cf
4
rootfs_overlay/test_fail.sh
Executable file
4
rootfs_overlay/test_fail.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
# Print the magic fail string that our scripts detect
|
||||
# as a simulation failure.
|
||||
echo lkmc_test_fail
|
||||
Reference in New Issue
Block a user