1. 0567a89 shell: Rename s/tst_check_cmds/tst_test_cmds/ by Petr Vorel · 6 years ago
  2. 249f892 controllers/cgroup_fj_common.sh: Check for dependencies during setup by Punit Agrawal · 6 years ago
  3. 51ccedf wiki: Fix minor typo by Petr Vorel · 6 years ago
  4. 2240117 controllers/cgroup_fj_common.sh: Fix mountpoint mismatch by Guangwen Feng · 7 years ago
  5. 8967f96 Update references with my old legal name/email to my current name/email address by Ngie Cooper · 8 years ago
  6. 47a1e46 testcases: bashisms: s/==/=/ by Petr Vorel · 8 years ago
  7. 23d7e7c Revert "testcases: bashisms: s/==/=/" by Cyril Hrubis · 8 years ago
  8. 65767d1 testcases: bashisms: s/==/=/ by Petr Vorel · 8 years ago
  9. 9f7b382 cgroup_fj_function.sh: Wait for $pid before cleanup by Cyril Hrubis · 8 years ago
  10. 48b1bde rename 'sigset' var to avoid shadowing with libc symbol sigset by Khem Raj · 8 years ago
  11. 6ce94db cgroup_fj/cgroup_fj_common.sh: check for cpuset prefix by Shuang Qiu · 8 years ago
  12. 43955d9 test.sh: Fix ROD redirection && callers by Cyril Hrubis · 9 years ago
  13. e47c80e controllers: cgroup_fj: Partial rewrite by Cyril Hrubis · 9 years ago
  14. 9a59e01 controllers/cgroup_fj_stress: Remove mount_times by Cedric Hnyda · 9 years ago
  15. 0a96102 controllers: cgroup_fj: Fix commit a6e8e5a by Cyril Hrubis · 9 years ago
  16. a6e8e5a testcases/cgroup_fj: Fixes. by Cyril Hrubis · 9 years ago
  17. 6d0784d controllers/cgroup_fj: remove broken testcase by Cedric Hnyda · 9 years ago
  18. 9fbcac5 controllers/cgroup_fj: add tests by Cedric Hnyda · 9 years ago
  19. 9da4a27 cgroup_fj: function2 by Cedric Hnyda · 9 years ago
  20. c7b2a11 cgroup_fj: testcases by Cedric Hnyda · 9 years ago
  21. a83bb15 cgroup_fj: add prefix ltp_ to subgroups by Cedric Hnyda · 9 years ago
  22. 7b0d6e7 controllers/cgroup_fj: fix and clean up by Cedric Hnyda · 9 years ago
  23. c1d919b controllers/cgroup_fj: Fixed exit codes by Cedric Hnyda · 9 years ago
  24. 0022ce7 controllers/cgroup_fj: split cgroup_fj tests by Cedric Hnyda · 9 years ago
  25. d10b7a9 cgroup_fj: rename arguments by Cedric Hnyda · 9 years ago
  26. c07cfe0 controllers: disallow attaching kthreadd or threads with flag 0x04000000 to cgroups on kernel > 3.4.0 by Lijinyue · 10 years ago
  27. 169720f Fix shell scripts to run correctly on Debian by Joseph Beckenbach · 11 years ago
  28. 4548c6c Update FSF address by Wanlong Gao · 12 years ago
  29. 37550cf Remove whitespace at end of line by Chris Dearman · 12 years ago
  30. ec6edca Add missing newline at end of file by Chris Dearman · 12 years ago
  31. b552400 expand gitignore coverage by Mike Frysinger · 13 years ago
  32. 75443f9 Commit 223e12e rename file cgroup_fj_testcases to cgroup_fj_testcases.sh, by Cyril Hrubis · 14 years ago
  33. 1e6f5a6 Resolving all compile errors via a script by Garrett Cooper · 14 years ago
  34. 6c4d1c6 Fix all warnings. by Garrett Cooper · 14 years ago
  35. 2c28215 Style and conformance changes. by Garrett Cooper · 14 years ago
  36. df3eb16 Deal with a lot of annoying style nits. by Garrett Cooper · 14 years ago
  37. c58cf0c cgroup_fj_release_agent is not getting installed as it does not end with *.sh. by Rishikesh K Rajak · 15 years ago
  38. 391e757 Fix the proper return for testcase. by Rishikesh K Rajak · 15 years ago
  39. 223e12e Fix install for cgroup_fj_testcases. by Garrett Cooper · 15 years ago
  40. d99ad68 Fix part 1 of the issue described in the following email: by yaberauneya · 15 years ago
  41. 4422645 drop adding of -O/-W type flags that are already handled in common .mk files by vapier · 15 years ago
  42. 296ffa5 Fix some bashisms: this is another patch fixing bashisms in LTP tests (the fixes are more or less the same as in the previous patches, except for a few exceptions). Note that the patch is not complete, in the sense that there may remain further bashisms in the source even after applying the patch (like use of arrays, which is visible even from this patch). Signed-off-by: Jiri Palecek <jpalecek@web.de>. by subrata_modak · 15 years ago
  43. ef77253 1. Please see README.mk-devel for a full description of the changes by yaberauneya · 15 years ago
  44. 21565a6 Matt Helsley <matthltc@us.ibm.com> reported: Looks like this should be 12. Why not just use the subsystem names both to iterate over and to print out? Then it will be a little clearer what test has[n't] passed. e.g.: by subrata_modak · 15 years ago
  45. ff2a7e7 Add new testcases for cgroup: We has created some testcases for cgroup in the last year. There are total 194 testcases that have been added. These testcases contain the basis operation test, part functionality test and stress test of cgroup. How to run this test: # runltp -f controllers. Signed-off-by: Shi Weihua <shiwh@cn.fujitsu.com>. by subrata_modak · 15 years ago