Age | Commit message (Expand) | Author |
2013-03-14 | test: add missing top_srcdir | Bernhard Reutner-Fischer |
2012-02-05 | lstat/stat/fstat: Use 64bit version of syscall if available | Khem Raj |
2010-06-11 | testsuite: disable some tests for !LFS | Bernhard Reutner-Fischer |
2009-11-29 | test/stat: fix compiling the memcmp-stat test when __USE_MISC is defined | Austin Foxley |
2009-03-16 | Fixed makefiles inclusion flow to pass actual configuration variable values. | Carmelo Amoroso |
2007-01-29 | fixup prototype warnings | Mike Frysinger |
2007-01-28 | dont rely on random stack state to trigger this issue; force the default stat... | Mike Frysinger |
2007-01-28 | new test taken from stat issue with new tar | Mike Frysinger |
2006-07-05 | fix license notice | Mike Frysinger |
2006-02-22 | blah, use a stable target instead of messing with timestamps on .c files | Mike Frysinger |
2006-02-22 | err, need to make sure the wrapper is executed separately | Mike Frysinger |
2006-02-22 | fix running of stat test on filesystems that dont have noatime set | Mike Frysinger |
2006-02-15 | dont bother setting TESTS now | Mike Frysinger |
2006-02-14 | fix stat64 | Mike Frysinger |
2006-02-14 | convert to new test framework | Mike Frysinger |
2005-07-09 | need unistd/string header files | Mike Frysinger |
2005-07-01 | GNU libc -> glibc | Mike Frysinger |
2005-07-01 | make test output nicer so its easier to go through a log of `make -s` and fin... | Mike Frysinger |
2005-07-01 | remove old depend on Config and make it so that a test failure aborts the mak... | Mike Frysinger |
2005-06-29 | simplify TESTDIR setting and touchup | Mike Frysinger |
2005-02-12 | no more cvs | Mike Frysinger |
2004-01-02 | Do not make tests depend on CC, since we no longer build a wrapper. | Eric Andersen |
2003-10-18 | Peter Kjellerstedt writes: | Eric Andersen |
2003-01-24 | Stick some evil casts in to make sure this works regardless | Eric Andersen |
2003-01-24 | Better stat tests | Eric Andersen |
2003-01-23 | Update tests to be somewhat consistant with the rest of the world | Eric Andersen |
2001-12-19 | Update my email address. I am no longer andersen@lineo.com | Eric Andersen |
2001-07-12 | Use uClibc's ldd, not the system one which is probably broken | Eric Andersen |
2001-07-03 | Scrub up the tests a bit, and force everybody to use the | Eric Andersen |
2001-06-15 | Make all the uClibc tests use the --uclibc-use-build-dir flag | Eric Andersen |
2001-05-25 | Test to check for proper stat mangling. | David Schleef |