Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/opencontainers/runc
/ functions
Functions
959 in github.com/opencontainers/runc
⨍
Functions
959
◇
Types & classes
148
Function
TestEnosysStub_SingleArch
(t *testing.T)
libcontainer/seccomp/patchbpf/enosys_linux_test.go:281
Function
TestEnter
(t *testing.T)
libcontainer/integration/exec_test.go:150
Function
TestEscapeJSON
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
Function
TestExecIn
(t *testing.T)
libcontainer/integration/execin_test.go:22
Function
TestExecInAdditionalGroups
(t *testing.T)
libcontainer/integration/execin_test.go:128
Function
TestExecInEnvironment
(t *testing.T)
libcontainer/integration/execin_test.go:319
Function
TestExecInError
(t *testing.T)
libcontainer/integration/execin_test.go:182
Function
TestExecInOomScoreAdj
(t *testing.T)
libcontainer/integration/execin_test.go:453
Function
TestExecInRlimit
(t *testing.T)
libcontainer/integration/execin_test.go:75
Function
TestExecInTTY
(t *testing.T)
libcontainer/integration/execin_test.go:227
Function
TestExecInUserns
(t *testing.T)
libcontainer/integration/execin_test.go:498
Function
TestExecInUsernsRlimit
(t *testing.T)
libcontainer/integration/execin_test.go:70
Function
TestExecPS
(t *testing.T)
libcontainer/integration/exec_test.go:29
Function
TestExecinPassExtraFiles
(t *testing.T)
libcontainer/integration/execin_test.go:388
Function
TestExitStatus
(t *testing.T)
libcontainer/utils/utils_test.go:37
Function
TestExitStatusSignaled
(t *testing.T)
libcontainer/utils/utils_test.go:45
Function
TestFactoryLoadContainer
(t *testing.T)
libcontainer/factory_linux_test.go:27
Function
TestFactoryLoadNotExists
(t *testing.T)
libcontainer/factory_linux_test.go:16
Function
TestFdLeaks
(t *testing.T)
libcontainer/integration/exec_test.go:1683
Function
TestFdLeaksSystemd
(t *testing.T)
libcontainer/integration/exec_test.go:1687
Function
TestFreeze
(t *testing.T)
libcontainer/integration/exec_test.go:422
Function
TestFuncHookRun
(t *testing.T)
libcontainer/configs/config_test.go:136
Function
TestGetCMTNumaNodeStats
(t *testing.T)
libcontainer/intelrdt/cmt_test.go:8
Function
TestGetContainerPids
(t *testing.T)
libcontainer/container_linux_test.go:116
Function
TestGetContainerState
(t *testing.T)
libcontainer/container_linux_test.go:149
Function
TestGetContainerStateAfterUpdate
(t *testing.T)
libcontainer/container_linux_test.go:232
Function
TestGetKernelVersion
(t *testing.T)
libcontainer/system/kernelversion/kernel_linux_test.go:27
Function
TestGetMBMNumaNodeStats
(t *testing.T)
libcontainer/intelrdt/mbm_test.go:8
Function
TestGetMonitoringStats
(t *testing.T)
libcontainer/intelrdt/monitoring_test.go:64
Function
TestGreaterEqualThan
(t *testing.T)
libcontainer/system/kernelversion/kernel_linux_test.go:94
Function
TestHook
(t *testing.T)
libcontainer/integration/exec_test.go:958
Function
TestHostPidnsInitKill
(t *testing.T)
libcontainer/integration/exec_test.go:1361
Function
TestHostRootGIDNoUSERNS
(t *testing.T)
libcontainer/configs/config_linux_test.go:54
Function
TestHostRootGIDWithUSERNS
(t *testing.T)
libcontainer/configs/config_linux_test.go:67
Function
TestHostRootUIDNoUSERNS
(t *testing.T)
libcontainer/configs/config_linux_test.go:21
Function
TestHostRootUIDWithUSERNS
(t *testing.T)
libcontainer/configs/config_linux_test.go:34
Function
TestIPCBadPath
(t *testing.T)
libcontainer/integration/exec_test.go:106
Function
TestIPCHost
(t *testing.T)
libcontainer/integration/exec_test.go:72
Function
TestIPCJoinPath
(t *testing.T)
libcontainer/integration/exec_test.go:89
Function
TestIPCPrivate
(t *testing.T)
libcontainer/integration/exec_test.go:56
Function
TestInitJoinNetworkAndUser
(t *testing.T)
libcontainer/integration/exec_test.go:1517
Function
TestInitJoinPID
(t *testing.T)
libcontainer/integration/exec_test.go:1419
Function
TestInitSystemdProps
(t *testing.T)
libcontainer/specconv/spec_linux_test.go:673
Function
TestIntelRdtSet
(t *testing.T)
libcontainer/intelrdt/intelrdt_test.go:14
Function
TestIsLexicallyInRoot
(t *testing.T)
internal/pathrs/path_test.go:23
Function
TestLexicallyCleanPath
(t *testing.T)
internal/pathrs/path_test.go:55
Function
TestLexicallyStripRoot
(t *testing.T)
internal/pathrs/path_test.go:87
Function
TestLinuxCgroupSystemd
(t *testing.T)
libcontainer/specconv/spec_linux_test.go:409
Function
TestLinuxCgroupSystemdWithEmptyPath
(t *testing.T)
libcontainer/specconv/spec_linux_test.go:443
Function
TestLinuxCgroupSystemdWithInvalidPath
(t *testing.T)
libcontainer/specconv/spec_linux_test.go:477
Function
TestLinuxCgroupWithMemoryResource
(t *testing.T)
libcontainer/specconv/spec_linux_test.go:342
Function
TestLinuxCgroupsPathNotSpecified
(t *testing.T)
libcontainer/specconv/spec_linux_test.go:521
Function
TestLinuxCgroupsPathSpecified
(t *testing.T)
libcontainer/specconv/spec_linux_test.go:497
Function
TestLogForwardingDoesNotStopOnJsonDecodeErr
(t *testing.T)
libcontainer/logs/logs_linux_test.go:24
Function
TestLogForwardingDoesNotStopOnLogLevelParsingErr
(t *testing.T)
libcontainer/logs/logs_linux_test.go:38
Function
TestLogForwardingStopsAfterClosingTheWriter
(t *testing.T)
libcontainer/logs/logs_linux_test.go:53
Function
TestLoggingToFile
(t *testing.T)
libcontainer/logs/logs_linux_test.go:15
Function
TestMain
(m *testing.M)
libcontainer/integration/init_test.go:20
Function
TestMarshalHooks
(t *testing.T)
libcontainer/configs/config_test.go:52
Function
TestMarshalHooksWithUnexpectedType
(t *testing.T)
libcontainer/configs/config_test.go:118
Function
TestMarshalUnmarshalHooks
(t *testing.T)
libcontainer/configs/config_test.go:84
Function
TestMountCgroupRO
(t *testing.T)
libcontainer/integration/exec_test.go:847
Function
TestMountCgroupRW
(t *testing.T)
libcontainer/integration/exec_test.go:881
Function
TestNeedsSetupDev
(t *testing.T)
libcontainer/rootfs_linux_test.go:152
Function
TestNeedsSetupDevStrangeDest
(t *testing.T)
libcontainer/rootfs_linux_test.go:182
Function
TestNeedsSetupDevStrangeSource
(t *testing.T)
libcontainer/rootfs_linux_test.go:167
Function
TestNeedsSetupDevStrangeSourceDest
(t *testing.T)
libcontainer/rootfs_linux_test.go:197
Function
TestNew
(t *testing.T)
libcontainer/capabilities/capabilities_linux_test.go:22
Function
TestNonZeroEUIDCompatibleSpecconvValidate
(t *testing.T)
libcontainer/specconv/spec_linux_test.go:646
Function
TestNotifyHost
TestNotifyHost tests how runc reports container readiness to the host (usually systemd).
notify_socket_test.go:14
Function
TestNotifyMemoryPressure
(t *testing.T)
libcontainer/notify_linux_test.go:103
Function
TestNotifyOnOOM
(t *testing.T)
libcontainer/notify_linux_test.go:95
Function
TestNsenterChildLogging
(t *testing.T)
libcontainer/nsenter/nsenter_test.go:138
Function
TestNsenterIncorrectPathType
(t *testing.T)
libcontainer/nsenter/nsenter_test.go:100
Function
TestNsenterInvalidPaths
(t *testing.T)
libcontainer/nsenter/nsenter_test.go:62
Function
TestNsenterValidPaths
(t *testing.T)
libcontainer/nsenter/nsenter_test.go:19
Function
TestNullProcess
(t *testing.T)
libcontainer/specconv/spec_linux_test.go:853
Function
TestOomScoreAdj
(t *testing.T)
libcontainer/integration/exec_test.go:923
Function
TestPIDHost
(t *testing.T)
libcontainer/integration/exec_test.go:1344
Function
TestParseMonFeatures
(t *testing.T)
libcontainer/intelrdt/monitoring_test.go:11
Function
TestParseRelease
(t *testing.T)
libcontainer/system/kernelversion/kernel_linux_test.go:40
Function
TestParseStat
(t *testing.T)
libcontainer/system/proc_test.go:46
Function
TestParseStatBadInput
(t *testing.T)
libcontainer/system/proc_test.go:57
Function
TestPassExtraFiles
(t *testing.T)
libcontainer/integration/exec_test.go:756
Function
TestPausedStateTransition
(t *testing.T)
libcontainer/state_linux_test.go:65
Function
TestPids
(t *testing.T)
libcontainer/integration/exec_test.go:524
Function
TestPidsSystemd
(t *testing.T)
libcontainer/integration/exec_test.go:528
Function
TestPrepareEnv
(t *testing.T)
libcontainer/env_test.go:10
Function
TestProcessCaps
(t *testing.T)
libcontainer/integration/exec_test.go:324
Function
TestProcessEmptyCaps
(t *testing.T)
libcontainer/integration/exec_test.go:278
Function
TestProcessEnv
(t *testing.T)
libcontainer/integration/exec_test.go:234
Function
TestRemoveNamespace
(t *testing.T)
libcontainer/configs/config_linux_test.go:9
Function
TestRestoredStateTransition
(t *testing.T)
libcontainer/state_linux_test.go:77
Function
TestRlimit
(t *testing.T)
libcontainer/integration/exec_test.go:119
Function
TestRootfsPropagationSharedMount
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
Function
TestRootfsPropagationSlaveMount
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
Function
TestRunningStateTransition
(t *testing.T)
libcontainer/state_linux_test.go:88
Function
TestSTDIOPermissions
(t *testing.T)
libcontainer/integration/exec_test.go:1103
Function
TestSearchLabels
(t *testing.T)
libcontainer/utils/utils_test.go:24
Function
TestSeccompDenySyslog
(t *testing.T)
libcontainer/integration/seccomp_test.go:65
← previous
next →
701–800 of 959, ranked by callers