summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2008-05-16Convert to UNIX formatCarmelo Amoroso
2008-05-13Do not check retbuf if realpath returns NULLCarmelo Amoroso
2008-05-08test-canon: stop checking realpath buffer in case realpathDenis Vlasenko
2008-04-25Fix rpc test MakefileCarmelo Amoroso
2008-04-25Fix some sh4 specific entriesCarmelo Amoroso
2008-04-24- fixup asm. No object-code changesBernhard Reutner-Fischer
2008-02-28Fix file permissionsCarmelo Amoroso
2008-02-28Added support for ether_line, ether_ntohost and ether_hostton.Carmelo Amoroso
2008-01-22- fix file permissionsBernhard Reutner-Fischer
2008-01-22Test case to exploit dladdr bugCarmelo Amoroso
2008-01-09no need to delete the binary upon failureMike Frysinger
2008-01-08test to make sure the buffers used by the gethost*_r functions handle misalig...Mike Frysinger
2008-01-05Chris Zankel writes:Mike Frysinger
2008-01-05patch from Mats Erik Andersson for better catching edge cases in optimized st...Mike Frysinger
2007-11-23Disable tst-ftime_l test if Extended Locale SupportCarmelo Amoroso
2007-11-07Added support for GNU hash style into dynamic linkerCarmelo Amoroso
2007-09-15not sure how this obvious one liner got lost from glibc, but merge itMike Frysinger
2007-09-15add one more testcase from Natanael CopaMike Frysinger
2007-09-15add more tests as suggested by Natanael Copa and as harvested from:Mike Frysinger
2007-09-15actually update errors variable when a test failsMike Frysinger
2007-05-15Fix arm mmap when using mmap2 syscall. Fixes bug #1303Khem Raj
2007-05-03give proper prototypesMike Frysinger
2007-05-02cancellation-points needs librtMike Frysinger
2007-05-02exercise all required POSIX pthread cancellation pointsMike Frysinger
2007-04-21This test needs XLOCALE to work."Steven J. Hill"
2007-04-17catch a small overflow in malloc-standardMike Frysinger
2007-04-17disable for nowMike Frysinger
2007-04-11test case to make sure realloc() can shrink buffers properlyMike Frysinger
2007-03-25Paul Brook writes: filter .svn dirs to greatly speed up the file grep testMike Frysinger
2007-03-12make sure undefine references in dlopen()-ed libs are handled graciouslyMike Frysinger
2007-03-12make sure dlsym() properly returns NULL with undefined symbolsMike Frysinger
2007-03-08Now Test.mak includes toplevel Rules.mak so if DO_ASSERT is not set then -DND...Khem Raj
2007-03-05New test targets 'compile' and 'run'Khem Raj
2007-02-21drop -Wl,-warn-common since it doesnt serve much purposeMike Frysinger
2007-02-20make sure cleanup handler is only called onceMike Frysinger
2007-02-16make sure static variables are re-initialized everytimeMike Frysinger
2007-02-16cleanup a littleMike Frysinger
2007-02-08import a slightly modified realpath() test case from glibcMike Frysinger
2007-02-05new cheesy test by Denis Vlasenko to trigger fclose loopMike Frysinger
2007-01-29make sure reading 64bit types worksMike Frysinger
2007-01-29make sure 64bit output is correctMike Frysinger
2007-01-29mark local function staticMike Frysinger
2007-01-29fixup shadowed warningsMike Frysinger
2007-01-29mark some funcs as noreturnMike Frysinger
2007-01-29fixup prototype warningsMike Frysinger
2007-01-29make error output a little more helpfulMike Frysinger
2007-01-29fixup warningsMike Frysinger
2007-01-29fix test to work even if CPPFLAGS contains -DNDEBUGMike Frysinger
2007-01-28dont rely on random stack state to trigger this issue; force the default stat...Mike Frysinger
2007-01-28new test taken from stat issue with new tarMike Frysinger