3 comments (3 comments)0 reactions (0 reactions)0 assignees (0 assignees)Go1,061 forks (1,061 forks)batch import
good first issuetype: enhancement
Repository metrics
- Stars
- 12,713 stars (12,713 stars)
- PR merge metrics
- Avg merge 4d 22h (Avg merge 4d 22h)184 merged PRs in 30d (184 merged PRs in 30d)
Description
Description
I would like to add unit tests for pkg/abi/linux/msgqueue.go
Is this feature related to a specific bug?
No
Do you have a specific solution in mind?
I will write tests
Contributor guide
- Research direction
- Inspect the file pkg/abi/linux/msgqueue.go and write unit tests following the patterns in existing test files in the same package.
- Tech stack
- go
- Domain
- backend
- Issue type
- Test
- Prerequisites
- Gotesting