3
# lfs.sh: Test for large file support enabled builds
4
# Author: Tyler Hicks <tyhicks@canonical.com>
6
# Copyright (C) 2013 Canonical, Ltd.
8
# This program is free software; you can redistribute it and/or
9
# modify it under the terms of the GNU General Public License
10
# as published by the Free Software Foundation version 2
13
# This program is distributed in the hope that it will be useful,
14
# but WITHOUT ANY WARRANTY; without even the implied warranty of
15
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16
# GNU General Public License for more details.
18
# You should have received a copy of the GNU General Public License
19
# along with this program; if not, write to the Free Software
20
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
22
test_script_dir=$(dirname $0)
25
. ${test_script_dir}/../lib/etl_funcs.sh
31
trap test_cleanup 0 1 2 3 15
33
# Run the test program. See its source for the details of this test.
34
${test_script_dir}/lfs/test