Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
ltp
/
e1b3718304c1247b6dbb2ea7313ce3736e029cd8
e1b3718
lapi/seek.h: fix typo for SEEK_DATA
by Xiao Yang
· 8 years ago
25b6ca3
lseek: functional SEEK_HOLE and SEEK_DATA test
by Zorro Lang
· 8 years ago
c486cce
lapi: Add seek.h for SEEK_DATA and SEEK_HOLE
by Cyril Hrubis
· 8 years ago
3eb3d38
prot_hsymlinks: fix compiler signed/unsigned int warning msgs
by Alexey Kodanev
· 8 years ago
6652400
prot_hsymlinks: Fix failure on read-only machine
by the_hoang0709@yahoo.com
· 8 years ago
8cab244
setpriority01: Fix failure on read-only machine
by the_hoang0709@yahoo.com
· 8 years ago
1bb79cd
lib: Fix undefined reference to `mq_open'
by Cyril Hrubis
· 8 years ago
1055a06
Revert "lib: Fix undefined reference to `mq_open' build failures"
by Cyril Hrubis
· 8 years ago
fcfb697
lib: Fix undefined reference to `mq_open' build failures
by Cyril Hrubis
· 8 years ago
b5a697f
syscalls/eventfd01: Wait for async overflow
by Patrick Mooney
· 8 years ago
e819d81
syscalls/madvise: Handle zero page poisoning
by Richard Palethorpe
· 8 years ago
33e75aa
nfsv4/locks: fix unmatched filename
by Xiao Yang
· 8 years ago
47b90a1
syscalls/syslog02: fix typo (bug)
by Jakub Racek
· 8 years ago
12298fe
configure: turn open-posix-testsuite off by default
by Mike Frysinger
· 8 years ago
7eadd39
syscalls/access02: Fix test with busybox
by Cyril Hrubis
· 8 years ago
48a0df7
gitignore: Add run.sh files from open posix testsuite
by Jan Stancek
· 8 years ago
e252f8e
syscalls/keyctl02: Fix insufficiency of default key count quota
by Guangwen Feng
· 8 years ago
ac602f5
syscalls/memfd_create: Fix build failure when HAVE_FALLOCATE not defined
by Guangwen Feng
· 8 years ago
6c18181
realtime: Fix include for out-of-tree build
by Petr Vorel
· 8 years ago
5225d7a
syscalls/read01.c: Cleanup && convert to new API.
by huangjh
· 8 years ago
4e9edac
syscalls/write01.c: Cleanup && convert to new API.
by huangjh
· 8 years ago
4c0faa7
tools/make-file.sh: Use dd instead of shell loop
by Cyril Hrubis
· 8 years ago
05de90d
commands/keyctl01: Add new regression test
by Guangwen Feng
· 8 years ago
bfb2a4a
lib/tst_safe_posix_ipc.c: Add licence.
by Cyril Hrubis
· 8 years ago
78bb7e9
commands: Fix out-of-tree datafiles installation
by Cyril Hrubis
· 8 years ago
8141c5a
rpc-tirpc: Fix out-of-tree build
by Cyril Hrubis
· 8 years ago
6c86b86
lib: Move ltp_priv.h to include/old/ltp_priv.h
by Cyril Hrubis
· 8 years ago
16f4d56
syscalls/keyctl03: Add new regression test
by Guangwen Feng
· 8 years ago
7416622
syscalls/memfd_create02.c: added new test
by Jakub Racek
· 8 years ago
869494a
syscalls: added memfd_create dir and memfd_create/memfd_create01.c
by Jakub Racek
· 8 years ago
b731859
move fallocate.h to lapi
by Jakub Racek
· 8 years ago
e036a8c
Added fcntl() lapi flags
by Jakub Racek
· 8 years ago
879680a
Added memfd_create() lapi flags
by Jakub Racek
· 8 years ago
22e050a
syscalls/pselect01: Convert to the new API
by Cyril Hrubis
· 8 years ago
ffb31bc
Added syscall numbers for memfd_create
by Jakub Racek
· 8 years ago
5e2ed1f
Merge pull request #147 from gidcs/fix_bug_lib_test_net
by Mike Frysinger
· 8 years ago
ca9561c
open_posix_testsuite: Fix cross compilation of tools
by Petr Vorel
· 8 years ago
c1f3163
testcases: fix bug in test_net.sh
by Kok Suan Lim
· 8 years ago
631fc31
mmstress: Cleanup && make use of tst_tmpdir
by Cyril Hrubis
· 8 years ago
2f979bf
ltp-aiodio: Move code & fix warnings
by Cyril Hrubis
· 8 years ago
93ce4ae
ltp-aiodio: Create the file before fork
by Guangwen Feng
· 8 years ago
553e7aa
configure: fix open-posix-testsuite configure flag handling
by Mike Frysinger
· 8 years ago
32d5e9e
madvise09: Add MADV_FREE test
by Cyril Hrubis
· 8 years ago
e0d8534
diotest6: test readv/writev not read/write
by Eryu Guan
· 8 years ago
f39a5fb
tools/.gitignore: Cleanup
by Petr Vorel
· 8 years ago
8456f0f
syscalls/ioctl{04,05,06}: Require root
by Cyril Hrubis
· 8 years ago
9ab2356
syscalls/inotify03: Require root
by Cyril Hrubis
· 8 years ago
c4b1781
keyctl02: Require root
by Cyril Hrubis
· 8 years ago
48390b6
syscalls/recvmsg03.c: add new testcase
by Xiao Yang
· 8 years ago
8e5862c
net: vxlan02: specify interface when adding multicast dst
by Alexey Kodanev
· 8 years ago
71f253f
runtest/dio: enable dio29/30
by Eryu Guan
· 8 years ago
a6e877c
diotest: Fix old-style warnings.
by Cyril Hrubis
· 8 years ago
c7d24fd
diotest: use user specified bufsize correctly
by Eryu Guan
· 8 years ago
430d1eb
gitignore: Add cscope generated files
by Li Wang
· 8 years ago
a3e05c0
syscalls/madvise06: Fix cleanup()
by Cyril Hrubis
· 8 years ago
2374d56
ltp: test id usually same as test filename without suffix
by Li Wang
· 8 years ago
ba782e4
cron: Speed up optimization for grep logs
by Petr Vorel
· 8 years ago
e3e48e9
gitignore: Add a ctags generated file
by Petr Vorel
· 8 years ago
620a452
gitignore: add gitignore for posix and realtime test suites
by Petr Vorel
· 8 years ago
d2a16ed
ioctl06: fix a typo in runtest/syscalls
by Li Wang
· 8 years ago
da2a067
syscalls: use SAFE_MQ_OPEN() macro
by Petr Vorel
· 8 years ago
b867975
lib: SAFE_MQ_OPEN() macro
by Petr Vorel
· 8 years ago
5c26671
syscalls/mq_timedreceive: convert to new API
by Petr Vorel
· 8 years ago
a2441e0
cron: Rewrite and cleanup cron_tests.sh script
by Petr Vorel
· 8 years ago
034fc50
daemonlib: Use is-active instead of status for systemctl
by Petr Vorel
· 8 years ago
0b19010
daemonlib: Update docs
by Petr Vorel
· 8 years ago
5b57e05
syscalls/alarm06: Reduce test runtime from 15s to 3s
by Cyril Hrubis
· 8 years ago
829c526
syscalls/alarm06: Cleanup && convert to new library.
by Cyril Hrubis
· 8 years ago
604f378
syscalls/times03: Cleanups & rewrite.
by Cyril Hrubis
· 8 years ago
ed84749
syscalls/gettimeofday02: Default to 10s run.
by Cyril Hrubis
· 8 years ago
cd74bf0
syscalls/gettimeofday02: Cleanup & convert to new library.
by Cyril Hrubis
· 8 years ago
1f098c5
syscalls/clock_nanosleep2_01: Rewrite.
by Cyril Hrubis
· 8 years ago
62ddd8c
sem_post/8-1: improve "child blocked on semaphore" detection
by Jan Stancek
· 8 years ago
92811fc
kmsg01: fix race in SEEK_SET 0 test
by Jan Stancek
· 8 years ago
c866998
syscalls/getcwd02: Fix failures on symlinked /tmp
by Cyril Hrubis
· 8 years ago
77646f0
Merge pull request #141 from gidcs/fix_typo_shmt_shmt07
by ngie
· 8 years ago
3e0888a
syscalls/getxattr04.c: add new regression test
by Xiao Yang
· 8 years ago
c46e277
safe_macros: add safe_removexattr()
by Xiao Yang
· 8 years ago
c6bcd53
safe_macros: remove unused code in xattr related functions
by Xiao Yang
· 8 years ago
b2cdb73
testcases: fix typo in shmt07.c
by Kok Suan Lim
· 8 years ago
1f66e4c
min_free_kbytes: Check panic_on_oom in advance
by Hoang Nguyen
· 8 years ago
4db6b7e
syscalls/keyctl: Fix build
by Cyril Hrubis
· 8 years ago
91b515c
syscalls/keyctl02: Add new regression test
by Guangwen Feng
· 8 years ago
d5e70f5
bin/ftest02: Fix negative lseek offset expression.
by Steve Ellcey
· 8 years ago
f8c9680
syscalls/fcntl14: Remove unneeded time() declaration.
by Steve Ellcey
· 8 years ago
b963f74
Merge pull request #139 from cavokz/fix-open_posix_testsuite-tst_kvercmp.sh
by ngie
· 8 years ago
e2a39b8
color: Fix typo.
by Cyril Hrubis
· 8 years ago
714b0c7
color: Fix backslash-escape sequences for some non-bash shells
by Petr Vorel
· 8 years ago
3a0ef86
color: Rename file
by Petr Vorel
· 8 years ago
ecd0140
open_posix_testsuite: fix tst_kvercmp.sh handling of multiple dashes
by Domenico Andreoli
· 8 years ago
db5df62
ioctl06: Add BLKRAGET/BLKRASET test
by Cyril Hrubis
· 8 years ago
89e27b2
ioctl05: Add BLKGETSIZE/BLKGETSIZE64 test
by Cyril Hrubis
· 8 years ago
e66ab76
ioctl04: Add BLKROSET/BLKROGET test.
by Cyril Hrubis
· 8 years ago
bf16699
syscalls: Make use of format_device/mount_device flags
by Cyril Hrubis
· 8 years ago
874326d
tst_test: Handle device mkfs/mount int the library
by Cyril Hrubis
· 8 years ago
516990b
syscalls/semctl07: Make use of tst_parse_opts()
by Cyril Hrubis
· 8 years ago
3367d23
syscalls/string01: Small cleanup
by Cyril Hrubis
· 8 years ago
095b427
syscalls/tkill02: Small cleanup.
by Cyril Hrubis
· 8 years ago
fcef722
syscalls/timerfd01: Make use of tst_parse_opts()
by Cyril Hrubis
· 8 years ago
e920668
syscalls/ipc/semctl06: Small cleanup
by Cyril Hrubis
· 8 years ago
Next »