Package: posixtestsuite / 1.5.2-4

Metadata

Package Version Patches format
posixtestsuite 1.5.2-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01_gnu.patch | (download)

LDFLAGS | 5 2 + 3 - 0 !
1 file changed, 2 insertions(+), 3 deletions(-)

 Set needed LDFLAGS for a GNU system.


02_timeout.patch | (download)

Makefile | 19 7 + 12 - 0 !
execute.sh | 7 3 + 4 - 0 !
functional/mqueues/run.sh | 2 1 + 1 - 0 !
functional/semaphores/run.sh | 2 1 + 1 - 0 !
functional/threads/pi_test/run.sh | 2 1 + 1 - 0 !
functional/threads/robust_test/run.sh | 2 1 + 1 - 0 !
stress/mqueues/run.sh | 2 1 + 1 - 0 !
stress/semaphores/run.sh | 2 1 + 1 - 0 !
8 files changed, 16 insertions(+), 22 deletions(-)

 Use coreutils' timeout to set a timeout on tests, to avoid them hanging
 indefinitely. The t0 timeout program in the upstream project does not
 seem to correctly handle the childs which keep running even after the
 process timesout.


build_Werror_fixes.patch | (download)

conformance/interfaces/aio_fsync/1-1.c | 1 1 + 0 - 0 !
conformance/interfaces/aio_fsync/10-1.c | 1 1 + 0 - 0 !
conformance/interfaces/aio_fsync/11-1.c | 1 1 + 0 - 0 !
conformance/interfaces/aio_fsync/13-1.c | 1 1 + 0 - 0 !
conformance/interfaces/aio_fsync/6-1.c | 1 1 + 0 - 0 !
conformance/interfaces/aio_fsync/7-1.c | 1 1 + 0 - 0 !
conformance/interfaces/aio_read/12-1.c | 1 1 + 0 - 0 !
conformance/interfaces/aio_read/13-1.c | 1 1 + 0 - 0 !
conformance/interfaces/aio_read/14-1.c | 1 1 + 0 - 0 !
conformance/interfaces/aio_read/15-1.c | 3 3 + 0 - 0 !
conformance/interfaces/aio_read/6-1.c | 1 1 + 0 - 0 !
conformance/interfaces/aio_suspend/2-1.c | 1 1 + 0 - 0 !
conformance/interfaces/aio_write/10-1.c | 1 1 + 0 - 0 !
conformance/interfaces/aio_write/11-1.c | 1 1 + 0 - 0 !
conformance/interfaces/aio_write/12-1.c | 1 1 + 0 - 0 !
conformance/interfaces/aio_write/13-1.c | 1 1 + 0 - 0 !
conformance/interfaces/aio_write/4-1.c | 1 1 + 0 - 0 !
conformance/interfaces/lio_listio/16-1.c | 1 1 + 0 - 0 !
conformance/interfaces/lio_listio/17-1.c | 1 1 + 0 - 0 !
conformance/interfaces/lio_listio/19-1.c | 1 1 + 0 - 0 !
conformance/interfaces/lio_listio/20-1.c | 1 1 + 0 - 0 !
conformance/interfaces/lio_listio/21-1.c | 1 1 + 0 - 0 !
conformance/interfaces/lio_listio/22-1.c | 1 1 + 0 - 0 !
conformance/interfaces/lio_listio/23-1.c | 1 1 + 0 - 0 !
conformance/interfaces/lio_listio/24-1.c | 1 1 + 0 - 0 !
conformance/interfaces/lio_listio/25-1.c | 1 1 + 0 - 0 !
conformance/interfaces/pthread_sigmask/18-1.c | 1 1 + 0 - 0 !
conformance/interfaces/sched_yield/1-1.c | 2 2 + 0 - 0 !
conformance/interfaces/sem_open/1-2.c | 2 1 + 1 - 0 !
29 files changed, 32 insertions(+), 1 deletion(-)

---
restrict test find.patch | (download)

locate-test | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

---