Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: Jiri Olsa <[email protected]>
  • Loading branch information
olsajiri committed Oct 9, 2023
1 parent acb4d57 commit 3898c04
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkg/sensors/exec/exec_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,8 @@ func TestEventExitThreads(t *testing.T) {
tgids[tgid] = false
}

fmt.Printf("KRAVA %v\n", tgids)

// check we got single exit event for each testThreadsExit
// execution and no more
nextCheck := func(event ec.Event, l *logrus.Logger) (bool, error) {
Expand Down

0 comments on commit 3898c04

Please sign in to comment.