aboutsummaryrefslogtreecommitdiff
path: root/testcases/realtime
AgeCommit message (Expand)Author
2015-03-07realtime: rename configure.inMike Frysinger
2015-03-07update gitignoresMike Frysinger
2014-10-28Realtime tests: Use correct PI conditional in testpi-5Gary S. Robertson
2014-10-28Realtime tests: Fix robust mutex conditionalsGary S. Robertson
2014-10-24Realtime tests: Fix bad priority inheritance conditionalsGary S. Robertson
2014-09-24Make use of NULLCyril Hrubis
2014-09-23Remove useless malloc() casts.Cyril Hrubis
2014-09-04realtime: Fix exp10 check.Cyril Hrubis
2014-07-29pthread_cond_many: fix uninitialized return in option handlingGary S. Robertson
2014-07-15realtime: Add configure check for GNU exp10()Cyril Hrubis
2014-04-01Fix shell scripts to run correctly on DebianJoseph Beckenbach
2014-03-26Fix ltp realtime hrtimer-prio and measurementCiprian Barbu
2013-09-02realtime parser: remove unused and depricated importsAnders Roxell
2013-08-06realtime: only build tests if neededAnders Roxell
2013-08-06realtime tests: created Makefiles for profiles/scriptsAnders Roxell
2013-08-06realtime tests: added additional install targetsAnders Roxell
2013-08-06added run_auto.sh to install targets for realtime testsAnders Roxell
2013-08-06realtime/(func|perf)/: rename run.sh to run_auto.shAnders Roxell
2013-01-21Fix realtime build.Cyril Hrubis
2012-12-07cleanup code indentWanlong Gao
2012-10-19Update FSF addressWanlong Gao
2012-10-18Remove whitespace at end of lineChris Dearman
2012-10-18Add missing newline at end of fileChris Dearman
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