ft_calloc(). Norminette
This commit is contained in:
parent
41ed119416
commit
d64354612b
9 changed files with 154 additions and 27 deletions
7
ft_calloc_expected.output
Normal file
7
ft_calloc_expected.output
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
test 1: pos. 0, value: 0
|
||||
test 1: pos. 1, value: 0
|
||||
test 1: pos. 2, value: 0
|
||||
test 1: pos. 3, value: 0
|
||||
test 1: pos. 4, value: 0
|
||||
test 2: buflen = 0; buff == NULL: 0
|
||||
test 3: size= 0; buff == NULL: 0
|
||||
Loading…
Add table
Add a link
Reference in a new issue