From patchwork Wed Mar 15 14:07:45 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Anton Khirnov X-Patchwork-Id: 40681 Delivered-To: ffmpegpatchwork2@gmail.com Received: by 2002:a05:6a20:d046:b0:cd:afd7:272c with SMTP id hv6csp3453622pzb; Wed, 15 Mar 2023 07:08:45 -0700 (PDT) X-Google-Smtp-Source: AK7set+qb7Tylu2WYc3uBf9O39Q/kytr74yG8QZBqkGBdKn9ub2EXxy4qjNKCtpwblbhEO1venAx X-Received: by 2002:a17:906:244:b0:92b:6f92:7705 with SMTP id 4-20020a170906024400b0092b6f927705mr7476432ejl.40.1678889325778; Wed, 15 Mar 2023 07:08:45 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1678889325; cv=none; d=google.com; s=arc-20160816; b=VEi3XJPW6ltHCXASfVqPjPI+WO+K0S+nz4GF9qc6hVpjguU/GxCTwNU8n/L9LomX9d VZ3oYg/okzvQwTKPimwHG32XSdRC+yGGBzMVocwROv+WM4o0wU4Kypg6Ioaj7bQLqI91 crgzYwr29K18Tgl3mzh0VO5j0rKWS97p1dLb+3YGP1pr7LGRQeu832gEkDvtmd/VwPuW nZ4qTHFSZrtQxlPBg7jf5LaOnILrHRHZ+VOhJBSIgOwhIf/6ZSem7XNiCPuid+Nc/tIa 4ztDMYJG0VFtzOdNW8x1wbRItB4YfrQNnDCtrea7/W1cB30QgYCNQWoBFiCjpax15bAA BNxw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:content-transfer-encoding:reply-to:list-subscribe :list-help:list-post:list-archive:list-unsubscribe:list-id :precedence:subject:mime-version:references:in-reply-to:message-id :date:to:from:delivered-to; bh=mfzVnqk+O44uRs+Mt3V5NhDpcmY3Qki5iLW/CfRtOfQ=; b=eulPhr/8F+M86k8WHumpdksBhGolFUnYqMhbwqt0g1CEYuDU0HhVY4yim9Wo4oTwfD EPuAnlSUvL4RHlDkilUCpogUMBO/SDqx5AdQjWXxixImozICwx32HA+ZU0MiXn8ZuVDJ EiUb9xqLE4LZ96MQ+AKi6DQky2PXae4q+LmIuoL5buLaGY6gSGg8cbnvdp2hLZdvlbnz dPuKTtZCFtTGGR35PdBwWGwzb+o754l1hXdZyySz56wE+saw18DppDK4SwkGf5UJVi8c p9xGPr9N3tkAXrY0iZfbBpXfMx61aly/zVtVtG56/3Kyx86HAttLf7X3aOGXZpdmY/ka tuFw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of ffmpeg-devel-bounces@ffmpeg.org designates 79.124.17.100 as permitted sender) smtp.mailfrom=ffmpeg-devel-bounces@ffmpeg.org Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org. [79.124.17.100]) by mx.google.com with ESMTP id g24-20020a17090613d800b008b2712f79e8si5596279ejc.940.2023.03.15.07.08.33; Wed, 15 Mar 2023 07:08:45 -0700 (PDT) Received-SPF: pass (google.com: domain of ffmpeg-devel-bounces@ffmpeg.org designates 79.124.17.100 as permitted sender) client-ip=79.124.17.100; Authentication-Results: mx.google.com; spf=pass (google.com: domain of ffmpeg-devel-bounces@ffmpeg.org designates 79.124.17.100 as permitted sender) smtp.mailfrom=ffmpeg-devel-bounces@ffmpeg.org Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 27F1C68BE80; Wed, 15 Mar 2023 16:08:09 +0200 (EET) X-Original-To: ffmpeg-devel@ffmpeg.org Delivered-To: ffmpeg-devel@ffmpeg.org Received: from mail0.khirnov.net (red.khirnov.net [176.97.15.12]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 0FB4F68BE6B for ; Wed, 15 Mar 2023 16:08:02 +0200 (EET) Received: from localhost (localhost [IPv6:::1]) by mail0.khirnov.net (Postfix) with ESMTP id 922382404EA for ; Wed, 15 Mar 2023 15:08:01 +0100 (CET) Received: from mail0.khirnov.net ([IPv6:::1]) by localhost (mail0.khirnov.net [IPv6:::1]) (amavisd-new, port 10024) with ESMTP id HCsXf8W2-cdf for ; Wed, 15 Mar 2023 15:08:00 +0100 (CET) Received: from libav.khirnov.net (libav.khirnov.net [IPv6:2a00:c500:561:201::7]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "libav.khirnov.net", Issuer "smtp.khirnov.net SMTP CA" (verified OK)) by mail0.khirnov.net (Postfix) with ESMTPS id 5E7972404EE for ; Wed, 15 Mar 2023 15:07:59 +0100 (CET) Received: from libav.khirnov.net (libav.khirnov.net [IPv6:::1]) by libav.khirnov.net (Postfix) with ESMTP id CC1A83A039B for ; Wed, 15 Mar 2023 15:07:52 +0100 (CET) From: Anton Khirnov To: ffmpeg-devel@ffmpeg.org Date: Wed, 15 Mar 2023 15:07:45 +0100 Message-Id: <20230315140746.14692-2-anton@khirnov.net> X-Mailer: git-send-email 2.39.1 In-Reply-To: <20230315140746.14692-1-anton@khirnov.net> References: <20230315140746.14692-1-anton@khirnov.net> MIME-Version: 1.0 Subject: [FFmpeg-devel] [PATCH 2/3] doc/developer.texi: document checkasm X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" X-TUID: x7BW9cC//BBY --- doc/developer.texi | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/developer.texi b/doc/developer.texi index db5afafa4b..5e283227be 100644 --- a/doc/developer.texi +++ b/doc/developer.texi @@ -104,6 +104,10 @@ NASM on x86; GAS on ARM. @end itemize +A unit testing framework for assembly called @code{checkasm} lives under +@file{tests/checkasm}. All new assembly should come with @code{checkasm} tests; +adding tests for existing assembly that lacks them is also strongly encouraged. + @subsection Other languages Other languages than C may be used in special cases: