Commit 051d3e95 authored by Vicent Marti's avatar Vicent Marti

lua: Fix tests

parent f7fe094b
......@@ -64,7 +64,7 @@ int count(struct pt_regs *ctx) {
end
function TestUprobes:teardown()
BPF.cleanup_probes()
BPF.cleanup()
end
suite("TestUprobes", TestUprobes)
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment