aboutsummaryrefslogtreecommitdiff
path: root/testcases/misc
AgeCommit message (Expand)Author
2015-03-10Introduce tst_parse_opts()Cyril Hrubis
2015-03-07clean up some more old-style declsMike Frysinger
2015-02-04Include usctest.h in test.hCyril Hrubis
2015-02-04Get rid of TEST_CLEANUPCyril Hrubis
2014-12-08Change tst_resm() followed by tst_exit() to tst_brkm()Cyril Hrubis
2014-09-24Make use of NULLCyril Hrubis
2014-09-24Remove returns that follows tst_exit()Cyril Hrubis
2014-09-23Remove all useless NULL casts.Cyril Hrubis
2014-09-23Remove useless malloc() casts.Cyril Hrubis
2014-05-27testcases: Constify char *msg variable.Cyril Hrubis
2013-10-22misc: remove tcore testcaseCyril Hrubis
2013-03-07s/Tst_count/tst_count/ to avoid CamelCaseCaspar Zhang
2012-12-07cleanup code indentWanlong Gao
2012-10-24Fix FSF addressWanlong 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
2012-10-18Add generated files to .gitignoreChris Dearman
2012-06-11power: clean up styleMike Frysinger
2012-06-11genpow: fix off-by-one errorMike Truty
2012-03-12expand gitignore coverageMike Frysinger
2011-01-18Fix infinite loop error.Garrett Cooper
2010-12-19Resolving all compile errors via a scriptGarrett Cooper
2010-12-19Fix compile.Garrett Cooper
2010-12-18Fix more tests; remove more Tst_count externs.Garrett Cooper
2010-12-18Now unbreak all tests that require libltp.Garrett Cooper
2010-12-18Fix test properly.Garrett Cooper
2010-12-18Fix test tool (style, etc).Garrett Cooper
2010-12-18Unbreak test compilation only.Garrett Cooper
2010-12-18Unbreak test, cleanup style, and simplify through use of err*(3).Garrett Cooper
2010-12-18Fix test.Garrett Cooper
2010-12-16Cleanup style and get rid of conflicts problems.Garrett Cooper
2010-12-16Style and conformance changes.Garrett Cooper
2010-12-16Merge branch 'master' into ltp-broomGarrett 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-16Add knobs to enable/disable features & testsuites.Garrett Cooper
2010-08-01Preemptively fix error w/ missing tcl proc (fail).Garrett Cooper
2010-05-28Following patch adds "return NULL;" to the function returning void* in math f...Subrata Modak
2009-12-09math/float/thread_code.c, revert previous patch which added check for NaN. He...subrata_modak
2009-12-07Fix overreaching clean targets in Makefiles that cleaned the readme files: th...subrata_modak
2009-12-04rename readme file to avoid clean globvapier
2009-10-13Fix false success for exp test: if I get it right there is error in ltp-full-...subrata_modak
2009-10-091. Please see README.mk-devel for a full description of the changesyaberauneya
2009-07-08Fix some bashisms: this patch reflects the comments by various people to the ...subrata_modak
2009-06-23Fixes of the tcore test. these are little fixes of the tcore.sh script:subrata_modak
2009-05-25Crash02: Deal with SIGSTOP and SIGSEGV v3: Version 3 also fixed compilation f...subrata_modak
2009-02-04Fix a build failure of tcore on non-x86 archs: I report a build failure and a...subrata_modak
2009-01-15set flags properly and just use implicit make rulesvapier