From nobody Sun Aug 2 20:00:56 2026 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4hCrKB3ybXz4TMQx for ; Sun, 02 Aug 2026 20:01:02 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hCrKB1F5Gz3gCJ for ; Sun, 02 Aug 2026 20:01:02 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1785700862; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=+mz0SuXnI53kN3sQiaXbL92B9g8CXpZ7SOGH6FBOsiE=; b=vbsgrSccfFHoEs/s823uMRt1srOrF2c2Kffdezeh41ixdHD2sV4E9Ptmply8ElNsabdJZo kF0q3sXyJxBvOGTsEms+ElEYSKaf+438JgPej32McbdpqlmSEXVKuh3lJBvEHhYaJOz332 ajbnzuJT565DTwsv2iJn27Q4MZhG2MWlTs590GyG9TfhRAuj4YT1T0czx5sdTrUn0ZKzj/ 9fEz86zrS5TE3nPcVhGFdQujSFiIqqhwskr/STPTUkq59T/jIW6w3vYD79cFpd8hMiv2r9 cEAoccRlSumHDHCR8oqml4aBU3q/+pj6z2HTSmTz6ZgZeiv4uJ6WM3kL6rAfRg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1785700862; a=rsa-sha256; cv=none; b=AS7V69S1bclM6LF3Qlyp1GqMF9wBo/3w1hs2V/ACdXw9Ta7jw2bQ3+GbGnKLFtrTwFXXsG uECLd9IE2IS1Q3BsCLVmKbrjBspTfjEFVHk9vwYRMHEQc0JatCYCDsPS6zqnCX2+N5AGJZ beVLPP3hXJM6IHu6xzACvgNTcTWT95G2zMUMVDj3+UqNxl6HH/QqN/WZh0YBYvPOFbbPJw 0Lidzgnjfa/e1b/yrrfP88fHoET7S9y2bCxaQuqu6bdqJZ0jB8uyBxnHFrJeMlmS59b5/+ xxSMtKAF6dw+x5TlCZpOiqGkuMEwyfGi/+ceNi2S+PYgYfwhZGuHm/SzHUvAzg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1785700862; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=+mz0SuXnI53kN3sQiaXbL92B9g8CXpZ7SOGH6FBOsiE=; b=Z9PpNmDBXx9BITAcKPJ4eBB+uIY7mN1Acq4g9m0JZ7vC8PNVHqqQysZArlx9tg977rso3k cwLd5Knizwx88k+iIZlFNHa+0OtDSEg6iIXfEcrRNuzG4IDIehBZzX6iEQTuHCipyYYpwj 9fiDa/Ko9WkiKwhTv8ndXAHytUJe3RUuGCLk6SQQXpYLEWWNpHzPm1bBu2/5OAve194ukH 4I5mtM/TtBjIC6IRgJteoUn+dmfK68T5P+ptjjTwveR3ZwFKwmXiDfPwu2wSBrDXDIoKdi umfjGEp56FEPtzWcO6cGO5Ucc87Q6SGf4s+6kFVDL4T9NvEX8s8AV9EQds68lQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hCrKB055rzD5X for ; Sun, 02 Aug 2026 20:01:02 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 276c8 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sun, 02 Aug 2026 20:00:56 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Dag-Erling=?utf-8?Q? Sm=C3=B8rg?=rav Subject: git: 433412518830 - stable/15 - kyua-debug: Add -P option List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: des X-Git-Repository: src X-Git-Refname: refs/heads/stable/15 X-Git-Reftype: branch X-Git-Commit: 433412518830e54a879072cfe3f1324ecc42335f Auto-Submitted: auto-generated Date: Sun, 02 Aug 2026 20:00:56 +0000 Message-Id: <6a6fa1f8.276c8.34debcbb@gitrepo.freebsd.org> The branch stable/15 has been updated by des: URL: https://cgit.FreeBSD.org/src/commit/?id=433412518830e54a879072cfe3f1324ecc42335f commit 433412518830e54a879072cfe3f1324ecc42335f Author: Dag-Erling Smørgrav AuthorDate: 2026-07-22 08:37:56 +0000 Commit: Dag-Erling Smørgrav CommitDate: 2026-08-02 19:59:24 +0000 kyua-debug: Add -P option Add -P as shorthand for --pause-before-cleanup. MFC after: 1 week Reviewed by: ngie Differential Revision: https://reviews.freebsd.org/D56613 (cherry picked from commit 7c51da13ae55dc98e9cc1b794e1fe6fc001d7f42) --- contrib/kyua/cli/cmd_debug.cpp | 1 + contrib/kyua/doc/kyua-debug.1.in | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/contrib/kyua/cli/cmd_debug.cpp b/contrib/kyua/cli/cmd_debug.cpp index c00920c1a3f7..a6cbd060da14 100644 --- a/contrib/kyua/cli/cmd_debug.cpp +++ b/contrib/kyua/cli/cmd_debug.cpp @@ -58,6 +58,7 @@ const cmdline::bool_option pause_before_cleanup_upon_fail_option( const cmdline::bool_option pause_before_cleanup_option( + 'P', "pause-before-cleanup", "Pauses right before the test cleanup"); diff --git a/contrib/kyua/doc/kyua-debug.1.in b/contrib/kyua/doc/kyua-debug.1.in index 263aef3667a7..a28c82dc270f 100644 --- a/contrib/kyua/doc/kyua-debug.1.in +++ b/contrib/kyua/doc/kyua-debug.1.in @@ -25,7 +25,7 @@ .\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE .\" OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -.Dd March 25, 2025 +.Dd July 22, 2026 .Dt KYUA-DEBUG 1 .Os .Sh NAME @@ -99,7 +99,7 @@ This flag makes it possible to preserve such artifacts immediately after a test failure, simplifying debugging. Otherwise, these artifacts would be removed by the test cleanup routine or by Kyua built-in cleanup mechanism. -.It Fl -pause-before-cleanup +.It Fl -pause-before-cleanup , Fl P The unconditional variant of the previous option. This can be helpful for reproducing the infrastructure or fixture of a passing test for further development or additional analysis.