test-userland: rename to test-userland-full-system and port to LkmcCliFunction

This commit is contained in:
Ciro Santilli 六四事件 法轮功
2019-01-22 00:00:00 +00:00
parent e51ec2aca9
commit c64e96e575
13 changed files with 119 additions and 79 deletions

2
test
View File

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