[prev in list] [next in list] [prev in thread] [next in thread] 

List:       busybox
Subject:    [PATCH 2/3] testsuite: add ls -i test case
From:       Guilherme Maciel Ferreira <guilherme.maciel.ferreira () gmail ! com>
Date:       2014-08-18 3:11:11
Message-ID: 1408331472-18838-2-git-send-email-guilherme.maciel.ferreira () gmail ! com
[Download RAW message or body]

Signed-off-by: Guilherme Maciel Ferreira <guilherme.maciel.ferreira@gmail.com>
---
 testsuite/ls/ls-i-works |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)
 create mode 100644 testsuite/ls/ls-i-works

diff --git a/testsuite/ls/ls-i-works b/testsuite/ls/ls-i-works
new file mode 100644
index 0000000..242e744
--- /dev/null
+++ b/testsuite/ls/ls-i-works
@@ -0,0 +1,6 @@
+test x"$SKIP_KNOWN_BUGS" != x"" && exit
+
+[ -n "$d" ] || d=..
+LC_ALL=C ls -i "$d" > logfile.gnu
+LC_ALL=C busybox ls -i "$d" > logfile.bb
+diff -ubw logfile.gnu logfile.bb
-- 
1.7.0.4

_______________________________________________
busybox mailing list
busybox@busybox.net
http://lists.busybox.net/mailman/listinfo/busybox
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic