- 4c0faa7 tools/make-file.sh: Use dd instead of shell loop by Cyril Hrubis · 8 years ago
- f39a5fb tools/.gitignore: Cleanup by Petr Vorel · 8 years ago
- 8967f96 Update references with my old legal name/email to my current name/email address by Ngie Cooper · 8 years ago
- fbd22f8 tools: Get rid of rand_lines by Cyril Hrubis · 8 years ago
- 437d181 various: include sys/sycall.h instead of syscall.h by Steven Jackson · 8 years ago
- 5952d6e tools/strace_test: Remove. by Cyril Hrubis · 8 years ago
- 0702d49 shell: fix echo -e bashisms, simplify code by Petr Vorel · 8 years ago
- ccbdf8c make-file.sh: simplify, fix bashism by Petr Vorel · 8 years ago
- 4847f1c apicmd: Get rid of tst_kvercmp* binaries. by Cyril Hrubis · 8 years ago
- f7201df tools: Remove unused code. by Cyril Hrubis · 8 years ago
- b7bb134 tools/{autoltp,ltprun}: Remove. by Cyril Hrubis · 8 years ago
- ad33a3d replace SIGCLD with SIGCHLD by Khem Raj · 8 years ago
- 3e60f62 lib: tst_res: Cleanup. by Cyril Hrubis · 9 years ago
- ec2765c lib: Restore tst_brk & tst_res in ltpapicmd by Cyril Hrubis · 9 years ago
- 6bb766e lib: Get rid of tst_res() and tst_brk() by Cyril Hrubis · 9 years ago
- 98d8d3a ltp/pounder: Log to stdout instead of /dev/tty by Li Wang · 9 years ago
- 14b8c20 ltp/pounder: do some cleanup work for pounder21 test suites by Li Wang · 9 years ago
- f1c3a98 ltp/tools: remove the scripts/numa_test.sh file by Li Wang · 9 years ago
- 5e65f43 tools:proc/readproc.c: remove explicit NULL check before free by Maninder Singh · 9 years ago
- ccb234e tools:proc/alloc.c: remove explicit NULL check before free by Maninder Singh · 9 years ago
- 046f546 tools:proc/ksym.c: remove explicit NULL check before free by Maninder Singh · 9 years ago
- da642ba tst_ncpus_conf: Instead of the old tst_ncpus_max by Zeng Linggang · 10 years ago
- cdfe337 remove meaningless TRETR flag by Xiaoguang Wang · 10 years ago
- 32d9a0f tools/apicmd: add tst_fs_has_free by Xiaoguang Wang · 11 years ago
- 87aa2dc lib, tools, pan: old-style function definition fixes by Stanislav Kholmanskikh · 11 years ago
- f1334bb ltpapicmd: tst_get_unused_port: Do not require envs by Cyril Hrubis · 11 years ago
- 5dd162e tools/apicmd: add tst_get_unused_port by Alexey Kodanev · 11 years ago
- 3f75cdb Remove a few no longer usefull files in tools. by Cyril Hrubis · 11 years ago
- 743f2fc move gethost from tools to sendfile01 by Simon Xu · 11 years ago
- 8b458d6 ltpapicmd.c: Fix the printf() format warnings. by Cyril Hrubis · 11 years ago
- 2b515b0 ltpapicmd.c: split main into separate functions by Stanislav Kholmanskikh · 11 years ago
- f2f4645 tools: added tst_kvercmp2 binary by Stanislav Kholmanskikh · 11 years ago
- d59a659 s/Tst_count/tst_count/ to avoid CamelCase by Caspar Zhang · 12 years ago
- 354ebb4 cleanup code indent by Wanlong Gao · 12 years ago
- fed9641 Fix FSF address by Wanlong Gao · 12 years ago
- de2f00a ltpapicmd: further cleanups by Wanlong Gao · 12 years ago
- 4548c6c Update FSF address by Wanlong Gao · 12 years ago
- 3b535a8 tools: add tst_ncpus/_max api to get number of CPUS by Wanlong Gao · 12 years ago
- 37550cf Remove whitespace at end of line by Chris Dearman · 12 years ago
- ec6edca Add missing newline at end of file by Chris Dearman · 12 years ago
- bf5adc5 ltpapicmd: code cleanups by Wanlong Gao · 12 years ago
- cb66da5 Replace create_kernel_faults_in_loops_and_probability.pl with an awk equivalent by Garrett Cooper · 13 years ago
- 6603012 Replace create_dmesg_entries_for_each_test.pl with an awk equivalent by Garrett Cooper · 13 years ago
- 1f9833e Install .awk files by Garrett Cooper · 13 years ago
- 3920fd1 Replace create_valgrind_check.pl with an awk equivalent by Garrett Cooper · 13 years ago
- 5de138b ChangeLog should be replaced with VERSION by Peng Haitao · 13 years ago
- 0ea22a1 gitignore: split into subdirs a bit by Mike Frysinger · 13 years ago
- 86db0c1 Changes to pounder's loop procedures by Lucy Liang · 13 years ago
- 3d802f7 Modified pounder install and run scripts by Lucy Liang · 13 years ago
- e7d27f4 Changes to pounder's teset scripts by Lucy Liang · 13 years ago
- 0f7e066 Changes to pounder's build scripts by Lucy Liang · 13 years ago
- 7038520 Added test_repo directory by Lucy Liang · 13 years ago
- b23a3c9 Updated pounder's configuration files by Lucy Liang · 13 years ago
- ab75e41 Updated pounder's documentation by Lucy Liang · 13 years ago
- 8346631 Fix missing #include <err.h> for err(3). by Garrett Cooper · 14 years ago
- 03a223f Clean up tool. by Garrett Cooper · 14 years ago
- 04f4207 Fix warning reported by Cyril Hrubis (chrubis AT suse DOT cz). by Garrett Cooper · 14 years ago
- 1e6f5a6 Resolving all compile errors via a script by Garrett Cooper · 14 years ago
- 2d5280c Just capture the errors in make-errors. by Garrett Cooper · 14 years ago
- 50a9f93 +x the script. by Garrett Cooper · 14 years ago
- 14f5489 Add tools for finding make errors. by Garrett Cooper · 14 years ago
- 5374050 Merge branch 'master' into ltp-broom by Garrett Cooper · 14 years ago
- 2aa29cf Oh well, since I'm here I might as well remove brkloop*. by Garrett Cooper · 14 years ago
- 43088e1 Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp by Garrett Cooper · 14 years ago
- ccecdeb Merge remote branch 'origin' into ltp-broom by Garrett Cooper · 14 years ago
- 70a3216 Move pounder21 to tools/ . by Garrett Cooper · 14 years ago
- 9828f6d Remove the final set of references to tst_brkloop*. by Garrett Cooper · 14 years ago
- fc2ce7f Remove more tst_brkloop* references. by Garrett Cooper · 14 years ago
- 440fa0f Add an Option '-K' to Create dmesg logs for each test: by Subrata Modak · 14 years ago
- 6518012 Hi by Rishikesh K Rajak · 15 years ago
- 73e23f6 Convert from tools/ to bin/. by yaberauneya · 15 years ago
- c3b7298 1. Install missing html_report_header.txt . by yaberauneya · 15 years ago
- 81db12a Fix more tail -<integer> syntax issues. by yaberauneya · 15 years ago
- 7ef2c62 The output format for tst_res.c changed in rev 1.9 so it now prefixes T to the failure codes (BROK, CONF, FAIL, PASS). This change updates the parser so that it properly parses the results information from the output log. by yaberauneya · 15 years ago
- 14f1a92 1. Make it possible for submakes to be done with less painful steps (hopefully this will make Mike F happy again :)...) by yaberauneya · 15 years ago
- 6aef96e Certain scripts weren't being installed with LTP, even though they should have been (faulted kernel, valgrind, etc). by yaberauneya · 15 years ago
- ef77253 1. Please see README.mk-devel for a full description of the changes by yaberauneya · 15 years ago
- 9ecbf13 Integrate Valgrind Memory Check Tool to LTP: Introducing and Integrating the Valgrind Memory Leak Check tools to LTP. This again is in line with the OLS 2009 paper where we proposed that memory leak check for LTP test cases will become part of LTP soon. Valgrind is one of the best Memory Leak Check tools available to the open source community and being widely used by many maintainers of Open Source Projects to regularly check the health of their code. On similar lines, we would like it to check the various dynamic issues related to Memory Leaks, Thread Concurrencies for the LTP tests so that we minimize those errors for the LTP tests. The following set of Patches will: by subrata_modak · 15 years ago
- 29e1375 Spelling fixes: commad => command: Signed-off-by: Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>. by subrata_modak · 15 years ago
- 7ecf8f4 Introducing the "Kernel Fault Injection Framework" generation and testing capability in LTP. This is in line with the recent proposal made through LTP Paper at OLS 2009: "Putting LTP to test - Validating both the Linux kernel and Test-cases" (http://ltp.sourceforge.net/documentation/technical_papers/Putting_LTP_to_Test.pdf). This infrasturcture will help LTP directly in the following ways: by subrata_modak · 15 years ago
- 4a6aa60 Introducing the "Kernel Fault Injection Framework" generation and testing capability in LTP. This is in line with the recent proposal made through LTP Paper at OLS 2009: "Putting LTP to test - Validating both the Linux kernel and Test-cases" (http://ltp.sourceforge.net/documentation/technical_papers/Putting_LTP_to_Test.pdf). This infrasturcture will help LTP directly in the following ways: by subrata_modak · 15 years ago
- 1b9e21d Introducing the "Kernel Fault Injection Framework" generation and testing capability in LTP. This is in line with the recent proposal made through LTP Paper at OLS 2009: "Putting LTP to test - Validating both the Linux kernel and Test-cases" (http://ltp.sourceforge.net/documentation/technical_papers/Putting_LTP_to_Test.pdf). This infrasturcture will help LTP directly in the following ways: by subrata_modak · 15 years ago
- f6b28b5 Detect test results more accurately when generating HTML. PFA the patch for the changes to pan driver for a possible fix to the report generation issue. I have modified genhtml.pl script to reflect changes in pan driver. Note: The 'Initiation-status' column is now present after Test-output column. Signed-off-by: rohit verma <rohit.170309@gmail.com>. by subrata_modak · 15 years ago
- 48cd9cf Extended the summary info to the case of LTP cross-built i.e. running on different arch with respect to the host. Moreover, a more detailed summary about LTP test results has been added. Signed-off-by: Francesco Rundo <francesco.rundo@st.com>. by subrata_modak · 16 years ago
- 0678e82 The attached Patch defines more about the keywords: by subrata_modak · 16 years ago
- db1c905 Simplify genload Makefile. It turns out most of these options aren't needed to build stress. Signed-off-by: Nate Straz <nstraz@redhat.com>. by subrata_modak · 16 years ago
- 024988b Daniel Gollub <dgollub@suse.de> wrote: With 2.6.27-rc* linux/dirent.h got removed Kbuild headers_install targe and dirent struct got removed. Instead use #include <dirent.h> instead of #include <linux/dirent.h>. Garrett Cooper <yanegomi@gmail.com> wrote: It appears that asm/page.h isn't packaged with kernel.org sources anymore as of 2.6.25, according to some folks on #fedora-devel. I was just wondering a) if that's the case, b) whether or not those affected test compiles have been identified and removed / modified? If both questions are true and no one has pointed out this issue before now, I've found all of the items which don't follow this behavior: According to the folks in #fedora-devel (airlied, jwb), we shouldn't be using asm/page.h directly, but instead should be accessing everything in page.h via sysconf(2), like so: by subrata_modak · 16 years ago
- c777529 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>. by subrata_modak · 16 years ago
- 1be2a42 Appyling the actual fix for Daniel´s patch. by subrata_modak · 16 years ago
- e22e501 Set executable flag for netpipe.sh without chmod.sh which just performs an santiy check if the user is root to run chmod 755, which doesn't require root priviliges. Signed-off-by: Daniel Gollub <dgollub@suse.de>. by subrata_modak · 16 years ago
- 8dfa1b3 Addition of move_pages() syscall tests. The updated patch fixes the warning messages and removes the print_bitmask function (it's not used) which causes build errors on powerpc. Signed-off-by: Vijay Kumar B. <vijaykumar@bravegnu.org>. by subrata_modak · 16 years ago
- 1d1937a 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>. by subrata_modak · 16 years ago
- d48c4d0 Fix for generation of HTML output for absolute paths, by, Subrata Modak <subrata@linux.vnet.ibm.com> by subrata_modak · 17 years ago
- 3840154 Fix various printf strings to correct formatting and remove spaces, by, Randy Dunlap <rdunlap@xenotime.net> by subrata_modak · 17 years ago
- e47fb35 New HTML format for LTP Output by subrata_modak · 17 years ago
- f177494 Fixing Proper Freeing of Memory Chunks by subrata_modak · 17 years ago
- 9e78ade do not use variable names the same as system functions (like stime() or utime()) by vapier · 18 years ago
- bf75d79 use = rather than == when testing for equality in portable shell scripts as the latter is not POSIX by vapier · 18 years ago
- 05272bc Correcting error messages by mreed10 · 18 years ago
- c2d3587 rewrite generate script into generic shell and make sure we still work even if host lacks perl by vapier · 18 years ago