summaryrefslogtreecommitdiffstats
path: root/tools/regression/usr.bin/make/archives/fmt_44bsd/test.t
blob: eba6aed9e3851b16f492739becb773be4994b57f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#!/bin/sh

# $FreeBSD$

cd `dirname $0`
. ../../common.sh

# Description
DESC="Archive parsing (BSD4.4 format)."

# Setup
TEST_COPY_FILES="libtest.a 644"

# Run
TEST_N=7

eval_cmd $*
OpenPOWER on IntegriCloud