index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
nptl
Age
Commit message (
Expand
)
Author
2016-10-06
test: fix tests including non-wrapper libgcc exception handling code
Waldemar Brodkorb
2016-09-26
test: sync tst-atfork2 with GNU libc
Waldemar Brodkorb
2016-07-10
x86_64: use C implementation for pthread_cond_wait/pthread_cond_timedwait
Waldemar Brodkorb
2016-05-28
Revert "disable always failing tst-signal7"
Waldemar Brodkorb
2016-01-07
disable always failing tst-signal7
Waldemar Brodkorb
2016-01-06
pthread_atfork handlers not removed during dlclose
Waldemar Brodkorb
2015-11-11
reduce timeoutfactor, fasten test runs!
Waldemar Brodkorb
2015-06-10
use mktemp, otherwise test is failing. reverts partially 7c721d31e4b7a0bdf6f8...
Waldemar Brodkorb
2015-02-12
really fix tests after getopt long changes
Waldemar Brodkorb
2015-01-26
merge upstream changes
Waldemar Brodkorb
2015-01-07
test: Adjust passed options
Bernhard Reutner-Fischer
2014-12-28
revert getopt changes to tests
Waldemar Brodkorb
2014-12-25
merge upstream changes
Waldemar Brodkorb
2014-12-12
unistd: allow to turn off getopt_long
Bernhard Reutner-Fischer
2014-09-20
disable tests if HAVE_SHARED is not set
Waldemar Brodkorb
2014-09-08
bump version to 1.0.0
Waldemar Brodkorb
2014-08-28
test: sync with glibc, use do_test
Waldemar Brodkorb
2014-08-28
test: get out of the endless while loop, when bind failed
Waldemar Brodkorb
2014-08-28
test: NPTL: sync WRITE_BUFFER_SIZE with glibc test
Waldemar Brodkorb
2014-08-18
test_nptl: replace __sigpause with sigpause
Alexey Brodkin
2014-04-02
test: Reuse PTINC in nptl tests
Bernhard Reutner-Fischer
2012-11-18
Replace FSF snail mail address with URLs
Mike Frysinger
2012-01-29
tmpnam, tempnam are obsolete in SUSV4
Bernhard Reutner-Fischer
2012-01-29
handle signal-OBXSI.SUSv4.syms
Bernhard Reutner-Fischer
2011-05-03
test_nptl: fix expected result for tst-cputimer[123]
Filippo Arcidiacono
2011-05-02
test_nptl: fix expected result for tst-clock2 test
Filippo Arcidiacono
2010-09-15
tests: Added new nptl tests
Salvatore Cro
2010-09-09
tests: nptl tests dependencies cleanup
Salvatore Cro
2010-08-17
testsuite: nptl/tst-basic5 depends on SUSV4_LEGACY
Bernhard Reutner-Fischer
2010-06-25
test/nptl: move eintr.c to where it belongs
Bernhard Reutner-Fischer
2010-06-24
use uniform form of C99 keywords
Bernhard Reutner-Fischer
2010-06-11
testsuite: disable some tests for !LFS
Bernhard Reutner-Fischer
2010-02-09
nptl_test: sysdep headers re-factoring
Carmelo Amoroso
2010-01-23
test: fix static build of nptl and tls tests
Austin Foxley
2009-11-29
test/nptl: rework tst-tls3 to link with -z,now
Austin Foxley
2009-11-29
test/: compile fixes for nptl and tls tests
Austin Foxley
2009-11-29
test/nptl: don't use c99 features if you don't need to
Austin Foxley
2009-11-29
test: nptl and tls tests need main include dir
Austin Foxley
2009-11-22
make tls and nptl test build
Bernhard Reutner-Fischer
2009-10-17
whitespace fixes
Austin Foxley
2009-10-17
test/nptl/: tests for NPTL
Austin Foxley