Skip to content
Unstable

Changes

Summary

  1. testenv: Log return code of unexpected end of process (details)
  2. remsim: Enable debug output of bankd (details)
Commit bda800f030d59d29cbb643a9a9d47e4f4ad5e999 by Pau Espin Pedrol
testenv: Log return code of unexpected end of process

This providing further information, for instance if the process actually
exited due to a signal (rc < 0) or due to exiting on its own (rc >= 0).

While at it, rewrite the log line since a process exiting doesn't
necessarily mean it crashed.

Change-Id: I7bbee6ad8e114eeb1ef348184158230b53d0f3cf
The file was modified_testenv/testenv/daemons.py
Commit 11b22c65b85bfaee7fddd396a76a5e396ab7956d by Pau Espin Pedrol
remsim: Enable debug output of bankd

Change-Id: Idc1ed4b9419735170cac92916073757da01691ed
The file was modifiedremsim/testenv_bankd.cfg