Loading
test/string: add fatal asserts for NULL strings
Make sure that the output strings are not NULL before comparing them
with strcmp(). This silences some scan-build warnings.
Change-Id: I3bfb7e44abe0451ae8afb4647c3b2d3f787b4faa
Signed-off-by:
Daniel Verkamp <daniel.verkamp@intel.com>