MCPcopy
hub / github.com/syncthing/syncthing / Fatal

Method Fatal

lib/model/testos_test.go:11–11  ·  view source on GitHub ↗
(...interface{})

Source from the content-addressed store, hash-verified

9// fatal is the required common interface between *testing.B and *testing.T
10type fatal interface {
11 Fatal(...interface{})
12 Helper()
13}
14

Callers 15

runCommandFunction · 0.80
installFunction · 0.80
buildFunction · 0.80
buildDebFunction · 0.80
updateDependenciesFunction · 0.80
translateFunction · 0.80
runPrintInDirFunction · 0.80
runPipeFunction · 0.80
tarGzFunction · 0.80
zipFileFunction · 0.80
writeCompatJSONFunction · 0.80
mainFunction · 0.80

Calls

no outgoing calls

Tested by 15

TestCheckCipherSuitesFunction · 0.64
TestCloseFunction · 0.64
TestCloseOnBlockingSendFunction · 0.64
TestCloseRaceFunction · 0.64
TestClusterConfigFirstFunction · 0.64
TestCloseTimeoutFunction · 0.64
TestUnmarshalFDPUv16v17Function · 0.64
TestWriteCompressedFunction · 0.64
TestLZ4CompressionFunction · 0.64
TestLZ4CompressionUpdateFunction · 0.64