test fix: return 0 not num-of-bytes-written
The api should return 0, not the number of bytes successfully written
(which is what snprintf directly returns).
Signed-off-by: Brenden Blanco <bblanco@gmail.com>
Showing
Please register or sign in to comment