SourceForge.net

Search

Log of /ltp/runltp

Parent Directory Parent Directory


Links to HEAD: (view) (download)
Sticky Tag:

Revision 1.31 - (view) (download) - [select for diffs]
Mon Sep 22 13:19:57 2008 UTC (2 weeks, 4 days ago) by subrata_modak
Branch: MAIN
CVS Tags: HEAD
Changes since 1.30: +2 -1 lines
Diff to previous 1.30
I am not sure why runtest/admin_tools was kept outside the perview of LTP default run. I found no issues in running it as normally as other LTP tests. Please let me know if some of you have some problem running it as default. Also included are some changes for running fs_acls tests. Signed-Off-By: Subrata Modak <subrata@linux.vnet.ibm.com>.

Revision 1.30 - (view) (download) - [select for diffs]
Thu Sep 11 07:21:14 2008 UTC (4 weeks, 2 days ago) by subrata_modak
Branch: MAIN
Changes since 1.29: +2 -1 lines
Diff to previous 1.29
Don't warn that TCID, TST_TOTAL and TST_COUNT is not set when using tst_kvercmp. And. Check /proc/net/connector to see if process event connector is supported or not. Also merged some cleanups done by Matt Helsley. Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>.

Revision 1.29 - (view) (download) - [select for diffs]
Wed Aug 27 13:34:46 2008 UTC (6 weeks, 2 days ago) by subrata_modak
Branch: MAIN
Changes since 1.28: +1 -1 lines
Diff to previous 1.28
I tried to run runltp with the arguments suggested in the script's help and I get the error:
./runltp: 783: arith: syntax error: "2,4,10240,1"
I have checked out the latest intermediate (August 20th) and noticed there was a change that fixed one of the sources of this error but still one remained. I am attaching the patch (to July stable version) which fixed the issue in my case. I am running Ubuntu 7.04 (Feisty) on a Core 2 Duo based machine. Also may I suggest you update the maintainers info in the script too? :) I hope this can be helpful. Signed-Off-By: "elder.costa" <elder.costa@terra.com.br>.

Revision 1.28 - (view) (download) - [select for diffs]
Wed Aug 20 09:15:49 2008 UTC (7 weeks, 3 days ago) by subrata_modak
Branch: MAIN
Changes since 1.27: +1 -1 lines
Diff to previous 1.27
I was experimenting with using runltp along with disk stress (-D option).  It does not parse the arguments properly.  It only uses the last parameter in the comma separated list.  With this patch it properly parses the arguments to the -D option. Signed-off-by: Doug Chapman <doug.chapman@hp.com>.

Revision 1.27 - (view) (download) - [select for diffs]
Fri May 23 10:20:10 2008 UTC (4 months, 2 weeks ago) by subrata_modak
Branch: MAIN
Changes since 1.26: +2 -1 lines
Diff to previous 1.26
Adding this part of default LTP run. Subrata Modak <subrata@linux.vnet.ibm.com>.

Revision 1.26 - (view) (download) - [select for diffs]
Mon May 19 08:48:46 2008 UTC (4 months, 3 weeks ago) by subrata_modak
Branch: MAIN
Changes since 1.25: +33 -5 lines
Diff to previous 1.25
Adding default Log File generation support for LTP. By, Subrata Modak<subrata@linux.vnet.ibm.com>

Revision 1.25 - (view) (download) - [select for diffs]
Tue May 13 10:44:02 2008 UTC (4 months, 4 weeks ago) by subrata_modak
Branch: MAIN
Changes since 1.24: +1 -0 lines
Diff to previous 1.24
This patch adds a few tests for a variety of bind mounts. More than just shared subtrees are involved as plain --bind and plain --move are used. Read-only bind mounts are not covered by these tests however. Avantika Mathur originally wrote the tests. I've ported them to use LTP APIs and conventions. I've also modified Avantika's scripts to try and robustly cleanup after broken tests so that leftover mounts and failures at any point in a test are cleaned up thoroughly. I've made what efforts I can to follow the conventions I found in LTP FAQs and the source however there's alot here so I may have missed something. Shared bind mounts were introduced in 2.6.15. Because of this we need a tst_kvercmp command which can be invoked from a script. I've added this to ltpapicmd.c. This patch applies to the April release of LTP. I'll also be posting results for x86, x86_64, and ppc64 on a variety of kernels. In order to highlight the results contributed by this patch I've only run this portion of the patched LTP. Comments welcome. Signed-off-by: Matt Helsley <matthltc@us.ibm.com>.

Revision 1.24 - (view) (download) - [select for diffs]
Sat Mar 8 12:49:06 2008 UTC (7 months ago) by vapier
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23
a few POSIX fixes from Dustin Kirkland in [1908313]

Revision 1.23 - (view) (download) - [select for diffs]
Thu Feb 28 15:50:18 2008 UTC (7 months, 1 week ago) by subrata_modak
Branch: MAIN
Changes since 1.22: +1 -0 lines
Diff to previous 1.22
Initial Set of CPU CONTROLLERS Test Cases. This patch adds the cpu controller test cases to the LTP default run list. Signed-off-by: Sudhir Kumar <skumar@linux.vnet.ibm.com>

Revision 1.22 - (view) (download) - [select for diffs]
Mon Jan 28 11:19:32 2008 UTC (8 months, 1 week ago) by subrata_modak
Branch: MAIN
Changes since 1.21: +19 -2 lines
Diff to previous 1.21
Enhancing runltp to run testcases in desired sequence, by, Subrata Modak <subrata@linux.vnet.ibm.com>

Revision 1.21 - (view) (download) - [select for diffs]
Wed Jan 23 13:45:03 2008 UTC (8 months, 2 weeks ago) by subrata_modak
Branch: MAIN
Changes since 1.20: +2 -1 lines
Diff to previous 1.20
Initial set of Filecaps testcases from Serge, "Serge E. Hallyn" <serue@us.ibm.com>

Revision 1.20 - (view) (download) - [select for diffs]
Wed Jan 23 12:59:40 2008 UTC (8 months, 2 weeks ago) by subrata_modak
Branch: MAIN
Changes since 1.19: +9 -8 lines
Diff to previous 1.19
Fix for generation of HTML output for absolute paths, by, Subrata Modak <subrata@linux.vnet.ibm.com>

Revision 1.19 - (view) (download) - [select for diffs]
Wed Nov 28 11:30:54 2007 UTC (10 months, 1 week ago) by subrata_modak
Branch: MAIN
Changes since 1.18: +3 -1 lines
Diff to previous 1.18
Forgot to comment the History portion

Revision 1.18 - (view) (download) - [select for diffs]
Wed Nov 28 11:02:51 2007 UTC (10 months, 1 week ago) by subrata_modak
Branch: MAIN
Changes since 1.17: +81 -2 lines
Diff to previous 1.17
Added an Option to mail-back LTP reports, by Subrata Modak <subrata@linux.vnet.ibm.com>

Revision 1.17 - (view) (download) - [select for diffs]
Sun Nov 25 17:03:49 2007 UTC (10 months, 2 weeks ago) by subrata_modak
Branch: MAIN
Changes since 1.16: +51 -4 lines
Diff to previous 1.16
New HTML format for LTP Output

Revision 1.16 - (view) (download) - [select for diffs]
Mon Oct 29 12:22:01 2007 UTC (11 months, 1 week ago) by subrata_modak
Branch: MAIN
Changes since 1.15: +116 -23 lines
Diff to previous 1.15
Better Ways to Integrate "ltp/tools/genload/stress" with  "ltp/runltp" by Ricardo and Subrata,
This is the second version of Subrata's patch, this is intended to
fully exploit all the features provided by "ltp/tools/genload/stress".

New option:
 -D Run LTP under additional background Load on Secondary Storage

Options that have a different interface:
 -i Run LTP under additional background Load on IO Bus
 -m Run LTP under additional background Load on Main memory

Remember that this change will break the script interface.

Revision 1.15 - (view) (download) - [select for diffs]
Mon Sep 24 06:40:12 2007 UTC (12 months, 2 weeks ago) by subrata_modak
Branch: MAIN
Changes since 1.14: +3 -2 lines
Diff to previous 1.14
James Puderer fixed -d option in LTP for better handling of temporary directory

Revision 1.14 - (view) (download) - [select for diffs]
Sat Sep 15 13:51:36 2007 UTC (12 months, 3 weeks ago) by subrata_modak
Branch: MAIN
Changes since 1.13: +39 -44 lines
Diff to previous 1.13
Ricardo cleaned up duplicate code for enhancements in output and failed files generation

Revision 1.13 - (view) (download) - [select for diffs]
Fri Sep 14 10:10:12 2007 UTC (12 months, 4 weeks ago) by subrata_modak
Branch: MAIN
Changes since 1.12: +72 -4 lines
Diff to previous 1.12
Included Mandatory Failed file generation and creation of both outout and failed files even if absolute path is not an option to runltp

Revision 1.12 - (view) (download) - [select for diffs]
Wed Jul 25 10:12:02 2007 UTC (14 months, 2 weeks ago) by subrata_modak
Branch: MAIN
Changes since 1.11: +69 -37 lines
Diff to previous 1.11
"rsalveti@linux.vnet.ibm.com" added more options to 'runltp'

Revision 1.11 - (view) (download) - [select for diffs]
Thu Apr 26 11:02:48 2007 UTC (17 months, 2 weeks ago) by subrata_modak
Branch: MAIN
Changes since 1.10: +2 -1 lines
Diff to previous 1.10
Integration of UTS Namespace Testcases to LTP as submitted by <risrajak@linux.vnet.ibm.com>

Revision 1.10 - (view) (download) - [select for diffs]
Wed Apr 11 11:24:49 2007 UTC (18 months ago) by subrata_modak
Branch: MAIN
Changes since 1.9: +8 -10 lines
Diff to previous 1.9
Patch Applied as submitted by <jburke@redhat.com> for 1)Changed the way runltp makes the temp directory, and 2) removing LOCTMP and adding in the LTPTMP in its place and clean up files when it is done

Revision 1.9 - (view) (download) - [select for diffs]
Wed Feb 28 02:09:46 2007 UTC (19 months, 1 week ago) by mreed10
Branch: MAIN
Changes since 1.8: +1 -1 lines
Diff to previous 1.8
Passing a 1 instead of 0 to genload with the -hdd option for the -i option. This prevents a recursive loop.

Revision 1.8 - (view) (download) - [select for diffs]
Wed May 3 19:07:22 2006 UTC (2 years, 5 months ago) by mreed10
Branch: MAIN
Changes since 1.7: +14 -2 lines
Diff to previous 1.7
Adding a -e option to print out the date of the ltp release.  Also
the date of the version of LTP will be printed in log files.

Revision 1.7 - (view) (download) - [select for diffs]
Fri Mar 11 19:26:14 2005 UTC (3 years, 7 months ago) by robbiew
Branch: MAIN
Changes since 1.6: +1 -1 lines
Diff to previous 1.6
Applied patch from George Davis:
==================================
Greetings,

The following is a trivial fix for a runltp error I'm seeing when using
the '-d' command line argument:

Source: MontaVista Software, Inc.
Type: Defect Fix
Disposition: submitted to ltp-list@lists.sourceforge.net
Description:
Resolves the following `runltp` error:
		 ./runltp -d /tmp -f ipc -l ipc.log -o ipc.out -p -q
		 ./runltp: line 135: export: `=': not a valid identifier
		 ./runltp: line 135: export: `/tmp/ltp-266': not a valid identifier

George

Revision 1.6 - (view) (download) - [select for diffs]
Mon Feb 7 20:07:30 2005 UTC (3 years, 8 months ago) by robbiew
Branch: MAIN
Changes since 1.5: +39 -6 lines
Diff to previous 1.5
Added features created by Flash Sheridan:
=========================================
Attached are some revisions I'd like to submit to the Linux Test
Project's
runltp.  My main motive was that I wanted to be able to run a small
number of
tests conveniently.  The existing method, of creating a test file, was
inconvenient for quick testing, and I encountered an apparent bug while
using
it (#1106474).
     I added an option -s, which takes a string, and only runs files
whose test case line matches the given string.  For my own use in
testing, I
also added a -v option, which prints the command line used to invoke
pan.  I
also made a couple of minor corrections to the usage text.
     There are a number of limitations to my code for -s:
* It relies on the presence of grep.  I don't know if the absence of
grep is
at all common in Linux testing, but there should be no impact on anyone
not
using the -s option.  (This restricted my coding significantly; it
would have
been more elegant to use grep everywhere, handling the absence of the
-s flag
as a universal pattern.)
* I don't support the -f and -N cases in conjunction with -s; instead I
report an
error and exit.
* grep searches the whole test case line; searching just the tag might
have
been neater, but would require relying on grep details more than seemed
prudent.
* -s doesn't report an error if there are no matches; pan eventually
reports
the problem instead, not very informatively.
* My code doesn't check for failure to create an output file.  The
existing
code does this by repeatedly checking the return code from cat.  But
grep's
return code can be non-zero if a pattern doesn't match a particular
file.

My implementation of -v is also suboptimal; I originally used a
variable for
both the echoing of the command line invoking pan, and for executing
it.  But
when the command results in an error, the error message included my
variable
name rather than the command.  So the command and variable are now
duplicated
code.

---
flash

Revision 1.5 - (view) (download) - [select for diffs]
Wed Jan 19 18:44:42 2005 UTC (3 years, 8 months ago) by robbiew
Branch: MAIN
Changes since 1.4: +2 -1 lines
Diff to previous 1.4
Applied patch from Mike Vieths:
===============================
I've noticed that some of the tests in LTP write their files in $TMP,
while others write them in $TMPDIR.  The option in runltp to target a
specific directory for temporary storage exports $TMP, but TMPDIR is not
set or exported, resulting in some tests writing to $TMP and some to
$TMPDIR.

I've attached a diff for runltp that exports $TMPDIR as a copy of what's
in $TMP.  This seems to cover all the bases.

--
Michael Vieths

Revision 1.4 - (view) (download) - [select for diffs]
Thu Sep 2 20:42:50 2004 UTC (4 years, 1 month ago) by plars
Branch: MAIN
Changes since 1.3: +2 -0 lines
Diff to previous 1.3
Added a very useful feature to runltp that allows you to just do "runltp -f scriptname" rather than having to pass the whole path to it, IFF the runtest file is in the ltp runtest dir.  Otherwise, you can pass the full path to it and it'll still work.

Revision 1.3 - (view) (download) - [select for diffs]
Thu Sep 2 18:56:06 2004 UTC (4 years, 1 month ago) by plars
Branch: MAIN
Changes since 1.2: +323 -494 lines
Diff to previous 1.2
Runalltests is now just an annoying warning, followed by a call to runltp (the new main ltp kickoff script).  runltp is, for now, just the same thing runalltests.sh used to be, but that will likely change some soon.  For now runltp will be considered a "default" set of tests, but later options and scripts will allow it to more easily run a custom set of things.

Revision 1.2
Tue Apr 1 17:14:01 2003 UTC (5 years, 6 months ago) by robbiew
Branch: MAIN
Changes since 1.1: +0 -0 lines
FILE REMOVED
Moved to scratch directory, until we have finished it.

Revision 1.1 - (view) (download) - [select for diffs]
Thu Mar 27 09:16:34 2003 UTC (5 years, 6 months ago) by iyermanoj
Branch: MAIN
Added ncurses based GUI Control Centre for compiling, executing and view results of testcases.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

Powered by ViewVC 1.0.5 ViewVC Help