From nobody Tue Sep 9 00:18:27 2025 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail(p=none dis=none) header.from=redhat.com Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 163101785607099.26546908144314; Tue, 7 Sep 2021 05:30:56 -0700 (PDT) Received: from localhost ([::1]:54066 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mNaFa-0005EL-TR for importer@patchew.org; Tue, 07 Sep 2021 08:30:54 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42254) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mNa6d-0008S2-NY for qemu-devel@nongnu.org; Tue, 07 Sep 2021 08:21:39 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]:47049) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mNa6c-0006vz-6S for qemu-devel@nongnu.org; Tue, 07 Sep 2021 08:21:39 -0400 Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-416-iLhSaF51OOq8_chk8L5bow-1; Tue, 07 Sep 2021 08:21:36 -0400 Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id AEDAB107ACFE for ; Tue, 7 Sep 2021 12:21:35 +0000 (UTC) Received: from localhost (unknown [10.39.208.23]) by smtp.corp.redhat.com (Postfix) with ESMTP id 6919660657; Tue, 7 Sep 2021 12:21:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1631017297; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=yhb2wO8zV56juJYIJDnx8N/SZLKEAf3mSq3zq9xR3OM=; b=XBM1+rV7bS1VjI4pQT2FkOTk10uvT4X++ArK4PQKW7dj9TUjeKUkKok4QU80+DVYJAzu1R FZwpdf+ALsAoY7AcDmiz5mmuMPXyZvgIFunQtVz4Bw467xFVFv9E1jXB1xFo//vxh7JrvB H/t3O/oni8H95PeAm5zxe+msXrMTnCM= X-MC-Unique: iLhSaF51OOq8_chk8L5bow-1 From: marcandre.lureau@redhat.com To: qemu-devel@nongnu.org Subject: [RFC v3 08/32] tests: build qapi-cabi (C ABI dump) Date: Tue, 7 Sep 2021 16:19:19 +0400 Message-Id: <20210907121943.3498701-9-marcandre.lureau@redhat.com> In-Reply-To: <20210907121943.3498701-1-marcandre.lureau@redhat.com> References: <20210907121943.3498701-1-marcandre.lureau@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.11 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=marcandre.lureau@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=170.10.133.124; envelope-from=marcandre.lureau@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -31 X-Spam_score: -3.2 X-Spam_bar: --- X-Spam_report: (-3.2 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.391, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: pbonzini@redhat.com, berrange@redhat.com, armbru@redhat.com, stefanha@redhat.com, =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) X-ZM-MESSAGEID: 1631017856700100001 From: Marc-Andr=C3=A9 Lureau Signed-off-by: Marc-Andr=C3=A9 Lureau --- tests/qapi-cabi.c | 9 +++++++++ tests/meson.build | 13 +++++++++++-- 2 files changed, 20 insertions(+), 2 deletions(-) create mode 100644 tests/qapi-cabi.c diff --git a/tests/qapi-cabi.c b/tests/qapi-cabi.c new file mode 100644 index 0000000000..2b94edb4ab --- /dev/null +++ b/tests/qapi-cabi.c @@ -0,0 +1,9 @@ +#include "qemu/osdep.h" + +#include "test-qapi-types.h" + +int main(int argc, char *argv[]) +{ + qapi_cabi(); + return 0; +} diff --git a/tests/meson.build b/tests/meson.build index 55a7b08275..be95223d62 100644 --- a/tests/meson.build +++ b/tests/meson.build @@ -54,8 +54,17 @@ foreach o: test_qapi_files.to_list() + test_qapi_files_e= xtra.to_list() test_qapi_sources +=3D o endforeach =20 -libtestqapi =3D static_library('testqapi', sources: [genh, test_qapi_sourc= es]) -testqapi =3D declare_dependency(link_with: libtestqapi, sources: [genh, te= st_qapi_headers]) +libtestqapi =3D static_library('testqapi', + sources: [genh, test_qapi_sources], + c_args: ['-DQAPI_CABI']) +testqapi =3D declare_dependency(link_with: libtestqapi, + dependencies: [qemuutil], + sources: [genh, test_qapi_headers]) + +executable('qapi-cabi', + files('qapi-cabi.c'), + dependencies: testqapi, + c_args: ['-DQAPI_CABI']) =20 test_deps =3D { 'test-qht-par': qht_bench, --=20 2.33.0.113.g6c40894d24