MCPcopy Create free account

hub / github.com/opencontainers/runc / functions

Functions959 in github.com/opencontainers/runc

FunctionTestEnosysStub_SingleArch
(t *testing.T)
libcontainer/seccomp/patchbpf/enosys_linux_test.go:281
FunctionTestEnter
(t *testing.T)
libcontainer/integration/exec_test.go:150
FunctionTestEscapeJSON
The actual test function is in escape.go so that it can use cgo (import "C"). This wrapper is here for gotest to find.
libcontainer/nsenter/test/escape_test.go:9
FunctionTestExecIn
(t *testing.T)
libcontainer/integration/execin_test.go:22
FunctionTestExecInAdditionalGroups
(t *testing.T)
libcontainer/integration/execin_test.go:128
FunctionTestExecInEnvironment
(t *testing.T)
libcontainer/integration/execin_test.go:319
FunctionTestExecInError
(t *testing.T)
libcontainer/integration/execin_test.go:182
FunctionTestExecInOomScoreAdj
(t *testing.T)
libcontainer/integration/execin_test.go:453
FunctionTestExecInRlimit
(t *testing.T)
libcontainer/integration/execin_test.go:75
FunctionTestExecInTTY
(t *testing.T)
libcontainer/integration/execin_test.go:227
FunctionTestExecInUserns
(t *testing.T)
libcontainer/integration/execin_test.go:498
FunctionTestExecInUsernsRlimit
(t *testing.T)
libcontainer/integration/execin_test.go:70
FunctionTestExecPS
(t *testing.T)
libcontainer/integration/exec_test.go:29
FunctionTestExecinPassExtraFiles
(t *testing.T)
libcontainer/integration/execin_test.go:388
FunctionTestExitStatus
(t *testing.T)
libcontainer/utils/utils_test.go:37
FunctionTestExitStatusSignaled
(t *testing.T)
libcontainer/utils/utils_test.go:45
FunctionTestFactoryLoadContainer
(t *testing.T)
libcontainer/factory_linux_test.go:27
FunctionTestFactoryLoadNotExists
(t *testing.T)
libcontainer/factory_linux_test.go:16
FunctionTestFdLeaks
(t *testing.T)
libcontainer/integration/exec_test.go:1683
FunctionTestFdLeaksSystemd
(t *testing.T)
libcontainer/integration/exec_test.go:1687
FunctionTestFreeze
(t *testing.T)
libcontainer/integration/exec_test.go:422
FunctionTestFuncHookRun
(t *testing.T)
libcontainer/configs/config_test.go:136
FunctionTestGetCMTNumaNodeStats
(t *testing.T)
libcontainer/intelrdt/cmt_test.go:8
FunctionTestGetContainerPids
(t *testing.T)
libcontainer/container_linux_test.go:116
FunctionTestGetContainerState
(t *testing.T)
libcontainer/container_linux_test.go:149
FunctionTestGetContainerStateAfterUpdate
(t *testing.T)
libcontainer/container_linux_test.go:232
FunctionTestGetKernelVersion
(t *testing.T)
libcontainer/system/kernelversion/kernel_linux_test.go:27
FunctionTestGetMBMNumaNodeStats
(t *testing.T)
libcontainer/intelrdt/mbm_test.go:8
FunctionTestGetMonitoringStats
(t *testing.T)
libcontainer/intelrdt/monitoring_test.go:64
FunctionTestGreaterEqualThan
(t *testing.T)
libcontainer/system/kernelversion/kernel_linux_test.go:94
FunctionTestHook
(t *testing.T)
libcontainer/integration/exec_test.go:958
FunctionTestHostPidnsInitKill
(t *testing.T)
libcontainer/integration/exec_test.go:1361
FunctionTestHostRootGIDNoUSERNS
(t *testing.T)
libcontainer/configs/config_linux_test.go:54
FunctionTestHostRootGIDWithUSERNS
(t *testing.T)
libcontainer/configs/config_linux_test.go:67
FunctionTestHostRootUIDNoUSERNS
(t *testing.T)
libcontainer/configs/config_linux_test.go:21
FunctionTestHostRootUIDWithUSERNS
(t *testing.T)
libcontainer/configs/config_linux_test.go:34
FunctionTestIPCBadPath
(t *testing.T)
libcontainer/integration/exec_test.go:106
FunctionTestIPCHost
(t *testing.T)
libcontainer/integration/exec_test.go:72
FunctionTestIPCJoinPath
(t *testing.T)
libcontainer/integration/exec_test.go:89
FunctionTestIPCPrivate
(t *testing.T)
libcontainer/integration/exec_test.go:56
FunctionTestInitJoinNetworkAndUser
(t *testing.T)
libcontainer/integration/exec_test.go:1517
FunctionTestInitJoinPID
(t *testing.T)
libcontainer/integration/exec_test.go:1419
FunctionTestInitSystemdProps
(t *testing.T)
libcontainer/specconv/spec_linux_test.go:673
FunctionTestIntelRdtSet
(t *testing.T)
libcontainer/intelrdt/intelrdt_test.go:14
FunctionTestIsLexicallyInRoot
(t *testing.T)
internal/pathrs/path_test.go:23
FunctionTestLexicallyCleanPath
(t *testing.T)
internal/pathrs/path_test.go:55
FunctionTestLexicallyStripRoot
(t *testing.T)
internal/pathrs/path_test.go:87
FunctionTestLinuxCgroupSystemd
(t *testing.T)
libcontainer/specconv/spec_linux_test.go:409
FunctionTestLinuxCgroupSystemdWithEmptyPath
(t *testing.T)
libcontainer/specconv/spec_linux_test.go:443
FunctionTestLinuxCgroupSystemdWithInvalidPath
(t *testing.T)
libcontainer/specconv/spec_linux_test.go:477
FunctionTestLinuxCgroupWithMemoryResource
(t *testing.T)
libcontainer/specconv/spec_linux_test.go:342
FunctionTestLinuxCgroupsPathNotSpecified
(t *testing.T)
libcontainer/specconv/spec_linux_test.go:521
FunctionTestLinuxCgroupsPathSpecified
(t *testing.T)
libcontainer/specconv/spec_linux_test.go:497
FunctionTestLogForwardingDoesNotStopOnJsonDecodeErr
(t *testing.T)
libcontainer/logs/logs_linux_test.go:24
FunctionTestLogForwardingDoesNotStopOnLogLevelParsingErr
(t *testing.T)
libcontainer/logs/logs_linux_test.go:38
FunctionTestLogForwardingStopsAfterClosingTheWriter
(t *testing.T)
libcontainer/logs/logs_linux_test.go:53
FunctionTestLoggingToFile
(t *testing.T)
libcontainer/logs/logs_linux_test.go:15
FunctionTestMain
(m *testing.M)
libcontainer/integration/init_test.go:20
FunctionTestMarshalHooks
(t *testing.T)
libcontainer/configs/config_test.go:52
FunctionTestMarshalHooksWithUnexpectedType
(t *testing.T)
libcontainer/configs/config_test.go:118
FunctionTestMarshalUnmarshalHooks
(t *testing.T)
libcontainer/configs/config_test.go:84
FunctionTestMountCgroupRO
(t *testing.T)
libcontainer/integration/exec_test.go:847
FunctionTestMountCgroupRW
(t *testing.T)
libcontainer/integration/exec_test.go:881
FunctionTestNeedsSetupDev
(t *testing.T)
libcontainer/rootfs_linux_test.go:152
FunctionTestNeedsSetupDevStrangeDest
(t *testing.T)
libcontainer/rootfs_linux_test.go:182
FunctionTestNeedsSetupDevStrangeSource
(t *testing.T)
libcontainer/rootfs_linux_test.go:167
FunctionTestNeedsSetupDevStrangeSourceDest
(t *testing.T)
libcontainer/rootfs_linux_test.go:197
FunctionTestNew
(t *testing.T)
libcontainer/capabilities/capabilities_linux_test.go:22
FunctionTestNonZeroEUIDCompatibleSpecconvValidate
(t *testing.T)
libcontainer/specconv/spec_linux_test.go:646
FunctionTestNotifyHost
TestNotifyHost tests how runc reports container readiness to the host (usually systemd).
notify_socket_test.go:14
FunctionTestNotifyMemoryPressure
(t *testing.T)
libcontainer/notify_linux_test.go:103
FunctionTestNotifyOnOOM
(t *testing.T)
libcontainer/notify_linux_test.go:95
FunctionTestNsenterChildLogging
(t *testing.T)
libcontainer/nsenter/nsenter_test.go:138
FunctionTestNsenterIncorrectPathType
(t *testing.T)
libcontainer/nsenter/nsenter_test.go:100
FunctionTestNsenterInvalidPaths
(t *testing.T)
libcontainer/nsenter/nsenter_test.go:62
FunctionTestNsenterValidPaths
(t *testing.T)
libcontainer/nsenter/nsenter_test.go:19
FunctionTestNullProcess
(t *testing.T)
libcontainer/specconv/spec_linux_test.go:853
FunctionTestOomScoreAdj
(t *testing.T)
libcontainer/integration/exec_test.go:923
FunctionTestPIDHost
(t *testing.T)
libcontainer/integration/exec_test.go:1344
FunctionTestParseMonFeatures
(t *testing.T)
libcontainer/intelrdt/monitoring_test.go:11
FunctionTestParseRelease
(t *testing.T)
libcontainer/system/kernelversion/kernel_linux_test.go:40
FunctionTestParseStat
(t *testing.T)
libcontainer/system/proc_test.go:46
FunctionTestParseStatBadInput
(t *testing.T)
libcontainer/system/proc_test.go:57
FunctionTestPassExtraFiles
(t *testing.T)
libcontainer/integration/exec_test.go:756
FunctionTestPausedStateTransition
(t *testing.T)
libcontainer/state_linux_test.go:65
FunctionTestPids
(t *testing.T)
libcontainer/integration/exec_test.go:524
FunctionTestPidsSystemd
(t *testing.T)
libcontainer/integration/exec_test.go:528
FunctionTestPrepareEnv
(t *testing.T)
libcontainer/env_test.go:10
FunctionTestProcessCaps
(t *testing.T)
libcontainer/integration/exec_test.go:324
FunctionTestProcessEmptyCaps
(t *testing.T)
libcontainer/integration/exec_test.go:278
FunctionTestProcessEnv
(t *testing.T)
libcontainer/integration/exec_test.go:234
FunctionTestRemoveNamespace
(t *testing.T)
libcontainer/configs/config_linux_test.go:9
FunctionTestRestoredStateTransition
(t *testing.T)
libcontainer/state_linux_test.go:77
FunctionTestRlimit
(t *testing.T)
libcontainer/integration/exec_test.go:119
FunctionTestRootfsPropagationSharedMount
Launch container with rootfsPropagation 0 so no propagation flags are applied. Also bind mount a volume /mnt1host at /mnt1cont at the time of launch.
libcontainer/integration/exec_test.go:1238
FunctionTestRootfsPropagationSlaveMount
Launch container with rootfsPropagation in rslave mode. Also bind mount a volume /mnt1host at /mnt1cont at the time of launch. Now do another mount on
libcontainer/integration/exec_test.go:1124
FunctionTestRunningStateTransition
(t *testing.T)
libcontainer/state_linux_test.go:88
FunctionTestSTDIOPermissions
(t *testing.T)
libcontainer/integration/exec_test.go:1103
FunctionTestSearchLabels
(t *testing.T)
libcontainer/utils/utils_test.go:24
FunctionTestSeccompDenySyslog
(t *testing.T)
libcontainer/integration/seccomp_test.go:65
← previousnext →701–800 of 959, ranked by callers