Home
last modified time | relevance | path

Searched refs:ar_f01 (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/test/util-tests/tests/ar/
H A Dartest.ksh32 ar_f01="$ar_tmpdir/test01.a"
97 if ! $dump_prog -g $ar_f01 | sed 1d > $ar_f01.dump; then
105 if ! $nm_prog -P -tx $ar_f01 > $ar_f01.nm; then
106 warn "failed to nm archive $ar_f01"
144 if ! cp $ar_f01 $alt; then
318 if ! $ar_prog x $ar_f01; then
370 if ! cp $ar_f01 $alt; then
395 if ! cp $ar_f01 $alt; then
425 output=$($ar_prog t $ar_f01)
565 test_err "-s" "$ar_f01" "$ar_f10"
[all …]