MCPcopy Create free account
hub / github.com/F-Stack/f-stack / kill

Function kill

dpdk/app/test-bbdev/test-bbdev.py:14–16  ·  view source on GitHub ↗
(process)

Source from the content-addressed store, hash-verified

12from threading import Timer
13
14def kill(process):
15 print("ERROR: Test app timed out")
16 process.kill()
17
18dpdk_path = "../.."
19dpdk_target = "build"

Callers 15

pw_contFunction · 0.85
pw_finiFunction · 0.85
uu_lockFunction · 0.85
test_flopen_lock_childFunction · 0.85
main.cFile · 0.85
nfs_commit_sharesFunction · 0.85
libzfs_getpassphraseFunction · 0.85
_zed_exec_fork_childFunction · 0.85
ztest_killFunction · 0.85
mainFunction · 0.85
signal_handlerFunction · 0.85

Calls 1

printFunction · 0.50

Tested by

no test coverage detected