g_test_subprocess: record raw wait status and interpret it later
commitfa8b76ab9822269fafc15715225bbee1d52ef30b
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Wed, 29 Apr 2015 11:46:25 +0000 (29 12:46 +0100)
committerPhilip Withnall <withnall@endlessm.com>
Wed, 13 Dec 2017 17:25:26 +0000 (13 17:25 +0000)
tree45e2d45354e9a810f6978e6ed72e00149c260ce1
parent0c0b1bdd0a5a30caba8682dd49c81c072f9ffa29
g_test_subprocess: record raw wait status and interpret it later

This avoids losing information that might be useful for later debugging.

(Modified by Philip Withnall to add comments to child_status and
test_trap_last_status.)

https://bugzilla.gnome.org/show_bug.cgi?id=748534
glib/gtestutils.c