]> git.ipfire.org Git - thirdparty/kmod.git/commit
testsuite: test_strbuf_pushmem: test pushing 0 bytes to an empty strbuf
authorMartin Wilck <mwilck@suse.com>
Thu, 21 Nov 2024 22:56:10 +0000 (23:56 +0100)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Fri, 29 Nov 2024 15:15:21 +0000 (09:15 -0600)
commit50ff74e0ba83421a5f39c184abb1a5d3fcc4d8ac
treefc17760f919814632639b86f70881cab36275756
parente6a5cc213971361a4a15d958975a6b48682d992c
testsuite: test_strbuf_pushmem: test pushing 0 bytes to an empty strbuf

This test fails, and will be fixed by the next commit.

Signed-off-by: Martin Wilck <mwilck@suse.com>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
Link: https://github.com/kmod-project/kmod/pull/257
Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
testsuite/test-strbuf.c