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

View File

@@ -117,8 +117,8 @@ fi
if "$bench_linux_boot"; then
cd "${root_dir}"
"${root_dir}/build" --all-archs all
"${root_dir}/bench-boot" --size 3
cp "$(${root_dir}/getvar bench_boot)" "$new_dir"
"${root_dir}/test-boot" --size 3
cp "$(${root_dir}/getvar test_boot_benchmark_file)" "$new_dir"
fi
if "$update_repo"; then