test-user-mode: make perfect like build-userland

Multithreading and target selection.
This commit is contained in:
Ciro Santilli 六四事件 法轮功
2019-05-05 00:00:00 +00:00
parent 81a2ba927f
commit 85006363f8
17 changed files with 244 additions and 120 deletions

2
build
View File

@@ -402,7 +402,7 @@ Which components to build. Default: qemu-buildroot
def f():
args = self.get_common_args()
args.update(extra_args)
args['print_time'] = False
args['show_time'] = False
self.import_path_main(component_file)(**args)
return f