#
d4a5aacd |
| 12-Aug-2023 |
gnezdo <gnezdo@openbsd.org> |
Check for a full read, avoid warn when errno might be unmodified
Promote size from int to size_t.
From: lucas at sexy dot is
Regress tests by gnezdo@
deraadt: yes
|
#
922a84d5 |
| 20-Aug-2022 |
sthen <sthen@openbsd.org> |
add ld.so RTLD_NOLOAD regress tests, ok jca@ guenther@
|
#
4a0aa8fd |
| 02-Jun-2021 |
semarie <semarie@openbsd.org> |
add regress test for RTLD_NODELETE support
|
#
d2ec4ff7 |
| 27-Sep-2016 |
kettenis <kettenis@openbsd.org> |
Modernize constructor test such that it builds again and enable it.
ok bluhm@
|
#
5827e47d |
| 20-Mar-2016 |
guenther <guenther@openbsd.org> |
Add regress for environ and __progname vs load-time .init functions
|
#
7575052c |
| 07-Sep-2014 |
guenther <guenther@openbsd.org> |
Add dependency tests from Henri Kemppainen (duclare (at) guu.fi)
|
#
a72278b2 |
| 05-Apr-2013 |
kurt <kurt@openbsd.org> |
- Hookup regress for rpath substitution support
|
#
d00dd80f |
| 21-Aug-2012 |
matthew <matthew@openbsd.org> |
Link randomdata tests into the regress build now that I've committed support for .openbsd.randomdata, but comment out randomdata/ld.so-cookie for now since I haven't yet switched ld.so's __guard to u
Link randomdata tests into the regress build now that I've committed support for .openbsd.randomdata, but comment out randomdata/ld.so-cookie for now since I haven't yet switched ld.so's __guard to use it.
show more ...
|
#
7ac90d20 |
| 15-Jun-2012 |
matthew <matthew@openbsd.org> |
Add a regress test for ld.so's DF_1_NOOPEN support.
|
#
1f265489 |
| 29-Nov-2011 |
kurt <kurt@openbsd.org> |
enable initfirst regress
|
#
9df53a45 |
| 17-Feb-2009 |
jsing <jsing@openbsd.org> |
Link lazy binding test into ld.so regress suite.
ok matthieu@
|
#
ce0882e4 |
| 31-Jul-2007 |
kurt <kurt@openbsd.org> |
+ hidden subdir
|
#
4f3b3bf9 |
| 28-Sep-2005 |
kurt <kurt@openbsd.org> |
add dlclose subdir
|
#
f055400a |
| 22-Sep-2005 |
drahn <drahn@openbsd.org> |
Enable a bunch more tests.
|
#
9ead915e |
| 18-Sep-2005 |
drahn <drahn@openbsd.org> |
Make these tests more regress like, self diagnosing, less verbose.
|
#
59573f3a |
| 14-Sep-2005 |
kurt <kurt@openbsd.org> |
add dlsym subdir
|
#
73d8569d |
| 20-Jul-2004 |
david <david@openbsd.org> |
add commented-out entries for currently disabled regress tests
|
#
83e1dfa3 |
| 23-Feb-2002 |
art <art@openbsd.org> |
no more need to explicitly specify regress: _SUBDIRUSE targets anymore. XXX - what about the install targets?
|
#
4f6db801 |
| 17-Feb-2002 |
art <art@openbsd.org> |
No reason to not enable the weak test.
|
#
bb899f16 |
| 05-Feb-2002 |
matthieu <matthieu@openbsd.org> |
add a regression for test for "elfbug": the bug in ELF ld.so that cause the 'Unresolved inheritance operation' error message.
|