diff options
author | Alexander Bulekov <alxndr@bu.edu> | 2020-02-19 23:11:06 -0500 |
---|---|---|
committer | Stefan Hajnoczi <stefanha@redhat.com> | 2020-02-22 08:26:48 +0000 |
commit | 92ecf9be906edfbde10f651b9165e51c600924fc (patch) | |
tree | 5f8912f76fe79279be67e80a427799fa56018e37 /tests/qtest/qos-test.c | |
parent | 39397a9a76eb02ad8a772f43446fdb3344093c35 (diff) |
libqos: split qos-test and libqos makefile vars
Most qos-related objects were specified in the qos-test-obj-y variable.
qos-test-obj-y also included qos-test.o which defines a main().
This made it difficult to repurpose qos-test-obj-y to link anything
beside tests/qos-test against libqos. This change separates objects that
are libqos-specific and ones that are qos-test specific into different
variables.
Signed-off-by: Alexander Bulekov <alxndr@bu.edu>
Reviewed-by: Darren Kenny <darren.kenny@oracle.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-id: 20200220041118.23264-11-alxndr@bu.edu
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'tests/qtest/qos-test.c')
0 files changed, 0 insertions, 0 deletions