1. 5290b79 Split SCTP initmsg test into two test cases by Martin Doucha · 4 years, 6 months ago
  2. fcd43b3 Port test_1_to_1_initmsg_connect (SCTP) to new API by Martin Doucha · 4 years, 6 months ago
  3. cceadfb Replace bzero() with memset() by Petr Vorel · 4 years, 7 months ago
  4. 29f51a8 Delete New ext4 features tests and ffsb tool by Petr Vorel · 4 years, 8 months ago
  5. 90b8c9f utils/ffsb: Add missing fhstat() signature + includes by Petr Vorel · 4 years, 10 months ago
  6. 4053a25 lib: Add missing <string.h> and <strings.h> includes by Petr Vorel · 5 years ago
  7. 3ceb915 Typo corrections by Po-Hsu Lin · 6 years ago
  8. 6a987a2 Fix typos in various README files by Fang Guan · 6 years ago
  9. 57c1460 sctp: change the layout of tst_brkm() by Sun Lianwen · 6 years ago
  10. 51ccedf wiki: Fix minor typo by Petr Vorel · 6 years ago
  11. 837c0a6 Replace __BEGIN_DECLS and __END_DECLS to with expanded macros by Khem Raj · 6 years ago
  12. 95fea1f Revert "Replace __BEGIN_DECLS and __END_DECLS to with expanded macros" by Petr Vorel · 6 years ago
  13. c83639c Replace __BEGIN_DECLS and __END_DECLS to with expanded macros by Khem Raj · 6 years ago
  14. 2671f6a sctp: porting "tests: fix SMALL_MAXSEG" to ltp/utils/sctp by Li Zhijian · 7 years ago
  15. 297bbae ffsb: Fix out of bounds access by Cyril Hrubis · 7 years ago
  16. 8967f96 Update references with my old legal name/email to my current name/email address by Ngie Cooper · 7 years ago
  17. 34a7c82 android: exclude tests which don't build by Steven Jackson · 7 years ago
  18. 5e1da5b sctp: sctputils.c: fix test_peer_addr() by Alexey Kodanev · 9 years ago
  19. d1e29aa utils/ffsb_fc.c: remove explicit NULL check before free by Maninder Singh · 9 years ago
  20. 7cfe158 sctp: sctputil.c: make 'found' a static array by Manjeet Pawar · 9 years ago
  21. 2b133dc Fix a typo in utils/ffsb-6.0-rc2/README by Yan Feng · 9 years ago
  22. d7ef041 sctp: test_1_to_1_sockopt.c: set SO_SNDBUF above the defined minimum by Alexey Kodanev · 9 years ago
  23. 9d048f8 Fix warning by Zeng Linggang · 9 years ago
  24. bb223a8 utils/sctp/test_accept: add EACCES to expected errors by Alexey Kodanev · 10 years ago
  25. 4e2bab8 Make use of NULL by Cyril Hrubis · 10 years ago
  26. 147856d ffsb: Fix out of tree build. by Cyril Hrubis · 10 years ago
  27. 18594de ffsb: configure.in: Update and add foreign by Cyril Hrubis · 10 years ago
  28. fb6efc4 utils/Makefile: Move ffsb configure to configure.ac by Mats Liljegren · 10 years ago
  29. 6529caf utils: fix the installation of ffsb binary by Stanislav Kholmanskikh · 10 years ago
  30. a884621 build: fix out-of-tree build by Gilles Chanteperdrix · 10 years ago
  31. 169720f Fix shell scripts to run correctly on Debian by Joseph Beckenbach · 10 years ago
  32. 8450d08 ffsb: Symlink toplevel config.sub and config.guess by Cyril Hrubis · 10 years ago
  33. 4e14f7e utils: .gitignore by Stanislav Kholmanskikh · 10 years ago
  34. 8c1e85d sctp: Avoid using file descriptor 0 to get ENOTSOCK by Simon Xu · 10 years ago
  35. 699a579 utils: sctp: Fix build for prefixed architectures by Markos Chandras · 10 years ago
  36. 6f22494 Move sctp to utils and bump it to 1.0.15 by Simon Xu · 11 years ago
  37. 1346646 move testcases/kernel/fs/ext4-new-features/ffsb to utils by Cyril Hrubis · 11 years ago
  38. 37e1b72 ebizzy.h: mallopt does not exist on uClinux by Marta Rybczynska · 11 years ago
  39. 354ebb4 cleanup code indent by Wanlong Gao · 12 years ago
  40. 4548c6c Update FSF address by Wanlong Gao · 12 years ago
  41. 37550cf Remove whitespace at end of line by Chris Dearman · 12 years ago
  42. ec6edca Add missing newline at end of file by Chris Dearman · 12 years ago
  43. 1e6f5a6 Resolving all compile errors via a script by Garrett Cooper · 13 years ago
  44. 43088e1 Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp by Garrett Cooper · 13 years ago
  45. af9f67d configure target shouldn't be executed by any sane human being. by yaberauneya · 15 years ago
  46. 84c165c Enable ebizzy and kernbench properly so that they get installed in the correct spots. by yaberauneya · 15 years ago
  47. 0ab83cf Fix the issue filed as https://sourceforge.net/tracker/?func=detail&aid=2892491&group_id=202378&atid=981342 . by yaberauneya · 15 years ago
  48. ef77253 1. Please see README.mk-devel for a full description of the changes by yaberauneya · 15 years ago
  49. 798ce96 Patch to fix make install issue in ebizzy: install: was missing in Makefile of ebizzy, hence make install was throwing error. This patch will fix make install error. Signed-off-by: poornima nayak <mpnayak@linux.vnet.ibm.com>. by subrata_modak · 15 years ago
  50. 4c454bc Addtional test scenarios & fixes for power management testcases. On doing demo of LTP testcases to developers we realized some more test scenarios has to be added to LTP testcases for better test coverage. Also some bug fixes has to be done for existing test cases to run on future versions on Linux Kernel. We also want to integrate kernbench in LTP for sched_mc_power_savings=2. Hence this list of patches include patches to integrate kernbench into LTP. The test also covers consolidation at core level for hyper threaded system. [Patch 2/10]Makefile patch to integrate to LTP. Signed-off-by: poornima nayak <mpnayak@linux.vnet.ibm.com>. by subrata_modak · 15 years ago
  51. 6321a50 Addtional test scenarios & fixes for power management testcases. On doing demo of LTP testcases to developers we realized some more test scenarios has to be added to LTP testcases for better test coverage. Also some bug fixes has to be done for existing test cases to run on future versions on Linux Kernel. We also want to integrate kernbench in LTP for sched_mc_power_savings=2. Hence this list of patches include patches to integrate kernbench into LTP. The test also covers consolidation at core level for hyper threaded system. [Patch 1/10]Patch to integrate kernbench to LTP to test sched_mc=2 To verify CPU consolidation when sched_mc=2 we need kernbench. Hence integrating it in LTP. Signed-off-by: poornima nayak <mpnayak@linux.vnet.ibm.com>. by subrata_modak · 15 years ago
  52. 8c463cc Integrate ebizzy-0.3. Signed-Off-By: Poornima Nayak <mpnayak@linux.vnet.ibm.com>. by subrata_modak · 15 years ago
  53. a07c784 Testcase to test cpu consolidation feature of power management: Testcase Description: When sched_mc_power_saving is set to 1 and when number of threads running in the system is less then or equal to number of cores in the package, all the threads should be running in cores belonging to one package. This automated testcase triggers ebizzy with number of threads equal to number of cores in a package. Identifies cpu's utilized and verifies if all the cpu's utilized belong to same package. by subrata_modak · 15 years ago