[dev] [sbase][patch] test: a little cleanup

From: Evan Gates <evan.gates_AT_gmail.com>
Date: Wed, 4 Mar 2015 17:34:02 -0800

use arg.h
change **argv to *argv[]
change strcmp == 0 to !strcmp
change NOTREACHED to not reached
fix test to check if basename(argv0) == "[" but avoid basename as it
can alter the contents of the string passed to it and I didn't want to
make a copy

Received on Thu Mar 05 2015 - 02:34:02 CET

This archive was generated by hypermail 2.3.0 : Thu Mar 05 2015 - 02:36:07 CET