Previous topic

The cinder.tests.test_api Module

Next topic

The cinder.tests.test_context Module

This Page

Psst... hey. You're reading the latest content, but it might be out of sync with code. You can read Cinder 2011.2 docs or all OpenStack docs too.

The cinder.tests.test_cinder_rootwrap Module

class RootwrapTestCase(methodName='runTest')

Bases: cinder.test.TestCase

setUp()
test_DnsmasqFilter()
test_KillFilter(*args, **kw)
test_KillFilter_deleted_exe()

Makes sure deleted exe’s are killed correctly

test_KillFilter_no_raise()

Makes sure ValueError from bug 926412 is gone

test_ReadFileFilter()
test_RegExpFilter_match()
test_RegExpFilter_reject()
test_missing_command()
test_skips()