test-baremetal: create

This commit is contained in:
Ciro Santilli 六四事件 法轮功
2019-01-22 00:00:00 +00:00
parent 5e8add55fc
commit 7597834f31
3 changed files with 86 additions and 4 deletions

5
test
View File

@@ -11,5 +11,6 @@ while [ $# -gt 0 ]; do
done
./bench-boot --size "$test_size"
./test-modules
./test-gdb
./test-userland
./test-gdb --all-archs --all-emulators
./test-baremetal --all-archs --all-emulators
./test-userland --all-archs --all-emulators