aboutsummaryrefslogtreecommitdiff
path: root/testcases/open_posix_testsuite/Makefile
AgeCommit message (Expand)Author
2022-12-19Remove old kernel version check in C case when using tst_kvercmpYang Xu
2022-08-30openposix: Setup autoconf and fix installation layoutJoerg Vehlow
2021-07-29Add 'make check' to the build systemRichard Palethorpe via ltp
2021-05-24openposix/Makefile: Use tabs instead of spacesXie Ziyao
2021-05-24Makefile: Use SPDX in MakefileXie Ziyao
2017-02-13Update references with my old legal name/email to my current name/email addressNgie Cooper
2016-06-08open_posix_testsuite: Fix parallel build.Cyril Hrubis
2014-02-25sigaction:16-1: leave it untested on the Linux kernel less than 2.6.22Peng Haitao
2012-10-18Remove whitespace at end of lineChris Dearman
2010-07-19Add bits for autoconf-like variables for install.Garrett Cooper
2010-07-10Keep on going with make test!Garrett Cooper
2010-07-10Might as well add distclean...Garrett Cooper
2010-07-10No sense in needlessly specifying the timeout twice.Garrett Cooper
2010-07-07Move compilation and installation to appropriate Makefiles.Garrett Cooper
2010-07-06Rename run-test.sh to run-tests.sh for clarity.Garrett Cooper
2010-07-05Apply test make environment to make test.Garrett Cooper
2010-07-05Push -j1 down in targets, remove obsolete comment.Garrett Cooper
2010-07-05Add install target; shuffle around/cleanup code.Garrett Cooper
2010-07-05Make Makefile gen. depend on the global var defs.Garrett Cooper
2010-07-05Makefile has been rewritten; change license note.Garrett Cooper
2010-07-04Mute noise again.Garrett Cooper
2010-07-04Use BUILD_MAKE where needed, and optimize.Garrett Cooper
2010-07-04Pass down build variables via $(BUILD_MAKE).Garrett Cooper
2010-07-04Push the CFLAGS var into a file for inclusion.Garrett Cooper
2010-07-04Quiet down make operations; force compile to -j1.Garrett Cooper
2010-07-04Update clean because t0 has been moved to tools.Garrett Cooper
2010-06-29Disambiguate targets and sort out bits.Garrett Cooper
2010-06-27POSIXify the last bit in the top-level Makefile.Garrett Cooper
2010-06-26Take a first crack at POSIXifying the sourcebase.Garrett Cooper
2010-06-19Rename Makefile to GNUmakefile.Garrett Cooper
2009-09-15I propose two patches (two patterns of fix) for an issue of open_posix_testsu...subrata_modak
2008-10-23openposix testsuite is skipping PPC64 builds due to different location of the...subrata_modak
2008-10-17Avoid overwriting of compiler specific flags in open posix testsuite. Instead...subrata_modak
2007-07-26Upgrade to Posix Testsuite 1.5.2subrata_modak
2006-05-21dont bother duplicating -std=c99 and -std=gnu99 in CFLAGSvapier
2006-05-21add support for custom CFLAGS and change INCLUDE logic to CPPFLAGSvapier
2006-05-21kill pointless cat|grep in LDFLAGSvapier
2006-02-12clean all logfilesvapier
2005-06-03Updated the open_posix_testsuite:robbiew
2005-06-03Removed old version of Open POSIX Test Suite (OPTS).robbiew
2004-12-20Updated to Version 1.5.0.robbiew
2004-07-07Removed an include line that was accidently left in during testing.robbiew
2004-07-06Updated to Posixtestsuite-1.4.3robbiew
2004-05-04Update to 1.4.1robbiew
2004-05-04Update to 1.4.1robbiew
2004-05-04Update to 1.4.1robbiew
2003-09-25Update to 1.3.0 release.uid59787
2003-08-04Formatted for LTP use.robbiew
2003-08-01Updated to 1.2.0robbiew
2003-07-02Added an empty "install:" section to fit LTP structure.robbiew