teleport/lib/bpf
Zac Bergquist bb0000441f
Improve BPF tests (#16939)
This doesn't address the flakiness in TestRootScript, but it does:

- ensure that the background goroutine terminates
- ensure that test failures are only done in the main goroutine
- fix a race condition due to the shadowing of the 'err' variable

Updates #16908
2022-10-03 17:53:53 -06:00
..
bytecode Updated BPF asset embedding. 2021-07-28 17:16:14 -07:00
bpf.go Refactor bpf/restrictedsession usage in lib/srv (#15824) 2022-09-07 14:49:28 +00:00
bpf_nop.go Cleanup lint targets 2021-10-19 09:21:55 -06:00
bpf_test.go Improve BPF tests (#16939) 2022-10-03 17:53:53 -06:00
command.go Move prometheus collectors from utils to metrics (#15288) 2022-08-09 17:35:19 +00:00
common.go Refactor bpf/restrictedsession usage in lib/srv (#15824) 2022-09-07 14:49:28 +00:00
common_test.go Fix. 2022-08-18 15:22:10 -07:00
disk.go Move prometheus collectors from utils to metrics (#15288) 2022-08-09 17:35:19 +00:00
helper.go Refactor bpf/restrictedsession usage in lib/srv (#15824) 2022-09-07 14:49:28 +00:00
network.go Move prometheus collectors from utils to metrics (#15288) 2022-08-09 17:35:19 +00:00