aboutsummaryrefslogtreecommitdiff
path: root/testcases/kernel/syscalls/sched_setparam/sched_setparam03.c
AgeCommit message (Expand)Author
2023-11-21syscalls/sched_setparam03: fix typoMurphy Zhou
2021-08-12syscalls/sched_setparam03: convert to new APIAlexey Kodanev
2016-11-02sched_xxx: TCONF instead of TFAIL if user is not rootDejan Jovicevic
2015-03-10Introduce tst_parse_opts()Cyril Hrubis
2015-02-04Include usctest.h in test.hCyril Hrubis
2015-02-04Get rid of TEST_CLEANUPCyril Hrubis
2014-05-27testcases: Constify char *msg variable.Cyril Hrubis
2014-04-09testcases/kernel/syscalls: clean up old style prototypesMike Frysinger
2013-04-04Another semiautomated cleanup.Cyril Hrubis
2013-03-07s/Tst_count/tst_count/ to avoid CamelCaseCaspar Zhang
2012-10-24Another semiautomated cleanup.Cyril Hrubis
2012-10-24Fix FSF addressWanlong Gao
2012-10-18Add missing newline at end of fileChris Dearman
2010-12-19Resolving all compile errors via a scriptGarrett Cooper
2010-12-19Fix compile.Garrett Cooper
2010-12-18Fix some tests. Remove all externs to Tst_count.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-22More meaningful cleanup with making options parsing errors consistent.Garrett Cooper
2010-11-22Remove useless casts.Garrett Cooper
2009-11-02Other compiler warning fixes: this is another chunk of compiler warning fixes...subrata_modak
2009-03-23Coding Syle Cleanups. Signed-Off-By: <michal.simek@petalogix.com>.subrata_modak
2009-02-26Clean Trailing Tab: Signed-off-by: Michal Simek <monstr@monstr.eu>.subrata_modak
2009-02-26Clear Trailing Whitespace. Signed-off-by: Michal Simek <monstr@monstr.eu>.subrata_modak
2006-02-14Changes for fork/vfork uClinuxmridge
2006-02-11ugh, dos CRLFs, how i hate you sovapier
2002-12-065 new sched_setparam() tests from Saji Kumarplars