gnl-unit-test
gnl-unit-test copied to clipboard
A simple get next line unit tester
GNL Unit Tester
This is taken from the exam and adjusted so that it works for the get_next_line subject.
- Put
get_next_line.c,get_next_line_utils.candget_next_line.hin the root of this clone; - Run
test.sh; - ... Profit!