summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* libcgroup Test: fix-typo-error-in-delete-cgroupBalbir Singh2008-12-171-5/+7
* libcgroup Test: make-controller-use-generic-in-binaryBalbir Singh2008-12-173-80/+141
* libcgroup Test: set-another-controller-if-first-failsBalbir Singh2008-12-171-4/+13
* libcgroup Test: put-commoncode-in-build-path-functionBalbir Singh2008-12-172-59/+49
* libcgroup Test: make-controller-check-genericBalbir Singh2008-12-171-16/+92
* libcgroup Test: libcgroup-attach_task-singlemount-testcaseBalbir Singh2008-12-171-7/+34
* libcgroup Test: change test callBalbir Singh2008-12-171-15/+22
* libcgroup Test: add warningsBalbir Singh2008-12-171-7/+15
* libcgroup Test: cleanup4Balbir Singh2008-12-171-85/+176