# Licensed under GPL v2, see file LICENSE for details.
[ -n "$srcdir" ] || srcdir=$(pwd)
-. testing.sh
+. ./testing.sh
#
# Copyright 2007 by Denys Vlasenko <vda.linux@googlemail.com>
# Licensed under GPL v2, see file LICENSE for details.
-. testing.sh
+. ./testing.sh
# testing "description" "command" "result" "infile" "stdin"
# Copyright 2005 by Rob Landley <rob@landley.net>
# Licensed under GPL v2, see file LICENSE for details.
-. testing.sh
+. ./testing.sh
HELPDUMP=`busybox`
# Copyright 2008 by Denys Vlasenko <vda.linux@googlemail.com>
# Licensed under GPL v2, see file LICENSE for details.
-. testing.sh
+. ./testing.sh
# testing "description" "command" "result" "infile" "stdin"
# Copyright 2008 by Denys Vlasenko
# Licensed under GPL v2, see file LICENSE for details.
-. testing.sh
+. ./testing.sh
# ls -ln shows date. Need to remove that, it's variable.
# sed: coalesce spaces
# Copyright 2007 by Denys Vlasenko <vda.linux@googlemail.com>
# Licensed under GPL v2, see file LICENSE for details.
-. testing.sh
+. ./testing.sh
# testing "test name" "options" "expected result" "file input" "stdin"
# file input will be file called "input"
# Copyright 2008 by Denys Vlasenko
# Licensed under GPL v2, see file LICENSE for details.
-. testing.sh
+. ./testing.sh
# testing "test name" "options" "expected result" "file input" "stdin"
# Copyright 2008 by Denys Vlasenko
# Licensed under GPL v2, see file LICENSE for details.
-. testing.sh
+. ./testing.sh
# testing "test name" "options" "expected result" "file input" "stdin"
# Copyright 2009 by Denys Vlasenko
# Licensed under GPL v2, see file LICENSE for details.
-. testing.sh
+. ./testing.sh
# testing "test name" "options" "expected result" "file input" "stdin"
# AUDIT:
-. testing.sh
+. ./testing.sh
# testing "test name" "options" "expected result" "file input" "stdin"
# file input will be file called "input"
# Copyright 2008 by Denys Vlasenko
# Licensed under GPL v2, see file LICENSE for details.
-. testing.sh
+. ./testing.sh
# ls -ln is showing date. Need to remove that, it's variable
# sed: (1) "maj, min" -> "maj,min" (2) coalesce spaces
# Copyright 2008 by Denys Vlasenko
# Licensed under GPL v2, see file LICENSE for details.
-. testing.sh
+. ./testing.sh
# ls -ln is showing date. Need to remove that, it's variable
# sed: (1) "maj, min" -> "maj,min" (2) coalesce spaces
# Copyright 2007 by Denys Vlasenko
# Licensed under GPL v2, see file LICENSE for details.
-. testing.sh
+. ./testing.sh
# testing "test name" "options" "expected result" "file input" "stdin"
# Copyright 2007 by Denys Vlasenko <vda.linux@googlemail.com>
# Licensed under GPL v2, see file LICENSE for details.
-. testing.sh
+. ./testing.sh
test "`id -u`" = 0 || {
echo "SKIPPED: must be root to test this"
# Copyright 2008 by Denys Vlasenko
# Licensed under GPL v2, see file LICENSE for details.
-. testing.sh
+. ./testing.sh
# testing "test name" "options" "expected result" "file input" "stdin"
# Copyright 2008 by Denys Vlasenko <vda.linux@googlemail.com>
# Licensed under GPL v2, see file LICENSE for details.
-. testing.sh
+. ./testing.sh
COLLAPSE=$(( 0x00010000))
TRIM=$(( 0x00020000))
# Copyright 2008 by Denys Vlasenko
# Licensed under GPL v2, see file LICENSE for details.
-. testing.sh
+. ./testing.sh
# testing "test name" "options" "expected result" "file input" "stdin"
# AUDIT:
-. testing.sh
+. ./testing.sh
# testing "test name" "options" "expected result" "file input" "stdin"
# Copyright 2008 by Denys Vlasenko
# Licensed under GPL v2, see file LICENSE for details.
-. testing.sh
+. ./testing.sh
# Need this in order to not execute shell builtin
bb="busybox "
# Copyright 2006 by Natanael Copa <n@tanael.org>
# Licensed under GPL v2, see file LICENSE for details.
-. testing.sh
+. ./testing.sh
TESTDIR=readlink_testdir
TESTFILE="$TESTDIR/testfile"
# Copyright 2009 by Denys Vlasenko
# Licensed under GPL v2, see file LICENSE for details.
-. testing.sh
+. ./testing.sh
# testing "test name" "options" "expected result" "file input" "stdin"
# Copyright 2005 by Rob Landley <rob@landley.net>
# Licensed under GPL v2, see file LICENSE for details.
-. testing.sh
+. ./testing.sh
# testing "description" "arguments" "result" "infile" "stdin"
# AUDIT: Full SUSv3 coverage (except internationalization).
-. testing.sh
+. ./testing.sh
# testing "test name" "options" "expected result" "file input" "stdin"
# file input will be file called "input"
-#!/bin/bash
+#!/bin/sh
# SUSv3 compliant sort tests.
# Copyright 2005 by Rob Landley <rob@landley.net>
# Licensed under GPL v2, see file LICENSE for details.
-. testing.sh
+. ./testing.sh
# The basic tests. These should work even with the small busybox.
# Copyright 2008 by Denys Vlasenko
# Licensed under GPL v2, see file LICENSE for details.
-. testing.sh
+. ./testing.sh
# testing "test name" "cmd" "expected result" "file input" "stdin"
# AUDIT: Unit tests for sum
-. testing.sh
+. ./testing.sh
# testing "test name" "options" "expected result" "file input" "stdin"
# file input will be file called "input"
# Copyright 2009 by Denys Vlasenko <vda.linux@googlemail.com>
# Licensed under GPL v2, see file LICENSE for details.
-. testing.sh
+. ./testing.sh
# testing "test name" "command" "expected result" "file input" "stdin"
# file input will be file called "input"
# Copyright 2006 Bernhard Reutner-Fischer
# Licensed under GPL v2 or later, see file LICENSE for details.
-. testing.sh
+. ./testing.sh
a="taskset"
# testing "test name" "opts" "expected result" "file inp" "stdin"
# Copyright 2007 by Denys Vlasenko <vda.linux@googlemail.com>
# Licensed under GPL v2, see file LICENSE for details.
-. testing.sh
+. ./testing.sh
# testing "test name" "command" "expected result" "file input" "stdin"
# file input will be file called "input"
# Copyright 2009 by Denys Vlasenko <vda.linux@googlemail.com>
# Licensed under GPL v2, see file LICENSE for details.
-. testing.sh
+. ./testing.sh
# testing "description" "arguments" "result" "infile" "stdin"
# Copyright 2008 by Denys Vlasenko
# Licensed under GPL v2, see file LICENSE for details.
-. testing.sh
+. ./testing.sh
# testing "test name" "options" "expected result" "file input" "stdin"
# AUDIT: Full SUSv3 coverage (except internationalization).
-. testing.sh
+. ./testing.sh
# testing "test name" "options" "expected result" "file input" "stdin"
# file input will be file called "input"
# Copyright 2006 Glenn McGrath
# Licensed under GPL v2, see file LICENSE for details.
-. testing.sh
+. ./testing.sh
# testing "test name" "options" "expected result" "file input" "stdin"
# file input will be file called "input"
# AUDIT: Unit tests for uuencode
-. testing.sh
+. ./testing.sh
# testing "test name" "options" "expected result" "file input" "stdin"
# file input will be file called "input"
# Copyright 2008 by Denys Vlasenko
# Licensed under GPL v2, see file LICENSE for details.
-. testing.sh
+. ./testing.sh
# testing "test name" "command" "expected result" "file input" "stdin"