summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Remove automatically generated header when doing make cleanCarmelo Amoroso2008-05-201-1/+1
* Convert to UNIX formatCarmelo Amoroso2008-05-161-25/+25
* Do not check retbuf if realpath returns NULLCarmelo Amoroso2008-05-131-2/+1
* test-canon: stop checking realpath buffer in case realpathDenis Vlasenko2008-05-081-17/+15
* Fix rpc test MakefileCarmelo Amoroso2008-04-251-0/+4
* Fix some sh4 specific entriesCarmelo Amoroso2008-04-251-0/+5
* - fixup asm. No object-code changesBernhard Reutner-Fischer2008-04-241-1/+1
* Fix file permissionsCarmelo Amoroso2008-02-282-0/+0
* Added support for ether_line, ether_ntohost and ether_hostton.Carmelo Amoroso2008-02-282-0/+73
* - fix file permissionsBernhard Reutner-Fischer2008-01-221-0/+0
* Test case to exploit dladdr bugCarmelo Amoroso2008-01-222-1/+27
* no need to delete the binary upon failureMike Frysinger2008-01-091-1/+0
* test to make sure the buffers used by the gethost*_r functions handle misalig...Mike Frysinger2008-01-081-0/+50
* Chris Zankel writes:Mike Frysinger2008-01-051-0/+1
* patch from Mats Erik Andersson for better catching edge cases in optimized st...Mike Frysinger2008-01-051-8/+24
* Disable tst-ftime_l test if Extended Locale SupportCarmelo Amoroso2007-11-231-0/+4
* Added support for GNU hash style into dynamic linkerCarmelo Amoroso2007-11-071-0/+5
* not sure how this obvious one liner got lost from glibc, but merge itMike Frysinger2007-09-151-0/+1
* add one more testcase from Natanael CopaMike Frysinger2007-09-151-0/+1
* add more tests as suggested by Natanael Copa and as harvested from:Mike Frysinger2007-09-151-1/+31
* actually update errors variable when a test failsMike Frysinger2007-09-151-0/+1
* Fix arm mmap when using mmap2 syscall. Fixes bug #1303Khem Raj2007-05-151-0/+41
* give proper prototypesMike Frysinger2007-05-032-2/+2
* cancellation-points needs librtMike Frysinger2007-05-021-0/+2
* exercise all required POSIX pthread cancellation pointsMike Frysinger2007-05-021-0/+280
* This test needs XLOCALE to work."Steven J. Hill"2007-04-211-1/+1
* catch a small overflow in malloc-standardMike Frysinger2007-04-171-0/+42
* disable for nowMike Frysinger2007-04-171-3/+10
* test case to make sure realloc() can shrink buffers properlyMike Frysinger2007-04-111-0/+17
* Paul Brook writes: filter .svn dirs to greatly speed up the file grep testMike Frysinger2007-03-251-5/+6
* make sure undefine references in dlopen()-ed libs are handled graciouslyMike Frysinger2007-03-125-16/+44
* make sure dlsym() properly returns NULL with undefined symbolsMike Frysinger2007-03-123-1/+47
* Now Test.mak includes toplevel Rules.mak so if DO_ASSERT is not set then -DND...Khem Raj2007-03-081-2/+5
* New test targets 'compile' and 'run'Khem Raj2007-03-054-47/+84
* drop -Wl,-warn-common since it doesnt serve much purposeMike Frysinger2007-02-211-4/+4
* make sure cleanup handler is only called onceMike Frysinger2007-02-201-0/+97
* make sure static variables are re-initialized everytimeMike Frysinger2007-02-163-8/+68
* cleanup a littleMike Frysinger2007-02-161-6/+2
* import a slightly modified realpath() test case from glibcMike Frysinger2007-02-081-0/+254
* new cheesy test by Denis Vlasenko to trigger fclose loopMike Frysinger2007-02-051-0/+21
* make sure reading 64bit types worksMike Frysinger2007-01-291-0/+4
* make sure 64bit output is correctMike Frysinger2007-01-292-0/+14
* mark local function staticMike Frysinger2007-01-291-1/+1
* fixup shadowed warningsMike Frysinger2007-01-296-18/+16
* mark some funcs as noreturnMike Frysinger2007-01-296-51/+68
* fixup prototype warningsMike Frysinger2007-01-2923-85/+93
* make error output a little more helpfulMike Frysinger2007-01-291-1/+2
* fixup warningsMike Frysinger2007-01-291-2/+2
* fix test to work even if CPPFLAGS contains -DNDEBUGMike Frysinger2007-01-291-4/+4
* dont rely on random stack state to trigger this issue; force the default stat...Mike Frysinger2007-01-281-0/+3