mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-26 11:41:35 +01:00
test-modules: convert to use LkmcCliFunction
This commit is contained in:
committed by
Ciro Santilli 六四事件 法轮功
parent
4a92813252
commit
718941f3cf
4
test
4
test
@@ -10,7 +10,7 @@ while [ $# -gt 0 ]; do
|
||||
esac
|
||||
done
|
||||
./bench-boot --size "$test_size"
|
||||
./test-modules
|
||||
./test-modules --all-archs --all-emulators
|
||||
./test-gdb --all-archs --all-emulators
|
||||
./test-baremetal --all-archs --all-emulators
|
||||
./test-userland --all-archs --all-emulators
|
||||
./test-user-mode --all-archs --all-emulators
|
||||
|
||||
Reference in New Issue
Block a user