2002-06-20 |
Eric Andersen | Several test case cleanups |
tree | commitdiff |
2002-06-18 |
Eric Andersen | A simple test for getcwd |
tree | commitdiff |
2002-05-09 |
Eric Andersen | Rework the math library tests per the glibc math test... |
tree | commitdiff |
2002-04-03 |
Eric Andersen | run dos2unix on these files |
tree | commitdiff |
2002-03-21 |
Eric Andersen | Put the chdir back, to simplify testing now that scandir |
tree | commitdiff |
2002-03-13 |
Eric Andersen | Remove the chdir, so we can test things like empty... |
tree | commitdiff |
2002-02-28 |
Eric Andersen | Patch from David Schleef to check for proper 16-byte... |
tree | commitdiff |
2002-02-26 |
Eric Andersen | Add an md5crypt test |
tree | commitdiff |
2002-02-26 |
Eric Andersen | Doh! Tests were not being compiled with warnings and... |
tree | commitdiff |
2002-02-23 |
Eric Andersen | Test for libcrypt (which is partly broken ATM) |
tree | commitdiff |
2002-02-21 |
Eric Andersen | Update string tests per glibc 2.2.5's string tester... |
tree | commitdiff |
2002-02-20 |
Eric Andersen | Add a test from Stefan Soucek for pthread_cond_timedwai... |
tree | commitdiff |
2002-02-13 |
Eric Andersen | Several test suite updates. The testatexit, teston_exi... |
tree | commitdiff |
2002-02-04 |
Eric Andersen | Fix headers |
tree | commitdiff |
2002-02-04 |
Eric Andersen | Fixup arch substitution |
tree | commitdiff |
2002-01-11 |
Eric Andersen | Build glibc test apps static when told to. |
tree | commitdiff |
2002-01-11 |
Eric Andersen | glibc test apps failed to be static when told to be |
tree | commitdiff |
2002-01-02 |
Eric Andersen | New and improved! |
tree | commitdiff |
2002-01-02 |
Eric Andersen | Cleaned up test that doesn't need manual intervention. |
tree | commitdiff |
2002-01-02 |
Eric Andersen | Add a test for a sigchld bug |
tree | commitdiff |
2001-12-19 |
Eric Andersen | Update my email address. I am no longer [email protected] |
tree | commitdiff |
2001-11-30 |
Eric Andersen | Always use --uclibc-use-build-dir |
tree | commitdiff |
2001-11-26 |
David Schleef | libhowdy.so needs to be compiled with -fPIC |
tree | commitdiff |
2001-11-26 |
David Schleef | Disable ldso directory if DODYNAMIC isn't true, in... |
tree | commitdiff |
2001-11-26 |
David Schleef | Fix dependencies |
tree | commitdiff |
2001-11-26 |
David Schleef | strsignal() is a GNU extension |
tree | commitdiff |
2001-11-12 |
David Schleef | Fix common C ambiguity. |
tree | commitdiff |
2001-11-10 |
David Schleef | Added .cvsignore |
tree | commitdiff |
2001-10-12 |
Eric Andersen | Beef up the fork test, checking for proper SIGCHLD... |
tree | commitdiff |
2001-10-02 |
Eric Andersen | Add in some math lib tests |
tree | commitdiff |
2001-09-27 |
Eric Andersen | Scrub up a few test things |
tree | commitdiff |
2001-09-21 |
Eric Andersen | Fix the vfork test so it actually works this time. |
tree | commitdiff |
2001-09-21 |
Eric Andersen | Add in a simple vfork test |
tree | commitdiff |
2001-08-29 |
Eric Andersen | Minor update |
tree | commitdiff |
2001-08-14 |
Eric Andersen | Don't use --uclibc-use-build-dir for the tests unless... |
tree | commitdiff |
2001-08-14 |
Eric Andersen | Proper support for tests spannint multiple .o files |
tree | commitdiff |
2001-08-08 |
Eric Andersen | This syncs things up with my local tree. Mainly change... |
tree | commitdiff |
2001-07-13 |
David Schleef | Add test for proper realloc() behavior. |
tree | commitdiff |
2001-07-12 |
Eric Andersen | Use uClibc's ldd, not the system one which is probably... |
tree | commitdiff |
2001-07-04 |
David McCullough | Added stpcpy and strcasestr along with some code to... |
tree | commitdiff |
2001-07-03 |
Eric Andersen | ignore generated stuff |
tree | commitdiff |
2001-07-03 |
Eric Andersen | Scrub up the tests a bit, and force everybody to use the |
tree | commitdiff |
2001-06-29 |
Eric Andersen | Add a dlopen test |
tree | commitdiff |
2001-06-15 |
Eric Andersen | Make all the uClibc tests use the --uclibc-use-build... |
tree | commitdiff |
2001-06-12 |
Eric Andersen | Default to testing shared libs. |
tree | commitdiff |
2001-06-07 |
Eric Andersen | Add in a test for outb (that currently fails) |
tree | commitdiff |
2001-05-29 |
Eric Andersen | Comment out broken test |
tree | commitdiff |
2001-05-25 |
David Schleef | Fixing flak from the directory rearrangement |
tree | commitdiff |
2001-05-25 |
David Schleef | Added -Wall |
tree | commitdiff |
2001-05-25 |
David Schleef | Random quick-and-dirty evil malloc checker. |
tree | commitdiff |
2001-05-25 |
David Schleef | The mmap syscall has 6 arguments, which has various... |
tree | commitdiff |
2001-05-25 |
David Schleef | Test to check for proper stat mangling. |
tree | commitdiff |
2001-05-25 |
David Schleef | termios test program, since I'm having difficulty on... |
tree | commitdiff |
2001-05-11 |
Eric Andersen | Fix a couple silly bugs in this test |
tree | commitdiff |
2001-05-11 |
Eric Andersen | Fix the 'make clean' target |
tree | commitdiff |
2001-05-08 |
Eric Andersen | Add in a qsort, alphasort, scandir test from Jon Nelson... |
tree | commitdiff |
2001-05-04 |
Eric Andersen | Fixup ppc to powerpc |
tree | commitdiff |
2001-04-27 |
Eric Andersen | Just use 'ls -l' since ls -sh lacks sufficient granularity |
tree | commitdiff |
2001-04-27 |
Eric Andersen | Ignore strerror |
tree | commitdiff |
2001-04-26 |
Eric Andersen | Ignore generated binary |
tree | commitdiff |
2001-04-23 |
Eric Andersen | Fix up compiler name |
tree | commitdiff |
2001-03-19 |
Eric Andersen | Debug should be off by default |
tree | commitdiff |
2001-03-16 |
Eric Andersen | Add in a setjmp test from David Schleef |
tree | commitdiff |
2001-02-23 |
Eric Andersen | Forgot to increment i |
tree | commitdiff |
2001-02-19 |
Manuel Novoa III | Fix problems with test wrapper and test compiler selection. |
tree | commitdiff |
2001-02-09 |
Eric Andersen | Add in a silly test to check that argc, argv, and envir... |
tree | commitdiff |
2001-01-23 |
Eric Andersen | Oops. Should be LDFLAGS, not CFLAGS twice |
tree | commitdiff |
2001-01-20 |
Eric Andersen | Reworked all test suite makefiles (man did they need... |
tree | commitdiff |
2001-01-11 |
Eric Andersen | A large update from Manuel Novoa III <mnovoa3@bellsouth... |
tree | commitdiff |
2000-12-13 |
Eric Andersen | Handle fork and vfork on a per architecture basis... |
tree | commitdiff |
2000-11-22 |
Eric Andersen | Add in an additional test for memcmp suggested by Mathi... |
tree | commitdiff |
2000-11-17 |
Eric Andersen | Some cleanups from Manuel Novoa III <mnovoa3@bellsouth... |
tree | commitdiff |
2000-11-17 |
Eric Andersen | Turn off debug noise |
tree | commitdiff |
2000-11-16 |
Eric Andersen | Fix it so files are not stripped when debugging (doh... |
tree | commitdiff |
2000-11-15 |
Eric Andersen | Add in tmpnam() support from David Whedon <dwhedon... |
tree | commitdiff |
2000-11-04 |
Eric Andersen | Fix doc blunder. |
tree | commitdiff |
2000-11-04 |
Eric Andersen | Make spelling of uClibc be consistant. |
tree | commitdiff |
2000-10-30 |
Eric Andersen | Header file cleanup |
tree | commitdiff |
2000-10-27 |
Eric Andersen | More random fixes and additions. |
tree | commitdiff |
2000-10-27 |
Eric Andersen | Ignore leftovers... |
tree | commitdiff |
2000-10-26 |
Eric Andersen | Add in a fork test. Fix select so it works. |
tree | commitdiff |
2000-10-26 |
Eric Andersen | Fix makefile bugs |
tree | commitdiff |
2000-10-26 |
Eric Andersen | Link vs libgcc to include needed stuff. |
tree | commitdiff |
2000-10-23 |
Eric Andersen | Revert Makefie changes. |
tree | commitdiff |
2000-10-23 |
Eric Andersen | Link w libcc. |
tree | commitdiff |
2000-10-20 |
Eric Andersen | ignore more stuff |
tree | commitdiff |
2000-10-18 |
Eric Andersen | More updates. Implement strsignal. Add pwd_grp tests |
tree | commitdiff |
2000-10-18 |
Eric Andersen | Signal test. One test written and already found a... |
tree | commitdiff |
2000-10-17 |
Eric Andersen | Naming fix |
tree | commitdiff |
2000-10-17 |
Eric Andersen | More stuff |
tree | commitdiff |
2000-10-17 |
Eric Andersen | Ignore more junk |
tree | commitdiff |
2000-10-17 |
Eric Andersen | Clean up after ourselves |
tree | commitdiff |
2000-10-17 |
Eric Andersen | Update excludes |
tree | commitdiff |
2000-10-17 |
Eric Andersen | More updates |
tree | commitdiff |
2000-10-12 |
Eric Andersen | Makefile update |
tree | commitdiff |
2000-10-11 |
Eric Andersen | Finish reorganizing things. At least I think I've... |
tree | commitdiff |
2000-10-11 |
Eric Andersen | Test cleanup |
tree | commitdiff |
2000-10-09 |
Eric Andersen | Bug ugly formatting update |
tree | commitdiff |
2000-10-07 |
Eric Andersen | Forgot to ignore this |
tree | commitdiff |
2000-10-05 |
Eric Andersen | Major update to string handling. strcmp and friends... |
tree | commitdiff |
next |