kunit: move string-stream.h to lib/kunit
authorAlan Maguire <alan.maguire@oracle.com>
Mon, 6 Jan 2020 22:28:18 +0000 (22:28 +0000)
committerShuah Khan <skhan@linuxfoundation.org>
Thu, 9 Jan 2020 23:41:05 +0000 (16:41 -0700)
commit109fb06fdc6f6788df7dfbc235f7636a38e28fd4
tree60e4a5e207e71a5884624f4954c737c16593fd55
parent4d944bcd4e731ab7bfe8d01a7041ea0ebdc090f1
kunit: move string-stream.h to lib/kunit

string-stream interfaces are not intended for external use;
move them from include/kunit to lib/kunit accordingly.

Co-developed-by: Knut Omang <knut.omang@oracle.com>
Signed-off-by: Knut Omang <knut.omang@oracle.com>
Signed-off-by: Alan Maguire <alan.maguire@oracle.com>
Reviewed-by: Brendan Higgins <brendanhiggins@google.com>
Tested-by: Brendan Higgins <brendanhiggins@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
include/kunit/assert.h
lib/kunit/assert.c
lib/kunit/string-stream-test.c
lib/kunit/string-stream.c
lib/kunit/string-stream.h [moved from include/kunit/string-stream.h with 100% similarity]
lib/kunit/test.c