Mike Frysinger
|
e9172f1313
fix license notice
|
18 years ago |
Mike Frysinger
|
ced4d2934b
dont bother setting TESTS now
|
18 years ago |
Mike Frysinger
|
ccb3a37f93
convert to new test framework
|
18 years ago |
Mike Frysinger
|
9e878d3f76
dont run ls and make sure diff aborts if it fails
|
19 years ago |
Mike Frysinger
|
2f1c4fcdbb
GNU libc -> glibc
|
19 years ago |
Mike Frysinger
|
6eb01343b4
make test output nicer so its easier to go through a log of `make -s` and find out what works/fails
|
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
|
cdb388983e
Do not make tests depend on CC, since we no longer build a wrapper.
|
21 years ago |
Eric Andersen
|
dd3fb0f8c1
Peter Kjellerstedt writes:
|
21 years ago |
Eric Andersen
|
545e51be15
Update tests to be somewhat consistant with the rest of the world
|
22 years ago |
Eric Andersen
|
6343d9e51d
Add a test from Alex King <alex@morrison.king.net.nz> which
|
22 years ago |
Eric Andersen
|
8c2c5e549e
Move all malloc tests under test/malloc/
|
22 years ago |
Eric Andersen
|
80e6061ac5
Several test suite updates. The testatexit, teston_exit, and
|
23 years ago |
Eric Andersen
|
5a65349824
Update my email address. I am no longer andersen@lineo.com
|
23 years ago |
Eric Andersen
|
9de66e4373
Scrub up a few test things
|
23 years ago |
Eric Andersen
|
d6e6ee0202
Use uClibc's ldd, not the system one which is probably broken
|
23 years ago |
Eric Andersen
|
f9158d4418
Scrub up the tests a bit, and force everybody to use the
|
23 years ago |
Eric Andersen
|
c1ae0ad826
Make all the uClibc tests use the --uclibc-use-build-dir flag
|
23 years ago |
Eric Andersen
|
f8a6506990
Add in a qsort, alphasort, scandir test from Jon Nelson, jnelson@securepipe.com
|
23 years ago |
Eric Andersen
|
844b89dbfd
Reworked all test suite makefiles (man did they need it).
|
24 years ago |
Eric Andersen
|
6d8a9ea722
Some cleanups from Manuel Novoa III <mnovoa3@bellsouth.net>,
|
24 years ago |
Eric Andersen
|
350c0215ef
Fix it so files are not stripped when debugging (doh!). Fix up strip
|
24 years ago |
Eric Andersen
|
2c8e931c67
Make spelling of uClibc be consistant.
|
24 years ago |
Eric Andersen
|
822aed5c26
Fix makefile bugs
|
24 years ago |
Eric Andersen
|
f38b02806a
Link vs libgcc to include needed stuff.
|
24 years ago |
Eric Andersen
|
9b7d191055
More updates. Implement strsignal. Add pwd_grp tests
|
24 years ago |
Eric Andersen
|
d1c3ee2a07
Test cleanup
|
24 years ago |
Eric Andersen
|
c1fe19d4c1
Bug ugly formatting update
|
24 years ago |
Eric Andersen
|
8cda0a538b
Major facelift on the test area -- the beginnings of some real testing
|
24 years ago |