diff options
author | Lukas Straub <lukasstraub2@web.de> | 2021-03-30 20:13:35 +0200 |
---|---|---|
committer | Marc-André Lureau <marcandre.lureau@redhat.com> | 2021-04-01 15:27:44 +0400 |
commit | d3a0bb7706520928f8493fabaee76532b5b1adb4 (patch) | |
tree | dc00960940840f562f705bfd320c0fd4b02cd3d6 /MAINTAINERS | |
parent | feb774ca3fc08afc1404f75c06fbaeea5fdbcd19 (diff) | |
download | qemu-d3a0bb7706520928f8493fabaee76532b5b1adb4.zip qemu-d3a0bb7706520928f8493fabaee76532b5b1adb4.tar.gz qemu-d3a0bb7706520928f8493fabaee76532b5b1adb4.tar.bz2 |
tests: Add tests for yank with the chardev-change case
Add tests for yank with the chardev-change case.
Signed-off-by: Lukas Straub <lukasstraub2@web.de>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Tested-by: Li Zhang <li.zhang@cloud.ionos.com>
Message-Id: <697ce111503a8bab011d21519ae0b6b07041ec9a.1617127849.git.lukasstraub2@web.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index dcab656..aa89476 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2823,6 +2823,7 @@ M: Lukas Straub <lukasstraub2@web.de> S: Odd fixes F: util/yank.c F: migration/yank_functions* +F: tests/unit/test-yank.c F: include/qemu/yank.h F: qapi/yank.json |