aboutsummaryrefslogtreecommitdiff
path: root/test cases/unit/15 prebuilt object
AgeCommit message (Collapse)AuthorFilesLines
2023-01-04allow passing generated objects in the "objects" keyword argumentPaolo Bonzini1-0/+6
Generated objects can already be passed in the "objects" keyword argument as long as you go through an extract_objects() indirection. Allow the same even directly, since that is more intuitive than having to add them to "sources". Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2022-12-21add more testcases for prebuilt objectsPaolo Bonzini2-3/+23
Cover more cases including passing objects via ExtractedObjects and CustomTarget.
2018-07-31Condense test dirs.Jussi Pakkanen3-0/+38