summaryrefslogtreecommitdiffstats
path: root/test/setjmp
Commit message (Expand)AuthorAgeFilesLines
* mark local function staticMike Frysinger2007-01-291-1/+1
* mark some funcs as noreturnMike Frysinger2007-01-293-0/+3
* fixup prototype warningsMike Frysinger2007-01-291-2/+2
* fix from Paul Brook for ISO C violation in terms of handling of modifying aut...Mike Frysinger2006-11-171-1/+3
* fix comment typosMike Frysinger2006-11-161-2/+2
* add a test for making sure vfork/signals are handled properly across differen...Mike Frysinger2006-11-161-0/+106
* exercise the signal related jump codeMike Frysinger2006-11-161-0/+50
* make default output silence and have the exit status indicate errorMike Frysinger2006-11-161-3/+13
* fix license noticeMike Frysinger2006-07-051-1/+1
* grab some tests from glibcMike Frysinger2006-02-152-0/+147
* rename test to match glibcMike Frysinger2006-02-151-0/+0
* dont bother setting TESTS nowMike Frysinger2006-02-151-2/+0
* dont bother exporting variables and use := where appropriateMike Frysinger2006-02-141-1/+1
* move to new test frameworkMike Frysinger2005-07-021-34/+4
* make test output nicer so its easier to go through a log of `make -s` and fin...Mike Frysinger2005-07-011-3/+1
* remove old depend on Config and make it so that a test failure aborts the mak...Mike Frysinger2005-07-011-2/+2
* simplify TESTDIR setting and touchupMike Frysinger2005-06-291-3/+1
* no more cvsMike Frysinger2005-02-121-1/+0
* Do not make tests depend on CC, since we no longer build a wrapper.Eric Andersen2004-01-021-1/+1
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-1/+1
* Several test suite updates. The testatexit, teston_exit, andEric Andersen2002-02-132-20/+104
* Update my email address. I am no longer andersen@lineo.comEric Andersen2001-12-191-0/+18
* Scrub up the tests a bit, and force everybody to use theEric Andersen2001-07-031-3/+3
* Make all the uClibc tests use the --uclibc-use-build-dir flagEric Andersen2001-06-151-1/+1
* Add in a setjmp test from David SchleefEric Andersen2001-03-162-0/+57