diff options
author | "Steven J. Hill" <sjhill@realitydiluted.com> | 2007-05-09 22:58:59 +0000 |
---|---|---|
committer | "Steven J. Hill" <sjhill@realitydiluted.com> | 2007-05-09 22:58:59 +0000 |
commit | 6b2416e57c8b01e770cc2e092ed37354b075f266 (patch) | |
tree | 6072701af2883c908de7d1a94aa80a63ca8edc13 /package/ltp-testsuite/ltp-testsuite.patch | |
parent | 6b00c90d709a01822027fb9986ec8ace605dd991 (diff) |
Update version of LTP.
Diffstat (limited to 'package/ltp-testsuite/ltp-testsuite.patch')
-rw-r--r-- | package/ltp-testsuite/ltp-testsuite.patch | 84 |
1 files changed, 0 insertions, 84 deletions
diff --git a/package/ltp-testsuite/ltp-testsuite.patch b/package/ltp-testsuite/ltp-testsuite.patch index afd436b98..ce6cff3ea 100644 --- a/package/ltp-testsuite/ltp-testsuite.patch +++ b/package/ltp-testsuite/ltp-testsuite.patch @@ -71,87 +71,3 @@ diff -ur ltp-full-20061121/testcases/kernel/syscalls/swapon/swapon02.c ltp-full- static void setup(); static void cleanup(); static int setup01(); -diff -ur ltp-full-20061121/testcases/kernel/syscalls/sysfs/sysfs01.c ltp-full-20061121-patched/testcases/kernel/syscalls/sysfs/sysfs01.c ---- ltp-full-20061121/testcases/kernel/syscalls/sysfs/sysfs01.c 2006-11-21 14:31:29.000000000 -0600 -+++ ltp-full-20061121-patched/testcases/kernel/syscalls/sysfs/sysfs01.c 2006-12-02 00:15:34.705993080 -0600 -@@ -72,10 +72,6 @@ - #include <unistd.h> - #include <syscall.h> - --#ifndef _syscall2 --#include <linux/unistd.h> --#endif -- - static void setup(); - static void cleanup(); - -diff -ur ltp-full-20061121/testcases/kernel/syscalls/sysfs/sysfs02.c ltp-full-20061121-patched/testcases/kernel/syscalls/sysfs/sysfs02.c ---- ltp-full-20061121/testcases/kernel/syscalls/sysfs/sysfs02.c 2006-11-21 14:31:29.000000000 -0600 -+++ ltp-full-20061121-patched/testcases/kernel/syscalls/sysfs/sysfs02.c 2006-12-02 00:15:34.705993080 -0600 -@@ -70,10 +70,6 @@ - #include <unistd.h> - #include <syscall.h> - --#ifndef _syscall2 --#include <linux/unistd.h> --#endif -- - static void setup(); - static void cleanup(); - -diff -ur ltp-full-20061121/testcases/kernel/syscalls/sysfs/sysfs03.c ltp-full-20061121-patched/testcases/kernel/syscalls/sysfs/sysfs03.c ---- ltp-full-20061121/testcases/kernel/syscalls/sysfs/sysfs03.c 2006-11-21 14:31:29.000000000 -0600 -+++ ltp-full-20061121-patched/testcases/kernel/syscalls/sysfs/sysfs03.c 2006-12-02 00:15:34.705993080 -0600 -@@ -70,10 +70,6 @@ - #include <unistd.h> - #include <syscall.h> - --#ifndef _syscall2 --#include <linux/unistd.h> --#endif -- - static void setup(); - static void cleanup(); - -diff -ur ltp-full-20061121/testcases/kernel/syscalls/sysfs/sysfs04.c ltp-full-20061121-patched/testcases/kernel/syscalls/sysfs/sysfs04.c ---- ltp-full-20061121/testcases/kernel/syscalls/sysfs/sysfs04.c 2006-11-21 14:31:29.000000000 -0600 -+++ ltp-full-20061121-patched/testcases/kernel/syscalls/sysfs/sysfs04.c 2006-12-02 00:15:34.705993080 -0600 -@@ -73,10 +73,6 @@ - #include "test.h" - #include "usctest.h" - --#ifndef _syscall2 --#include <linux/unistd.h> --#endif -- - #define INVALID_OPTION 100 - static void setup(); - static void cleanup(); -diff -ur ltp-full-20061121/testcases/kernel/syscalls/sysfs/sysfs05.c ltp-full-20061121-patched/testcases/kernel/syscalls/sysfs/sysfs05.c ---- ltp-full-20061121/testcases/kernel/syscalls/sysfs/sysfs05.c 2006-11-21 14:31:29.000000000 -0600 -+++ ltp-full-20061121-patched/testcases/kernel/syscalls/sysfs/sysfs05.c 2006-12-02 00:22:55.657171949 -0600 -@@ -74,10 +74,6 @@ - #include "test.h" - #include "usctest.h" - --#ifndef _syscall2 --#include <linux/unistd.h> --#endif -- - static void setup(); - static void cleanup(); - -diff -ur ltp-full-20061121/testcases/kernel/syscalls/sysfs/sysfs06.c ltp-full-20061121-patched/testcases/kernel/syscalls/sysfs/sysfs06.c ---- ltp-full-20061121/testcases/kernel/syscalls/sysfs/sysfs06.c 2006-11-21 14:31:29.000000000 -0600 -+++ ltp-full-20061121-patched/testcases/kernel/syscalls/sysfs/sysfs06.c 2006-12-02 00:22:47.124491054 -0600 -@@ -75,10 +75,6 @@ - #include "test.h" - #include "usctest.h" - --#ifndef _syscall2 --#include <linux/unistd.h> --#endif -- - static void setup(); - static void cleanup(); - |