summaryrefslogtreecommitdiffstats
path: root/tests/libcgrouptest01.c
Commit message (Expand)AuthorAgeFilesLines
* libcgroup test: Change dbg to cgroup_dbgDhaval Giani2009-02-271-4/+5
* libcgrouptest: rename get_controller() to is_subsystem_enabled()Dhaval Giani2009-01-141-2/+2
* libcgrouptest:attach exclusive pid support in test_cgroup_attach_task() functionDhaval Giani2009-01-091-10/+11
* libcgrouptest: Move functions into a new file to reuseDhaval Giani2009-01-091-730/+0
* libcgrouptest: Avoid external variables usageDhaval Giani2009-01-091-72/+107
* 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-301-117/+24
* libcgroup: test for cgroup_add/free_controllerDhaval Giani2008-12-221-0/+32
* libcgroup: test for cgroup_get_cgroupDhaval Giani2008-12-221-27/+75
* libcgroup: one more test for cgroup_get_cgroupDhaval Giani2008-12-221-0/+11
* libcgroup: replace numbers by meaningful macrosDhaval Giani2008-12-221-72/+92
* libcgroup: create function for cgroup_modify_cgroupDhaval Giani2008-12-221-99/+116
* libcgroup: create function for cgroup_delete_cgroupDhaval Giani2008-12-221-122/+70
* libcgroup: create function for cgroup_create_cgroupDhaval Giani2008-12-221-125/+74
* libcgroup: adds warning messages in libcgroup testcasesDhaval Giani2008-12-221-9/+15
* libcgroup: cleanup: remove redundant parameter to functionDhaval Giani2008-12-221-14/+12
* libcgroup: create function for cgroup_new_cgroupDhaval Giani2008-12-221-134/+142
* libcgroup: libcgroup testcases for cgroup_get_cgroupDhaval Giani2008-12-221-1/+37
* libcgroup: libcgroup testcases for compare_cgroupDhaval Giani2008-12-221-0/+68
* libcgroup Test:Balbir Singh2008-12-171-6/+6
* libcgroup Test: add messageBalbir Singh2008-12-171-0/+3
* 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-171-9/+12
* libcgroup Test: change error value to be checkedBalbir Singh2008-12-171-5/+5
* libcgroup Test: libcgroup-split-new-cgroup-functionBalbir Singh2008-12-171-28/+37
* 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-171-147/+66
* libcgroup Test: libcgroup-create-function-for-init-apiBalbir Singh2008-12-171-15/+16
* libcgroup Test: libcgroup-add-static-array-for-testcase-info-messagesBalbir Singh2008-12-171-0/+107
* 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-171-68/+105
* libcgroup Test: set-another-controller-if-first-failsBalbir Singh2008-12-171-4/+13
* libcgroup Test: put-commoncode-in-build-path-functionBalbir Singh2008-12-171-59/+47
* 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
* libcgroup Test: fixed certain rejectsBalbir Singh2008-12-171-3/+3
* libcgroup Test: cleanup2Balbir Singh2008-12-171-58/+86
* libcgroup Test: cleanup1Balbir Singh2008-12-171-22/+49