Constants§
- HERMETIC_
NETWORK_ COLLECTION_ NAME - Name of the collection that contains the hermetic network realm.
- HERMETIC_
NETWORK_ REALM_ NAME - Name of the realm that contains the hermetic network components.
- STUB_
COLLECTION_ NAME - Name of the collection that contains the test stub.
- STUB_
COMPONENT_ NAME - Name of the component that corresponds to the test stub.
Functions§
- create_
hermetic_ network_ realm_ child_ ref - Returns a
fdecl::ChildRef
that corresponds to the hermetic network realm. - create_
stub_ child_ ref - Returns a
fdecl::ChildRef
that corresponds to the test stub. - get_
interface_ id - Returns the id for the interface with
interface_name
. - has_
hermetic_ network_ realm - Returns true if the hermetic network realm exists.
- has_
stub - Returns true if the hermetic-network realm contains a stub.