Commit
edb02d68d65ffe0de0a509dfb9e5aceb4202935e
by Pau Espin Pedrol
testenv: print backtrace on startup fail too
When a program fails to start up, look for the coredump and print a backtrace if it was found (instead of only doing it if a program crashes later on).
Commit
4c56973a0abb617ea759db35a1536abb59081ca0
by Oliver Smith
testenv: build virtphy from src with --binary-repo
Add logic to build virtphy from source when running with --binary-repo. This extra code path is needed because we currently don't have virtphy packaged (like trxcon and sccp_demo_user), and we need to build the libosmocore binary package instead of building completely from source as we would do it with osmo-dev.
Use ".split(" ", 1)[0]" on the program= value to only look at its first word, so we can later on use it in testenv.cfg file as follows: