commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[hurd,commited 0/2] htl: More test fixes


From: Samuel Thibault
Subject: [hurd,commited 0/2] htl: More test fixes
Date: Wed, 10 Jun 2020 23:37:29 +0200

Samuel Thibault (2):
  htl: Fix linking static tests by factorizing the symbols list
  htl: Enable more cancel tests

 htl/Makefile                                  | 10 ++++++---
 htl/libpthread.a                              | 22 +------------------
 htl/libpthread_pic.a                          | 22 +------------------
 htl/libpthread_syms.a                         | 21 ++++++++++++++++++
 nptl/Makefile                                 | 17 ++++++--------
 sysdeps/pthread/Makefile                      | 17 +++++++++-----
 {nptl => sysdeps/pthread}/tst-cancel11.c      |  0
 .../pthread}/tst-cancel21-static.c            |  0
 {nptl => sysdeps/pthread}/tst-cancel21.c      |  0
 {nptl => sysdeps/pthread}/tst-cancel6.c       |  0
 {nptl => sysdeps/pthread}/tst-cancelx11.c     |  0
 {nptl => sysdeps/pthread}/tst-cancelx21.c     |  0
 {nptl => sysdeps/pthread}/tst-cancelx6.c      |  0
 13 files changed, 48 insertions(+), 61 deletions(-)
 create mode 100644 htl/libpthread_syms.a
 rename {nptl => sysdeps/pthread}/tst-cancel11.c (100%)
 rename {nptl => sysdeps/pthread}/tst-cancel21-static.c (100%)
 rename {nptl => sysdeps/pthread}/tst-cancel21.c (100%)
 rename {nptl => sysdeps/pthread}/tst-cancel6.c (100%)
 rename {nptl => sysdeps/pthread}/tst-cancelx11.c (100%)
 rename {nptl => sysdeps/pthread}/tst-cancelx21.c (100%)
 rename {nptl => sysdeps/pthread}/tst-cancelx6.c (100%)

-- 
2.26.2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]