aboutsummaryrefslogtreecommitdiff
path: root/tests/test-string-output-visitor.c
diff options
context:
space:
mode:
authorThomas Huth <thuth@redhat.com>2019-05-08 09:55:27 +0200
committerThomas Huth <thuth@redhat.com>2019-05-08 17:45:18 +0200
commit1e47ac8216d9b45d11498c5b863a8cfc782b0054 (patch)
treecb206e1f9543668e7bb4ad4fba384170107deabd /tests/test-string-output-visitor.c
parent8a17fbf640109076cbfda9bb5860c67367ae0020 (diff)
downloadqemu-1e47ac8216d9b45d11498c5b863a8cfc782b0054.zip
qemu-1e47ac8216d9b45d11498c5b863a8cfc782b0054.tar.gz
qemu-1e47ac8216d9b45d11498c5b863a8cfc782b0054.tar.bz2
tests/Makefile: Remove unused test-obj-y variable
I recently noticed that test-obj-y contains a file called tests/check-block-qtest.o which simply does not belong to any .c file and thus wondered why this is not causing any trouble. It is only used to add -Itests to the command line (which refers to the build directory). However, it is not needed because "-iquote $(@D)" already sets this up in rules.mak. Thus we can simply remove this variable. Reviewed-by: Markus Armbruster <armbru@redhat.com> Message-Id: <20190508075527.32164-1-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'tests/test-string-output-visitor.c')
0 files changed, 0 insertions, 0 deletions