Guillem Jover
|
1eba406021
|
test: Check that strdup() does not fail
Warned-by: gcc
|
2021-11-27 23:42:37 +01:00 |
|
Guillem Jover
|
1808d64b77
|
test: Fix pipe_feed() to allow checking fprintf format strings
Warned-by: gcc -W
|
2021-11-27 05:06:14 +01:00 |
|
Guillem Jover
|
d54ceb37ce
|
Update copyright claims
|
2021-02-07 01:28:27 +01:00 |
|
Guillem Jover
|
d5b04ab19c
|
test: Fix short lived memory leaks
These are non-issues, but having a clean ASAN test suite makes it
possible to detect actual problems in the tested code.
Warned-by: gcc ASAN
|
2020-12-21 17:44:26 +01:00 |
|
Guillem Jover
|
54f153414a
|
test: Refactor stream testing functions into a new module
|
2015-09-23 07:59:34 +02:00 |
|
Guillem Jover
|
32388fe59f
|
Use reallocarray() instead of malloc() or realloc()
|
2015-09-23 07:59:34 +02:00 |
|
Guillem Jover
|
7196b4dcca
|
test: Add new fgetln() and fgetwln() unit test
|
2013-05-27 02:49:28 +02:00 |
|