commit | 359b3ff6cc5e82c709c1b441eac4936a6d0de0b8 | [log] [tgz] |
---|---|---|
author | Manish V Badarkhe <Manish.Badarkhe@arm.com> | Fri Dec 25 18:54:03 2020 +0000 |
committer | Alexei Fedorov <Alexei.Fedorov@arm.com> | Tue Dec 29 14:43:09 2020 +0000 |
tree | 55eabe3572f972d6451055aa47495ceb49dc7a5d | |
parent | 7a9bea4c86ff832b05ff5c4f62db61af67c9af71 [diff] |
Add a condition to avoid the graceful killing of background processes Avoid graceful killing of the background processes on test completion if the model launched with the parameter “bp.pl011_uart0.shutdown_on_eot=1”. Also, removed explicit call of cleanup function as it gets called automatically on receiving signals (SIGINT, SIGHUP, SIGTERM, or EXIT). Change-Id: Ib29149b06a6f35207f45dd6ff8bb7e9894837024 Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>