1127563Sdes#-
2127208Sdes# Copyright (c) 2011 Google, Inc.
3139824Simp# All rights reserved.
4139824Simp#
5139824Simp# Redistribution and use in source and binary forms, with or without
698679Sdes# modification, are permitted provided that the following conditions
798679Sdes# are met:
898679Sdes# 1. Redistributions of source code must retain the above copyright
998679Sdes#    notice, this list of conditions and the following disclaimer.
1098679Sdes# 2. Redistributions in binary form must reproduce the above copyright
1198679Sdes#    notice, this list of conditions and the following disclaimer in the
1298679Sdes#    documentation and/or other materials provided with the distribution.
1398679Sdes#
1498679Sdes# THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
1598679Sdes# ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1698679Sdes# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1798679Sdes# ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
1898679Sdes# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1998679Sdes# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2098679Sdes# OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2198679Sdes# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2298679Sdes# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2398679Sdes# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2498679Sdes# SUCH DAMAGE.
2598679Sdes#
2698679Sdes# $FreeBSD$
2798679Sdes
2898679SdesSUBDIR=	atf-check atf-sh tests
2998679Sdes
3098679Sdes.include <bsd.subdir.mk>
3198679Sdes