]> Git Repo - qemu.git/commit
test-clone-visitor: Correct an accidental rename
authorMarkus Armbruster <[email protected]>
Fri, 17 Sep 2021 14:31:34 +0000 (16:31 +0200)
committerMarkus Armbruster <[email protected]>
Mon, 27 Sep 2021 06:23:25 +0000 (08:23 +0200)
commitf90ae4d1048ffc10cd65434f7377c5e09528d1db
tree637e3b1f4c862b148c49bcb03929085a7f164d9d
parent8b3b3a16dfca57b7c4e7b8af215aec96880153d7
test-clone-visitor: Correct an accidental rename

Commit b359f4b203 "tests: Rename UserDefNativeListUnion to
UserDefListUnion" renamed test_clone_native_list() to
test_clone_list_union().  The function has nothing to do with unions.
Rename it to test_clone_list().

Signed-off-by: Markus Armbruster <[email protected]>
Reviewed-by: Eric Blake <[email protected]>
Message-Id: <20210917143134[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
tests/unit/test-clone-visitor.c
This page took 0.025902 seconds and 4 git commands to generate.