From owner-freebsd-testing@FreeBSD.ORG Fri May 8 20:57:21 2015 Return-Path: Delivered-To: freebsd-testing@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 09109BAC for ; Fri, 8 May 2015 20:57:21 +0000 (UTC) Received: from mail-wg0-x229.google.com (mail-wg0-x229.google.com [IPv6:2a00:1450:400c:c00::229]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9A27D106C for ; Fri, 8 May 2015 20:57:20 +0000 (UTC) Received: by wgic8 with SMTP id c8so56332590wgi.1 for ; Fri, 08 May 2015 13:57:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=CvR4tkCWeofFZe4pD2E9OHeo0LuwS3zyJlQBfS3hsvc=; b=DQG8CMoUDST80/9U8Rph9wUurLWdl08OhTIG5vFLA9bahRFZT1DCeh5HVKLV7VPMZJ wMsv1CiPFDgrjQvqF82+77887rrpZ1Eb9x5mTbN8mmdUO7tsAMw0GB/hpca+udAtP4HJ TaTDwZ3vF/jxLZuIxFZQ/Le0U5tMVhpE4NNHThwcpnOZTih1Ow7vnAxoT9OV+VSDBgNX 1xARei/SHH2TNcP8ZCMB0TxFzBf1SVjSaEXforvw+MYft4ZX9vxpyGc/9f79chkhKkiV INgNODZhQ7EY0la2r+SUbSbwCmvNPLNJdMfSlOHYMd6h9XwAfujLIudBngpQ0gjoI2em toSg== X-Received: by 10.194.81.169 with SMTP id b9mr9383246wjy.126.1431118638121; Fri, 08 May 2015 13:57:18 -0700 (PDT) MIME-Version: 1.0 Received: by 10.28.142.3 with HTTP; Fri, 8 May 2015 13:56:37 -0700 (PDT) From: Siddharth Tuli Date: Fri, 8 May 2015 13:56:37 -0700 Message-ID: Subject: Freebsd testing methodology To: freebsd-testing@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 May 2015 20:57:21 -0000 I am looking out for all kinds testing that is being carried out for FreeBSD. I know of, -stress2 tests, that mostly exercise the kernel components -AFT tests -POSIX tests. Are there other test suites that are being used for testing FreeBSD? Regards Siddharth