Skip to content

Commit d925ca4

Browse files
committed
TODO Update
1 parent 77f0080 commit d925ca4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

TODO

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
[X] MUST_NOT_CALL macro, to check if a mock function with the given arguments was never called.
44
[ ] Invocation count of a mocked function with a particular set of arguments
55
[ ] Floating point argument in MUST_CALL etc macros.
6+
[ ] Arbitrary structure argument in MUST_CALL etc macros.
67
[X] Prints the file name & line number of the expectation which failed.
78
[X] Only print actual call list when YUKTI_TEST_DEBUG is defined.
89
[X] Helper macro to call YT_MUST_CALL_ANY_ORDER multiple times.

0 commit comments

Comments
 (0)