test-modules: convert to use LkmcCliFunction

This commit is contained in:
Ciro Santilli
2019-01-22 00:00:00 +00:00
committed by Ciro Santilli 六四事件 法轮功
parent 4a92813252
commit 718941f3cf
8 changed files with 112 additions and 77 deletions

4
test
View File

@@ -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