Carmelo Amoroso
|
6c61a9fdfb
Test case to exploit dladdr bug
|
17 years ago |
Mike Frysinger
|
55b69ac7be
make sure undefine references in dlopen()-ed libs are handled graciously
|
17 years ago |
Mike Frysinger
|
458e37f68e
make sure dlsym() properly returns NULL with undefined symbols
|
17 years ago |
Mike Frysinger
|
9da4b6afff
make sure static variables are re-initialized everytime
|
17 years ago |
Mike Frysinger
|
e5657ed358
add some more rpaths to keep the tests happy
|
18 years ago |
Mike Frysinger
|
e9172f1313
fix license notice
|
18 years ago |
Mike Frysinger
|
114823013d
convert to new test framework
|
18 years ago |
Mike Frysinger
|
8b33ead2c3
use LDFLAGS when linking .so files as pointed out by Peter S. Mazinger
|
19 years ago |
Mike Frysinger
|
29c195a91f
dont use LDFLAGS when just compiling
|
19 years ago |
Mike Frysinger
|
cba38d38fb
make test failures fatal
|
19 years ago |
Mike Frysinger
|
095ca55f2e
remove old depend on Config and make it so that a test failure aborts the make process
|
19 years ago |
Mike Frysinger
|
d651de236d
simplify TESTDIR setting and touchup
|
19 years ago |
Eric Andersen
|
119b5a98ec
Add ldflags where needed
|
21 years ago |
Eric Andersen
|
dd3fb0f8c1
Peter Kjellerstedt writes:
|
21 years ago |
Eric Andersen
|
63b7491b2b
Make it easier to disable lib debugging (mainly for when testing
|
21 years ago |
Eric Andersen
|
fec8e9db57
move the ldso tests to dlopen where they belong
|
21 years ago |
Eric Andersen
|
59146c3583
Update the tests a little bit
|
21 years ago |
Eric Andersen
|
536362633f
Add a test which shows off the broken spots in our dlopen implementation
|
21 years ago |