1PS4='-(${BASH_SOURCE}:${LINENO}): ${FUNCNAME[0]} - [${SHLVL},${BASH_SUBSHELL}, $?]
2'
3shopt -s extdebug
4_Dbg_libdir=$abs_top_srcdir
5shunit_file=${abs_top_srcdir}test/unit/shunit2
6
7# Don't need to show banner
8set -- '-q'
9