From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 4B4CA1FAA for ; Thu, 19 May 2022 01:50:12 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id D8585C385AA; Thu, 19 May 2022 01:50:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1652925011; bh=YnnFx/uzzM1tBbXnLKSSk/4FQ0gNk3N88sLxoeYPXNQ=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=Oa/SPjkKgMUjaYUSXg1VF9orebl3CtvZijB7cEMnAFOuvHjM5bIcHYzK/UkGyYWML hGk0aBB2qL0osXRPiyTwMClwEVQeG3dsSsrXUoCRpOQfA6zN1gRpUdFpY0HvLf6KGS soAnugkzOSv7V/eHezzZQqQWMp+knkLriKB7iamd8ue3p1ilor8cNXKPOh0bt3sd4V EEFX7Ouja8WzUboqBV1eEtGhGEukJ+KgfjZc1JJEe8vC66dWi6gY0TWda+ddghYtWc Hr4WYICo2LE6T2DUt0aVLh2ncNcilvJ3wCrR5lMzisa5wv+0mlA8kXRDEfvSmXV1oP XFZ485gRFNPow== Received: from aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (localhost.localdomain [127.0.0.1]) by aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (Postfix) with ESMTP id BC04BF0383D; Thu, 19 May 2022 01:50:11 +0000 (UTC) Content-Type: text/plain; charset="utf-8" Precedence: bulk X-Mailing-List: chrome-platform@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH 0/4] platform/chrome: cros_ec_proto: add initial Kunit tests From: patchwork-bot+chrome-platform@kernel.org Message-Id: <165292501176.725.12319166348769924651.git-patchwork-notify@kernel.org> Date: Thu, 19 May 2022 01:50:11 +0000 References: <20220518091814.2028579-1-tzungbi@kernel.org> In-Reply-To: <20220518091814.2028579-1-tzungbi@kernel.org> To: Tzung-Bi Shih Cc: bleung@chromium.org, groeck@chromium.org, chrome-platform@lists.linux.dev, linux-kernel@vger.kernel.org, dianders@chromium.org Hello: This series was applied to chrome-platform/linux.git (for-kernelci) by Tzung-Bi Shih : On Wed, 18 May 2022 17:18:10 +0800 you wrote: > The series adds some early Kunit tests for ChromeOS EC protocol. > > The 2nd patch is a refactor. > > The 3rd patch updates code comment. > > The 1st and 4th patches add Kunit tests. > > [...] Here is the summary with links: - [1/4] platform/chrome: cros_ec_proto: add Kunit tests for cros_ec_prepare_tx() https://git.kernel.org/chrome-platform/c/2c2d9dc1541b - [2/4] platform/chrome: cros_ec_proto: factor legacy out from cros_ec_prepare_tx() https://git.kernel.org/chrome-platform/c/c81768cb844f - [3/4] platform/chrome: cros_ec_proto: update cros_ec_check_result() comment https://git.kernel.org/chrome-platform/c/a78a6540e90e - [4/4] platform/chrome: cros_ec_proto: add Kunit tests for cros_ec_check_result() https://git.kernel.org/chrome-platform/c/90ce792231d1 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html