]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - usr.bin/bmake/tests/archives/fmt_44bsd/legacy_test.sh
MFC r266074,r266104,r266147:
[FreeBSD/stable/10.git] / usr.bin / bmake / tests / archives / fmt_44bsd / legacy_test.sh
1 #! /bin/sh
2 # $FreeBSD$
3
4 . $(dirname $0)/../../common.sh
5
6 # Description
7 DESC="Archive parsing (BSD4.4 format)."
8
9 # Setup
10 TEST_COPY_FILES="libtest.a 644"
11
12 # Run
13 TEST_N=7
14
15 eval_cmd $*