testsuite revision a747113422afaa29ce72d2c5ba7f0b7ea9ec2054
19c7b1a0293498a3e36692c59646ed6e15ffc8d0Tinderbox User# Generated from bootstrap/testsuite.at by GNU Autoconf 2.69.
6db1357c34f26079dc2516b02d712df228e3db99Jeremy Reed# Copyright (C) 2009-2012 Free Software Foundation, Inc.
6db1357c34f26079dc2516b02d712df228e3db99Jeremy Reed# This test suite is free software; the Free Software Foundation gives
6db1357c34f26079dc2516b02d712df228e3db99Jeremy Reed# unlimited permission to copy, distribute and modify it.
6db1357c34f26079dc2516b02d712df228e3db99Jeremy Reed## -------------------- ##
6db1357c34f26079dc2516b02d712df228e3db99Jeremy Reed## M4sh Initialization. ##
6db1357c34f26079dc2516b02d712df228e3db99Jeremy Reed## -------------------- ##
6db1357c34f26079dc2516b02d712df228e3db99Jeremy Reed# Be more Bourne compatible
6db1357c34f26079dc2516b02d712df228e3db99Jeremy Reedif test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt # is contrary to our usage. Disable this feature.
6db1357c34f26079dc2516b02d712df228e3db99Jeremy Reed# Printing a long string crashes Solaris 7 /usr/bin/printf.
87a58323be6bc89b50c216ac01c3e92f4721ab7cAutomatic Updateras_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
938440694b33cd752e9e4b71a526368b4811c177Tinderbox Useras_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
19c7b1a0293498a3e36692c59646ed6e15ffc8d0Tinderbox Useras_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
6db1357c34f26079dc2516b02d712df228e3db99Jeremy Reed# Prefer a ksh shell builtin over an external printf program on Solaris,
6db1357c34f26079dc2516b02d712df228e3db99Jeremy Reed# but without wasting forks for bash or zsh.
6db1357c34f26079dc2516b02d712df228e3db99Jeremy Reedif test -z "$BASH_VERSION$ZSH_VERSION" \
6db1357c34f26079dc2516b02d712df228e3db99Jeremy Reed && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
6db1357c34f26079dc2516b02d712df228e3db99Jeremy Reedelif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt as_echo_n_body='eval
6db1357c34f26079dc2516b02d712df228e3db99Jeremy Reed export as_echo_n_body
6db1357c34f26079dc2516b02d712df228e3db99Jeremy Reed export as_echo_body
6db1357c34f26079dc2516b02d712df228e3db99Jeremy Reed# The user is always right.
6db1357c34f26079dc2516b02d712df228e3db99Jeremy Reedif test "${PATH_SEPARATOR+set}" != set; then
6db1357c34f26079dc2516b02d712df228e3db99Jeremy Reed PATH_SEPARATOR=:
6db1357c34f26079dc2516b02d712df228e3db99Jeremy Reed (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
6db1357c34f26079dc2516b02d712df228e3db99Jeremy Reed (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt# We need space, tab and new line, in precisely that order. Quoting is
6db1357c34f26079dc2516b02d712df228e3db99Jeremy Reed# there to prevent editors from complaining about space-tab.
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt# (If _AS_PATH_WALK were called with IFS unset, it would disable word
30eec077db2bdcb6f2a0dc388a3cdde2ede75ec1Mark Andrews# splitting by setting IFS to empty value.)
6db1357c34f26079dc2516b02d712df228e3db99Jeremy ReedIFS=" "" $as_nl"
6db1357c34f26079dc2516b02d712df228e3db99Jeremy Reed# Find who we are. Look in the path if we contain no directory separator.
6db1357c34f26079dc2516b02d712df228e3db99Jeremy Reedcase $0 in #((
6db1357c34f26079dc2516b02d712df228e3db99Jeremy Reed *[\\/]* ) as_myself=$0 ;;
6db1357c34f26079dc2516b02d712df228e3db99Jeremy Reed *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6db1357c34f26079dc2516b02d712df228e3db99Jeremy Reedfor as_dir in $PATH
6db1357c34f26079dc2516b02d712df228e3db99Jeremy Reed IFS=$as_save_IFS
6db1357c34f26079dc2516b02d712df228e3db99Jeremy Reed test -z "$as_dir" && as_dir=.
6db1357c34f26079dc2516b02d712df228e3db99Jeremy Reed test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
6db1357c34f26079dc2516b02d712df228e3db99Jeremy ReedIFS=$as_save_IFS
6db1357c34f26079dc2516b02d712df228e3db99Jeremy Reed# We did not find ourselves, most probably we were run as `sh COMMAND'
6db1357c34f26079dc2516b02d712df228e3db99Jeremy Reed# in which case we are not to be found in the path.
6db1357c34f26079dc2516b02d712df228e3db99Jeremy Reedif test "x$as_myself" = x; then
6db1357c34f26079dc2516b02d712df228e3db99Jeremy Reedif test ! -f "$as_myself"; then
6db1357c34f26079dc2516b02d712df228e3db99Jeremy Reed $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
6db1357c34f26079dc2516b02d712df228e3db99Jeremy Reed# Unset variables that we do not need and which cause bugs (e.g. in
6db1357c34f26079dc2516b02d712df228e3db99Jeremy Reed# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
6db1357c34f26079dc2516b02d712df228e3db99Jeremy Reed# suppresses any "Segmentation fault" message there. '((' could
6db1357c34f26079dc2516b02d712df228e3db99Jeremy Reed# trigger a bug in pdksh 5.2.14.
6db1357c34f26079dc2516b02d712df228e3db99Jeremy Reed && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
6db1357c34f26079dc2516b02d712df228e3db99Jeremy Reed# NLS nuisances.
6db1357c34f26079dc2516b02d712df228e3db99Jeremy Reedif test "x$CONFIG_SHELL" = x; then
6db1357c34f26079dc2516b02d712df228e3db99Jeremy Reed as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
6db1357c34f26079dc2516b02d712df228e3db99Jeremy Reed # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
6db1357c34f26079dc2516b02d712df228e3db99Jeremy Reed # is contrary to our usage. Disable this feature.
6db1357c34f26079dc2516b02d712df228e3db99Jeremy Reed alias -g '\${1+\"\$@\"}'='\"\$@\"'
6db1357c34f26079dc2516b02d712df228e3db99Jeremy Reed setopt NO_GLOB_SUBST
6db1357c34f26079dc2516b02d712df228e3db99Jeremy Reed case \`(set -o) 2>/dev/null\` in #(
6db1357c34f26079dc2516b02d712df228e3db99Jeremy Reed set -o posix ;; #(
6db1357c34f26079dc2516b02d712df228e3db99Jeremy Reedas_fn_success () { as_fn_return 0; }
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Huntas_fn_failure () { as_fn_return 1; }
6db1357c34f26079dc2516b02d712df228e3db99Jeremy Reedas_fn_ret_success () { return 0; }
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Huntas_fn_ret_failure () { return 1; }
as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
as_found=false
as_found=:
as_found=false
if test "x$CONFIG_SHELL" != x; then :
export CONFIG_SHELL
*v* ) as_opts=-v ;;
*x* ) as_opts=-x ;;
* ) as_opts= ;;
export SHELL
as_status=$1; test $as_status -eq 0 && as_status=1
as_expr=false
as_basename=false
as_dirname=false
{ $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
_as_can_reexec=no; export _as_can_reexec
test -d ./-p && rmdir ./-p
as_mkdir_p=false
at_times_p=false
at_errexit_p=false
at_debug_p=false
at_help_p=false
at_version_p=false
at_list_p=false
at_clean=false
at_change_dir=false
2;t_test_program_run.at:30;test_program: output format and exit codes;;
3;t_test_program_list.at:30;test_program: list test cases;;
4;t_test_program_compare.at:30;test_program: compare the user-visible interfaces;;
5;t_subr_atf_check.at:30;subr: atf_check function;;
for at_grp
for at_option
if test -n "$at_prev"; then
*) at_optarg= ;;
--help | -h )
--list | -l )
--version | -V )
--clean | -c )
at_clean=:
--color )
--color=* )
--debug | -d )
--errexit | -e )
--verbose | -v )
--trace | -x )
at_trace_echo=echo
--directory | -C )
--directory=* )
if test x- = "x$at_dir" ; then
at_dir=./-
if test -n "$at_optarg"; then
--keywords | -k )
--keywords=* )
IFS=,
set X $at_optarg
for at_keyword
--recheck)
export $at_envvar
if test -n "$at_prev"; then :
if test -z "$at_groups$at_recheck"; then
if $at_help_p; then
exit $at_write_fail
if $at_list_p; then
exit $at_write_fail
if $at_version_p; then
exit $at_write_fail
*$as_nl* )
* ) at_print_banners=false ;;
if $at_change_dir ; then
test -r $at_file || continue
: "${at_top_build_prefix=$at_top_builddir}"
eval "$at_debug_args"
# in, but the groups themselves are run in testsuite-dir/group-dir.
if test -n "$at_top_srcdir"; then
builddir=../..
[\\/$]* | ?:[\\/]* ) at_prefix= ;;
*) at_prefix=../../ ;;
eval "$at_dir_var=\$at_prefix\$at_val"
# TESTSUITE.log - summarizes the complete testsuite run
# TESTSUITE.dir/ - created during a run, remains after -d or failed test
# + 0..NNN/ - created for each group NNN, remains after -d or failed test
# | + TESTSUITE.log - summarizes the group results
if $at_clean; then
test -d "$at_suite_dir" &&
if test -z "$at_top_build_prefix"; then
test -d "$as_dir" || continue
export PATH
if $at_debug_p; then
: >"$at_suite_log"
cat <<_ASUNAME
test -r $at_file || continue
$at_print_banners || return 0
eval at_banner_text=\$at_banner_text_$1
$at_first || echo
case $1 in
*$as_nl*)
for file
case $1 in
case $2 in
at_failed=:;;
# Create the debugging script $at_group_dir/run which will reproduce the
$as_echo "exec \${CONFIG_SHELL-$SHELL} \"$at_myself\" -v -d $at_debug_args $at_group \${1+\"\$@\"}" &&
test "$at_program" = : && continue
test -f "$as_dir/$at_program" && break
if test -f "$at_program_"; then
>"$at_devnull"
. "$at_suite_dir/at-source-lines" ||
{ test $at_jobs -eq 0 || test $at_jobs -gt $at_max_jobs; }; then
at_print_banners=false
at_quiet=:
cd "$at_helper_dir" &&
# to avoid hitting zsh 4.x exit status bugs.
at_test_source=$at_job_dir/test-source
at_times_file=$at_job_dir/times
$at_first || $at_verbose echo
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: test directory for $at_group_normalized could not be cleaned" >&5
case $1 in
at_status=99
case $at_xfail:$at_status in
yes:0)
no:0)
at_errexit=false
at_errexit=false
no:* | *:99)
yes:*)
at_errexit=false
case $at_status in
if $at_debug_p || test $at_res = xpass; then
if test $at_res = xpass && $at_errexit; then
if $at_errexit; then
at_first=:
test -n "$at_job_group" &&
set X $at_joblist
if $at_first; then
if $at_first; then
at_first=false
test -f "$at_stop_file" && break
set X $at_joblist
for at_job
read at_token
if cd "$at_group_dir" &&
. "$at_test_source"; then :; else
test -f "$at_stop_file" && break
at_first=false
cd "$at_helper_dir"
shift; at_group_count=$#
cd "$at_dir"
$at_fail_count failed unexpectedly." ;;
$at_total_fail_count failed ($at_xfail_count expected failure)." ;;
$at_total_fail_count failed ($at_xfail_count expected failures)." ;;
$at_xpass_count passed unexpectedly." ;;
$at_unexpected_count did not behave as expected ($at_fail_count unexpected failure)." ;;
$at_unexpected_count did not behave as expected ($at_fail_count unexpected failures)." ;;
$at_xpass_count passed unexpectedly,
$at_total_fail_count failed ($at_xfail_count expected failure)." ;;
$at_xpass_count passed unexpectedly,
$at_total_fail_count failed ($at_xfail_count expected failures)." ;;
$at_skip_count tests were skipped." ;;
echo "$at_color$at_result$at_std"
if test $at_fail_count != 0; then
if test $at_skip_count != 0; then
if test $at_xpass_count != 0; then
if test $at_fail_count != 0; then
for at_group in $at_fail_list
if $at_debug_p; then
Subject: [Automated Testing Framework 0.17] $as_me: $at_fail_list${at_fail_list:+ failed${at_xpass_list:+, }}$at_xpass_list${at_xpass_list:+ passed unexpectedly}
be found below \`${at_testdir+${at_testdir}/}$as_me.dir'.
for h in tp_basic_c tp_basic_cpp tp_basic_sh; do
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
$at_traceon; }
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
$at_traceon; }
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
( $at_check_trace; cmp -s resout expres
$at_traceon; }
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
( $at_check_trace; cmp -s resout expres
$at_traceon; }
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
( $at_check_trace; cmp -s resout expres
$at_traceon; }
for h in tp_basic_c tp_basic_cpp tp_basic_sh; do
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
( $at_check_trace; diff -u expres resout
$at_traceon; }
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
( $at_check_trace; diff -u expres resout
$at_traceon; }
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
( $at_check_trace; diff -u expres resout
$at_traceon; }
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
( $at_check_trace; diff -u expres resout
$at_traceon; }
for h in tp_basic_c tp_basic_cpp tp_basic_sh; do
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
$as_echo "$at_srcdir/t_test_program_list.at:52: grep 'Cannot provide test case names with -l' stderr"
$at_traceon; }
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
$as_echo "$at_srcdir/t_test_program_list.at:56: grep 'Cannot provide test case names with -l' stderr"
$at_traceon; }
})/bootstrap/h_tp_basic_c \\
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
})/bootstrap/h_tp_basic_cpp \\
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
})/bootstrap/h_tp_basic_sh \\
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
})/bootstrap/h_tp_basic_c \\
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
})/bootstrap/h_tp_basic_cpp \\
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
})/bootstrap/h_tp_basic_sh \\
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
})/bootstrap/h_tp_basic_c \\
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
})/bootstrap/h_tp_basic_cpp \\
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
})/bootstrap/h_tp_basic_sh \\
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
})/bootstrap/h_tp_basic_c \\
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
})/bootstrap/h_tp_basic_cpp \\
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
})/bootstrap/h_tp_basic_sh \\
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
})/bootstrap/h_tp_basic_c \\
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
})/bootstrap/h_tp_basic_cpp \\
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
})/bootstrap/h_tp_basic_sh \\
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
})/bootstrap/h_tp_basic_c \\
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
})/bootstrap/h_tp_basic_cpp \\
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
( $at_check_trace; cmp -s resout resexp
$at_traceon; }
})/bootstrap/h_tp_basic_sh \\
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
( $at_check_trace; cmp -s resout resexp
$at_traceon; }
})/bootstrap/h_tp_basic_c \\
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
})/bootstrap/h_tp_basic_cpp \\
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
( $at_check_trace; cmp -s resout resexp
$at_traceon; }
})/bootstrap/h_tp_basic_sh \\
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
( $at_check_trace; cmp -s resout resexp
$at_traceon; }
})/bootstrap/h_tp_basic_c \\
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
})/bootstrap/h_tp_basic_cpp \\
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
( $at_check_trace; cmp -s resout resexp
$at_traceon; }
})/bootstrap/h_tp_basic_sh \\
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
( $at_check_trace; cmp -s resout resexp
$at_traceon; }
})/bootstrap/h_tp_basic_c \\
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
})/bootstrap/h_tp_basic_cpp \\
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
( $at_check_trace; cmp -s resout resexp
$at_traceon; }
})/bootstrap/h_tp_basic_sh \\
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
( $at_check_trace; cmp -s resout resexp
$at_traceon; }
})/bootstrap/h_tp_basic_c \\
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
})/bootstrap/h_tp_basic_cpp \\
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
})/bootstrap/h_tp_basic_sh \\
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
})/bootstrap/h_tp_basic_c \\
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
})/bootstrap/h_tp_basic_cpp \\
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
})/bootstrap/h_tp_basic_sh \\
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
})/bootstrap/h_tp_basic_c \\
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
})/bootstrap/h_tp_basic_cpp \\
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
})/bootstrap/h_tp_basic_sh \\
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
})/bootstrap/h_tp_basic_c \\
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
})/bootstrap/h_tp_basic_cpp \\
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
})/bootstrap/h_tp_basic_sh \\
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
})/bootstrap/h_tp_atf_check_sh \\
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
})/bootstrap/h_tp_atf_check_sh \\
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
})/bootstrap/h_tp_atf_check_sh \\
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
})/bootstrap/h_tp_atf_check_sh \\
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
})/bootstrap/h_tp_atf_check_sh \\
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
})/bootstrap/h_tp_atf_check_sh \\
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
})/bootstrap/h_tp_atf_check_sh \\
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
})/bootstrap/h_tp_atf_check_sh \\
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
})/bootstrap/h_tp_atf_check_sh \\
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
})/bootstrap/h_tp_atf_check_sh \\
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
})/bootstrap/h_tp_atf_check_sh \\
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
})/bootstrap/h_tp_atf_check_sh \\
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
})/bootstrap/h_tp_atf_check_sh \\
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
})/bootstrap/h_tp_atf_check_sh \\
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
})/bootstrap/h_tp_atf_check_sh \\
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
})/bootstrap/h_tp_atf_check_sh \\
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
})/bootstrap/h_tp_atf_check_sh \\
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
})/bootstrap/h_tp_atf_check_sh \\
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
})/bootstrap/h_tp_atf_check_sh \\
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
})/bootstrap/h_tp_atf_check_sh \\
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
})/bootstrap/h_tp_atf_check_sh \\
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }
})/bootstrap/h_tp_atf_check_sh \\
cd ${old}
echo ${topdir}
cd ${old}
echo ${topdir}
$at_traceon; }