summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Rework the way how so version is definedJan Safranek2009-03-261-3/+5
* Generate everythingautomakeJan Safranek2009-03-261-0/+586
* Add warrning when test script is started by normal userJan Safranek2009-03-261-0/+7
* Fix runlibcgrouptest.sh exit codesJan Safranek2009-03-261-5/+10
* Make runlibcgrouptest.sh executableJan Safranek2009-03-261-0/+0
* Add automake makefilesJan Safranek2009-03-261-0/+15
* Remove tests/MakefileJan Safranek2009-03-261-38/+0
* Feature: Provide new libcgroup walk tree APIDhaval Giani2009-02-282-1/+95
* libcgroup test: Change dbg to cgroup_dbgDhaval Giani2009-02-273-5/+21
* libcgrouptest: rename get_controller() to is_subsystem_enabled()Dhaval Giani2009-01-143-4/+4
* libcgrouptest: open may fail wrt permissions, so use statDhaval Giani2009-01-091-8/+17
* libcgrouptest: let check_task() receive a pid as argumentDhaval Giani2009-01-092-5/+9
* libcgrouptest:attach exclusive pid support in test_cgroup_attach_task() functionDhaval Giani2009-01-093-15/+24
* libcgrouptest: Move functions into a new file to reuseDhaval Giani2009-01-094-747/+917
* libcgrouptest: Avoid external variables usageDhaval Giani2009-01-092-94/+139
* libcgrouptest: Cleanup valgrind output for libcgroup testsDhaval Giani2009-01-051-17/+34
* libcgrouptest: Initialize uninitialized pointers in test casesDhaval Giani2009-01-021-2/+2
* libcgrouptest: Change the dynamic creation of messages to static 2d arrayDhaval Giani2008-12-302-124/+26
* libcgroup: test for cgroup_add/free_controllerDhaval Giani2008-12-222-0/+33
* libcgroup: test for cgroup_get_cgroupDhaval Giani2008-12-222-28/+76
* libcgroup: one more test for cgroup_get_cgroupDhaval Giani2008-12-221-0/+11
* libcgroup: replace numbers by meaningful macrosDhaval Giani2008-12-222-72/+114
* libcgroup: create function for cgroup_modify_cgroupDhaval Giani2008-12-222-100/+119
* libcgroup: create function for cgroup_delete_cgroupDhaval Giani2008-12-222-122/+72
* libcgroup: create function for cgroup_create_cgroupDhaval Giani2008-12-222-125/+76
* libcgroup: adds warning messages in libcgroup testcasesDhaval Giani2008-12-221-9/+15
* libcgroup: cleanup: remove redundant parameter to functionDhaval Giani2008-12-222-16/+16
* libcgroup: create function for cgroup_new_cgroupDhaval Giani2008-12-222-135/+145
* libcgroup: libcgroup testcases for cgroup_get_cgroupDhaval Giani2008-12-222-1/+38
* libcgroup: libcgroup testcases for compare_cgroupDhaval Giani2008-12-222-0/+69
* libcgroup Test:Balbir Singh2008-12-171-6/+6
* libcgroup Test: add messageBalbir Singh2008-12-172-1/+4
* libcgroup Test: change control valueBalbir Singh2008-12-171-3/+3
* libcgroup Test: address earlier commentsBalbir Singh2008-12-171-3/+3
* libcgroup Test: suppress-string-constant-warnings-in-compilationBalbir Singh2008-12-172-13/+18
* libcgroup Test: change error value to be checkedBalbir Singh2008-12-171-5/+5
* libcgroup Test: libcgroup-split-new-cgroup-functionBalbir Singh2008-12-172-28/+39
* libcgroup Test: libcgrouptest-fix-cntlr-order-error-in-scriptBalbir Singh2008-12-172-4/+4
* libcgroup Test: fix-modify_cgroup-bug-in-multimntBalbir Singh2008-12-171-2/+16
* libcgroup Test: fix-STRING-typoBalbir Singh2008-12-171-1/+1
* libcgroup Test: fix-modify_cgroup-failures-by-changing-cntl-valuesBalbir Singh2008-12-171-11/+10
* libcgroup Test: fix-newly-broken-testBalbir Singh2008-12-171-0/+3
* libcgroup Test: libcgroup-create-function-for-attach_task-apiBalbir Singh2008-12-172-147/+71
* libcgroup Test: libcgroup-create-function-for-init-apiBalbir Singh2008-12-172-15/+20
* libcgroup Test: libcgroup-add-static-array-for-testcase-info-messagesBalbir Singh2008-12-172-0/+116
* libcgroup Test: libcgrouptest-fix-to-empty-extra-string-and-add-a-new-warningBalbir Singh2008-12-171-0/+4
* libcgroup Test: libcgroup-modify_cgroup-test3-for-multimntBalbir Singh2008-12-171-1/+67
* libcgroup Test: libcgroup-modify_cgroup-test2-for-multimntBalbir Singh2008-12-171-1/+33
* libcgroup Test: libcgroup-modify_cgroup-test1-for-multimntBalbir Singh2008-12-171-1/+35
* libcgroup Test: libcgroup-attach_task-test-for-cmmongrp-multimntBalbir Singh2008-12-171-1/+32