SCM Repositories - ltp

Parent Directory Parent Directory


Links to HEAD: (view) (download) (annotate)
Sticky Tag:


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Mon Aug 25 14:10:01 2008 UTC (3 months, 1 week ago) by subrata_modak
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +4 -6 lines
Diff to previous 1.2
I've rearranged Makefile for setgid test case. I've put _16 related macros to compat_16.mk file. The original Makefile includes it. So when I work on more _16 test cases, I just have to do the same. I'll do the same on _64. I choose utils as its directory name. Please put attached files compat_16.mk and newer_64.mk to ltp/testcases/kernel/syscalls/utils. Signed-off-by: Masatake YAMATO <yamato@redhat.com>.

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Wed Aug 20 10:55:19 2008 UTC (3 months, 2 weeks ago) by subrata_modak
Branch: MAIN
Changes since 1.1: +4 -4 lines
Diff to previous 1.1
I've done on the other test cases. In addition, I've cleaned up Makefiles related to _64 and _16 testcases as suggested by Garrett Cooper <yanegomi@gmail.com>. Signed-off-by: Masatake YAMATO <yamato@redhat.com>.
Garret suggested:
You can avoid situations like the above by doing something like this in your Makefiles:
SRC                     := $(patsubst %.c,%,$(wildcard *.c))
MAKE_TARGETS := $(SRCS) $(addsuffix _16,$(SRCS))
all: $(MAKE_TARGETS)
%_16: %.c
%_16: CFLAGS += -DUSE_COMPAT16_SYSCALL=1 -DTST_USE_COMPAT16_SYSCALL=1

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Thu Nov 22 13:58:24 2007 UTC (12 months, 1 week ago) by subrata_modak
Branch: MAIN
New posix_fadvise and fadvise64 Testcases contributed by Masatake YAMATO <yamato@redhat.com>

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by: