test_helpers.c
6.18 KB
-
Added copydir_recurs() to test_helpers.c · e4029c52
Test helper function which recursively copies the content of a directory. This function has been tweaked to prevent stack overflows by reusing the same path buffers on all recursive calls.
nulltoken committed