umock-c should have the ability to mock ellipsis functions
Open
enhancement
- Dominant language
- C
- Stars
- 36
- Forks
- 27
- Avg merge
- 32m
- Merged PRs (30d)
- 3
Description
It would be nice if the following code worked:
`MOCKABLE_FUNCTION(, int, foo, char*, fmt, ...);`
Should be possible using C99 variadic macros.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.