summaryrefslogtreecommitdiff
path: root/test/mmap
AgeCommit message (Expand)Author
2013-03-14test: add missing top_srcdirBernhard Reutner-Fischer
2012-01-16tests: mmap2: ignore permission denied errors on /dev/memMike Frysinger
2009-03-16Fixed makefiles inclusion flow to pass actual configuration variable values.Carmelo Amoroso
2007-05-15Fix arm mmap when using mmap2 syscall. Fixes bug #1303Khem Raj
2006-07-05fix license noticeMike Frysinger
2006-02-22enable test if LFS is enabledMike Frysinger
2006-02-15dont bother setting TESTS nowMike Frysinger
2006-02-14dont bother exporting variables and use := where appropriateMike Frysinger
2005-09-07clean up code and make it easy to extendMike Frysinger
2005-09-07dont fail if target doesnt support mmap64Mike Frysinger
2005-07-09might as well test mmap64() tooMike Frysinger
2005-07-02move to new test frameworkMike 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-02-26Prefer mmap2 for mips when available. Fix the mmap test.Eric Andersen
2001-12-19Update my email address. I am no longer andersen@lineo.comEric Andersen
2001-11-10Added .cvsignoreDavid Schleef
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-05-25The mmap syscall has 6 arguments, which has various implementationsDavid Schleef