summaryrefslogtreecommitdiffstats
path: root/tools/regression/usr.bin/make/archives/fmt_oldbsd/test.t
blob: 03f7800a78d94d15af1876a077634a7025c83e58 (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 (old BSD format)."

# Setup
TEST_COPY_FILES="libtest.a 644"

# Run
TEST_N=7

eval_cmd $*
OpenPOWER on IntegriCloud