|
From: Shubham G. <su...@li...> - 2013-01-09 09:33:46
|
The annotated tag, 20130109, has been created
at 33f70ac28bcb2cb5a0cff98c7bd2b9daabd97cbe (tag)
tagging b56a2cde6cfdb9e9a69dbe773a97ed877d3f0180 (commit)
replaces 20120903
tagged by Shubham
on Wed Jan 9 15:02:08 2013 +0530
- Log -----------------------------------------------------------------
LTP 20130109
Barry Song (1):
thp01: make "true" applet foundable for busybox
Caspar Zhang (4):
syscall/process_vm_readv02: new testcase
syscall/process_vm_readv03: new testcase
syscall/process_vm_writev02: new testcase
runtest/syscalls: add cma testcases
Chris Dearman (6):
Avoid compiler optimisation of malloc calls
pipe01 should only check the data actually received from the pipe
Add generated files to .gitignore
Add missing newline at end of file
Remove whitespace at end of line
Restore corrupted data file
Cyril Hrubis (53):
timer_settime/5-3.c: simplify the code
include/ltp_signal.h: Remove inline from singnal_h
runtest/fs: Limit proc01 to first 128 megabytes.
syscalls/send/send01: Cleanup
syscalls/sendto/sendto01: Cleanup
syscalls/sendmsg/sendmsg01: Cleanup
Fix syscalls/send* testcases for kernel >=3.6.0.
Merge branch 'master' of github.com:linux-test-project/ltp
kernel/syscalls/send*: Fix tst_kvercmp()
Merge ../ltp-dev
kernel/mem/mem/mem01: Code cleanup.
testcases/mem/mem/mem02: Code cleanup.
kernel/mem/mem/mem02: Remove invalid assumptions.
security/securebits/check_keepcaps: Code cleanup.
kernel/security/securebits: Shuffle the ifdefs.
build: Add INTERNAL_LIB option to lib.mk
build: Mark libkerntest.a and libmem.a internal
Another semiautomated cleanup.
open_posix_testsuite/.../mmap/*.c: Cleanup
open_posix_testsuite/.../mmap/1-2.c: Add check.
open_posix_testsuite/.../mmap/3-1.c: Shuffle ifdef
open_posix_testsuite/.../mmap/5-1.c: Fixes.
open_posix_testsuite/.../mmap/6-{1,2,3}.c: Cleanup.
open_posix_testsuite/.../mmap/11-{2,3}.c: Fix.
open_posix_testsuite/.../mmap/12-1.c: Rewrite.
open_posix_testsuite/.../mmap/13-1.c: Add check.
open_posix_testsuite/.../mmap/27-1.c
open_posix_testsuite/.../mmap/*.c: Cleanup.
open_posix_testsuite/.../mmap/7-4.c: Fix steps.
open_posix_testsuite/.../mmap/31-1.c
open_posix_testsuite/.../mmap/28-1.c: Remove.
open_posix_testsuite/.../mmap/11-{4,5,6}.c
open_posix_testsuite/.../mmap/11-{4,5,6}.c
open_posix_testsuite/.../mmap/11-{5,6}.c: Fix.
open_posix_testsuite/.../mmap/32-1.c: New test.
openposix/.../timer_create/{10,11}-1.c: Fix for -O2
lib: Add functions to ease pseudo fs read/write
syscalls/fork13: Make use of SAFE_FILE_* interface.
syscalls/getsid02: Cleanup && use SAFE_FILE_*
syscalls/wait402: Cleanup && use SAFE_FILE_*
syscalls/wait402: Cleanup.
syscalls/madvise03: Cleanup && use SAFE_FILE_*
Merge ../ltp-dev
syscalls/pause02: Cleaup.
syscalls/clone05: Cleanup && speedup.
Add easy to use API for parent-child synchronization.
Add TST_PROCESS_STATE_WAIT() API.
syscalls/pause02: Make use of TST_PROCESS_STATE_WAIT().
syscalls/exit01: Cleanup.
syscalls/flock03: Cleanup && Make use of CHECKPOINT.
Merge ../ltp-dev
Add TST_RESOURCE_COPY() to prepare test files.
testcases/creat07: Fix.
DAN LI (1):
bind/03, 21 rbind/38, 33:fix missing umount and error umount in these cases
David Mackey (1):
proc01: Add EAGAIN to known issues for acpi/event
Garrett Cooper (3):
Merge pull request #1 from piet-delaney/scripted-cleanup
-o "$@" -> $(OUTPUT_OPTION) for consistency
Merge branch 'master' of github.com:linux-test-project/ltp
Hangbin Liu (1):
net: Install the missing file in network stress test
Jan Stancek (13):
pthread_detach: avoid threads sharing stack
new syscall test: readahead01
new syscall test: readahead02
ipc/shmat: pick suitable base_addr before each testcase
numa_helper: export get_max_node()
new syscall test: migrate_pages01
new syscall test: migrate_pages02
mremap: add new test mremap05
waitpid02: avoid core file
clone: increase stack size to 1M
clone: wait until child completes
open_posix_testsuite/.../sigset/{6, 7}-1.c: fix error handling
aio_read/7-1.c: fix race at exit
Jin Li (5):
number overcommit_memory test name in runtest/mm
Clean up cpuhotplug test cases
Fix cpuhotplug test case cpuhotplug01
Fix cpuhotplug test case cpuhotplug03
Fix cpuhotplug test case cpuhotplug05
Kang Kai (1):
mq_open/16-1: use tmp file to share info
Lingzhu Xiang (1):
timers: add a new test case leapsec_timer
Madper Xie (1):
thp/thp03: new testcase
Mike Frysinger (2):
cpuid: optimize x86 & fix x86_64 truncation
ignore gdb state files
Monson Shao (5):
pidns30 pidns31: syscall mq_open() failed EFAULT(Bad address)
pidns16: split test condition and result judge
pidns16: modified test results
pidns16: child should not get parent pid in parent NS
containers: delete redundant newline in tst_resm()
Peng Haitao (6):
ar01: fix a bug of attribute "selinux" in rhel6
numa01.sh: get the right numa node number
cmdlib.sh: Add four functions of controlling daemon
runnetnstest.sh: fix a fail of vsftpd is disabled
at_allow01: Use lib to restart atd service
at_deny01: Use lib to restart atd service
Wanlong Gao (96):
open_posix:mq_open:11-1:code cleanup
open_posix:mq_open:1-1:code cleanup
open_posix:mq_open:12-1:code cleanup
open_posix:mq_open:13-1:code cleanup
open_posix:mq_open:15-1:code cleanup
open_posix:mq_open:16-1:code cleanup
open_posix:mq_open:18-1:code cleanup
open_posix:mq_open:19-1:code cleanup
open_posix:mq_open:20-1:code cleanup
open_posix:mq_open:21-1:code cleanup
open_posix:mq_open:2-1:code cleanup
open_posix:mq_open:23-1:code cleanup
open_posix:mq_open:25-2:code cleanup
open_posix:mq_open:27-1:code cleanup
open_posix:mq_open:27-2:code cleanup
open_posix:mq_open:29-1:code cleanup
open_posix:mq_open:3-1:code cleanup
open_posix:mq_open:7-1:code cleanup
open_posix:mq_open:7-2:code cleanup
open_posix:mq_open:7-3:code cleanup
open_posix:mq_open:8-1:code cleanup
open_posix:mq_open:8-2:code cleanup
open_posix:mq_open:9-1:code cleanup
open_posix:mq_open:9-2:code cleanup
open_posix:mq_open:10-1:code cleanup
open_posix:mq_open:14-1:code cleanup
open_posix:mq_open:17-1:code cleanup
open_posix:mq_open:22-1:code cleanup
open_posix:mq_open:24-1:code cleanup
open_posix:mq_open:28-1:code cleanup
open_posix:mq_open:30-1:code cleanup
open_posix:mq_open:4-1:code cleanup
open_posix:mq_open:25-1:code cleanup
open_posix:mq_open:speculative:2-2:code cleanup
open_posix:mq_open:speculative:2-3:code cleanup
open_posix:mq_open:speculative:26-1:code cleanup
open_posix:mq_open:speculative:6-1:code cleanup
fork01: code cleanups
fork02: code cleanups
fork03: code cleanups
fork04: code cleanups
fork05: code cleanups
fork06: code cleanups
fork07: code cleanups
fork08: code cleanups
fork09: code cleanups
fork10: code cleanups
fork11: code cleanups
fork12: code cleanups
fork13: code cleanups
ltpapicmd: code cleanups
tools: add tst_ncpus/_max api to get number of CPUS
let testcases use the new api commands tst_ncpus/_max
Merge pull request #2 from piet-delaney/fix-dd-file
Update FSF address
ltpapicmd: further cleanups
Fix FSF address
shmat: code cleanups
ioctl01: change the errno to ENOTTY when passed an invalid command
ioctl01: code cleanups
ioctl02: code cleanups
ioctl03: code cleanups
thp03: fix the compile error when MADV_MERGEABLE is not supported
thp03: fix the wrong kernel commit id in comment
proc01: code cleanups
waitpid01: code cleanups
waitpid02: code cleanups
waitpid03: code cleanups
waitpid04: code cleanups
waitpid05: code cleanups
waitpid06: code cleanups
waitpid07: code cleanups
waitpid08: code cleanups
waitpid09: code cleanups
waitpid10: code cleanups
waitpid11: code cleanups
waitpid12: code cleanups
waitpid13: code cleanups
numa01.sh: fix the error when getting number of CPUs
numa01: fix the wrong method of getting numa nodes number
clone: code cleanup
aio_cancel: code cleanup
aio_error: code cleanup
aio_fsync: code cleanup
aio_read: code cleanup
aio_return: code cleanup
aio_suspend: code cleanup
aio_write: code cleanup
cleanup code indent
aio_*: avoid busy loop when waiting for aiocb completion
clone05: signal parent when the child terminates
ioctl03: fix the wrong definition of macro IFF_VNET_HDR
ioctl03: add the new feature MULTI_QUEUE
lib/cloner.c: code cleanups
lib/dataascii.c: code cleanups
lib/databin.c: code cleanups
Zhou GuoJian (1):
ftrace:fix non-SMP platform test failure
shubham (1):
LTP 20130109
-----------------------------------------------------------------------
hooks/post-receive
--
ltp
|