Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/getsentry/XcodeBuildMCP
/ simulator-launch-oslog-sessions.test.ts
File
simulator-launch-oslog-sessions.test.ts
src/utils/__tests__/simulator-launch-oslog-sessions.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ ChildProcess } from
'node:child_process'
;
2
import
{ EventEmitter } from
'node:events'
;
3
import
{ mkdtempSync } from
'node:fs'
;
4
import
{ rm } from
'node:fs/promises'
;
Callers
nothing calls this directly
Calls
15
setSimulatorLaunchOsLogRegistryDirOverrideForTests
Function · 0.90
setRuntimeInstanceForTests
Function · 0.90
setSimulatorLaunchOsLogRecordActiveOverrideForTests
Function · 0.90
clearAllSimulatorLaunchOsLogSessionsForTests
Function · 0.90
setSimulatorLaunchOsLogOwnerPidAliveOverrideForTests
Function · 0.90
registerSimulatorLaunchOsLogSession
Function · 0.90
listActiveSimulatorLaunchOsLogSessions
Function · 0.90
stopOwnedSimulatorLaunchOsLogSessions
Function · 0.90
stopSimulatorLaunchOsLogSessionsForApp
Function · 0.90
stopAllSimulatorLaunchOsLogSessions
Function · 0.90
reconcileSimulatorLaunchOsLogOrphansForWorkspace
Function · 0.90
terminateLiveSimulatorLaunchOsLogSessionsSync
Function · 0.90
Tested by
no test coverage detected