mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-26 03:31:36 +01:00
test-userland: rename to test-userland-full-system and port to LkmcCliFunction
This commit is contained in:
2
test
2
test
@@ -10,7 +10,7 @@ while [ $# -gt 0 ]; do
|
||||
esac
|
||||
done
|
||||
./test-boot --size "$test_size"
|
||||
./test-modules --all-archs --all-emulators
|
||||
./test-userland --all-archs --all-emulators
|
||||
./test-gdb --all-archs --all-emulators
|
||||
./test-baremetal --all-archs --all-emulators
|
||||
./test-user-mode --all-archs --all-emulators
|
||||
|
||||
Reference in New Issue
Block a user