mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-27 04:01:36 +01:00
test-gdb and test-userland: print time of each test
This commit is contained in:
@@ -52,6 +52,7 @@ If given, run only the given tests. Otherwise, run all tests.
|
||||
test_id_string = self.test_setup(run_args, source)
|
||||
run_args['background'] = True
|
||||
exit_status = run(**run_args)
|
||||
self.log_info(self.seconds_to_hms(run.ellapsed_seconds))
|
||||
# TODO forward all args attempt. In particular, --dry-run.
|
||||
#new_env = self.env.copy()
|
||||
#new_env['userland'] = source
|
||||
|
||||
Reference in New Issue
Block a user