summaryrefslogtreecommitdiff
path: root/test/unistd
AgeCommit message (Expand)Author
2005-07-28check the return value of the clone call tooMike Frysinger
2005-07-27add a basic errno test based on one from ltpMike Frysinger
2005-07-02new testing framework to unify duplicated code in subdirsMike Frysinger
2005-07-02new testcase for clone()Mike Frysinger
2005-07-01GNU libc -> glibcMike Frysinger
2005-07-01make test output nicer so its easier to go through a log of `make -s` and fin...Mike Frysinger
2005-07-01remove old depend on Config and make it so that a test failure aborts the mak...Mike Frysinger
2005-06-29simplify TESTDIR setting and touchupMike Frysinger
2005-02-12no more cvsMike Frysinger
2004-01-02Do not make tests depend on CC, since we no longer build a wrapper.Eric Andersen
2003-10-18Peter Kjellerstedt writes:Eric Andersen
2003-09-01minor cleanupEric Andersen
2003-01-23Update tests to be somewhat consistant with the rest of the worldEric Andersen
2002-11-15Only build the 64 tests when relevantEric Andersen
2002-11-15Add in a pread/pwrite testEric Andersen
2002-08-07missed a fileEric Andersen
2002-08-07getopt testsEric Andersen
2002-06-18A simple test for getcwdEric Andersen
2002-02-04Fix headersEric Andersen
2001-12-19Update my email address. I am no longer andersen@lineo.comEric Andersen
2001-10-12Beef up the fork test, checking for proper SIGCHLD behaviorEric Andersen
2001-09-21Fix the vfork test so it actually works this time.Eric Andersen
2001-09-21Add in a simple vfork testEric Andersen
2001-07-03Scrub up the tests a bit, and force everybody to use theEric Andersen
2001-06-15Make all the uClibc tests use the --uclibc-use-build-dir flagEric Andersen
2001-01-20Reworked all test suite makefiles (man did they need it).Eric Andersen
2000-11-16Fix it so files are not stripped when debugging (doh!). Fix up stripEric Andersen
2000-11-04Fix doc blunder.Eric Andersen
2000-11-04Make spelling of uClibc be consistant.Eric Andersen
2000-10-27Ignore leftovers...Eric Andersen
2000-10-26Add in a fork test. Fix select so it works.Eric Andersen