bench-boot: continue progress, renamte to test-boot

This commit is contained in:
Ciro Santilli 六四事件 法轮功
2019-01-22 00:00:00 +00:00
parent c2983e0e1f
commit eedbb02a14
7 changed files with 38 additions and 62 deletions

2
test
View File

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