#include "test_libft.h" int main(void) { TEST_CALL(ft_strlen); return 0; }