aboutsummaryrefslogtreecommitdiff
path: root/testcases/realtime
AgeCommit message (Expand)Author
2011-05-04Fix out-of-build tree srcdir.Garrett Cooper
2011-02-07Unbreak realtime testsuite compilation.Cyril Hrubis
2010-12-19Fix testcases and tools that don't depend on libltp.Garrett Cooper
2010-12-19Resolving all compile errors via a scriptGarrett Cooper
2010-12-17Add initial work for generating .gitignore on the fly.Garrett Cooper
2010-12-16Merge branch 'master', remote branch 'origin' into ltp-broomGarrett Cooper
2010-12-29realtime: add gitignoreMike Frysinger
2010-12-16Cleanup style and get rid of conflicts problems.Garrett Cooper
2010-12-16Style and conformance changes.Garrett Cooper
2010-12-13Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltpGarrett Cooper
2010-11-28More style cleanup.Garrett Cooper
2010-11-28Deal with a lot of annoying style nits.Garrett Cooper
2010-11-16Quell AC_LANG_SOURCE warnings from autoconf 2.68+.Garrett Cooper
2010-11-16Remove redundant Checking in AC_MSG_CHECKING calls.Garrett Cooper
2010-11-16Block off PTHREAD_MUTEX_ROBUST_NP functionality.Garrett Cooper
2010-11-16Link the test for __sync_add_and_fetch.Garrett Cooper
2010-11-15AC_TRY_COMPILE fills in a main function template.Garrett Cooper
2010-11-11Complete __sync_add_and_fetch autoconf test.Garrett Cooper
2010-11-11Block off __sync_add_and_fetch gcc atomic.Garrett Cooper
2010-11-09Block off realtime build if features are missing.Garrett Cooper
2010-11-09Whitespace.Garrett Cooper
2010-11-09Whitespace.Garrett Cooper
2010-11-02Drop /bin/bashGarrett Cooper
2010-11-02Be POSIX compliant.Garrett Cooper
2010-11-01POSIXify some of this script.Garrett Cooper
2010-11-01Use glibc builtin to avoid -O2 gcc optimization bugs.Garrett Cooper
2010-11-01Maintain directory structure for realtime tests in install.Garrett Cooper
2010-11-01Don't traverse down the m4/ directory.Garrett Cooper
2010-10-27LOGFORMAT improvement.Garrett Cooper
2010-07-03From: gowrishankar <gowrishankar.m@linux.vnet.ibm.com>Subrata Modak
2010-07-03From: gowrishankar <gowrishankar.m@linux.vnet.ibm.com>Subrata Modak
2010-07-03From: gowrishankar <gowrishankar.m@linux.vnet.ibm.com>Subrata Modak
2010-07-03From: gowrishankar <gowrishankar.m@linux.vnet.ibm.com>Subrata Modak
2010-07-03From: gowrishankar <gowrishankar.m@linux.vnet.ibm.com>Subrata Modak
2010-07-03From: gowrishankar <gowrishankar.m@linux.vnet.ibm.com>Subrata Modak
2010-07-03From: gowrishankar <gowrishankar.m@linux.vnet.ibm.com>Subrata Modak
2010-07-01[PATCH] realtime: rearrange the pthread attr functions order in librttest,Subrata Modak
2010-07-01[PATCH] realtime: fix min and max calculations in matrix multiplication test.Subrata Modak
2010-05-28Following set of patches applies functional changes in pi-tests for better re...Subrata Modak
2010-05-28realtime: code cleanup on pi-tests to adapt C coding standard: Following bulk...Subrata Modak
2010-04-22 prio-wake: avoid glibc to kernel sleep raceRishikesh K Rajak
2010-02-02testcases/realtime/config.mk isn't a hard requirement for autotools and %clean.yaberauneya
2010-02-02Idiot... forgot the :yaberauneya
2010-02-02Add a reference to INSTALL for testcases/realtime's config.mk...yaberauneya
2010-01-141. Fix an out-of-sync variable (automake.mk), and an incorrect clean (*.in ne...yaberauneya
2009-12-061. Make the autotools process more straightforward.yaberauneya
2009-12-05Hello,yaberauneya
2009-11-20Add iterations option in gtod_latency. This patch adds a new option for tunin...subrata_modak
2009-11-16[PATCH (2/2)] splitting the tsc support. The patch moves the tsc macros form ...subrata_modak
2009-11-16[PATCH (1/2)] add atomi_add() define for __sh__. Signed-off-by: Giuseppe Cava...subrata_modak