From patchwork Thu Jun 16 14:07:10 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andrea Cervesato X-Patchwork-Id: 1644362 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: bilbo.ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=suse.com header.i=@suse.com header.a=rsa-sha256 header.s=susede1 header.b=t3sc7rdb; dkim-atps=neutral Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=lists.linux.it (client-ip=213.254.12.146; helo=picard.linux.it; envelope-from=ltp-bounces+incoming=patchwork.ozlabs.org@lists.linux.it; receiver=) Received: from picard.linux.it (picard.linux.it [213.254.12.146]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by bilbo.ozlabs.org (Postfix) with ESMTPS id 4LP3sT5803z9sG0 for ; Fri, 17 Jun 2022 00:07:41 +1000 (AEST) Received: from picard.linux.it (localhost [IPv6:::1]) by picard.linux.it (Postfix) with ESMTP id 67BDF3C65EF for ; Thu, 16 Jun 2022 16:07:39 +0200 (CEST) X-Original-To: ltp@lists.linux.it Delivered-To: ltp@picard.linux.it Received: from in-2.smtp.seeweb.it (in-2.smtp.seeweb.it [217.194.8.2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384)) (No client certificate requested) by picard.linux.it (Postfix) with ESMTPS id 82F223C4F81 for ; Thu, 16 Jun 2022 16:07:25 +0200 (CEST) Received: from smtp-out2.suse.de (smtp-out2.suse.de [195.135.220.29]) (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) (No client certificate requested) by in-2.smtp.seeweb.it (Postfix) with ESMTPS id 92689600699 for ; Thu, 16 Jun 2022 16:07:24 +0200 (CEST) Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by smtp-out2.suse.de (Postfix) with ESMTPS id EA41A1F8E9; Thu, 16 Jun 2022 14:07:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.com; s=susede1; t=1655388443; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=BajCvNkzwzymOBxIIwGyaI33lzULaKNlCH2TYeGWidE=; b=t3sc7rdbTwp5iGG/vZMmZG+U/SQKn6STmtvpT97NEyVRAGuhumLJRR9q0zs/i4YLa/anRQ jDcuE7XaJlJpf6VhUxSEJxMO68jV1NHZk7clofBMuucm1df00a1rEk7THApB3NBQ0EbvP5 MS6rzp/Q5PyRkhgKQN779Q7G2B0waHo= Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by imap2.suse-dmz.suse.de (Postfix) with ESMTPS id B65D513A70; Thu, 16 Jun 2022 14:07:23 +0000 (UTC) Received: from dovecot-director2.suse.de ([192.168.254.65]) by imap2.suse-dmz.suse.de with ESMTPSA id vpH7KRs5q2IlJwAAMHmgww (envelope-from ); Thu, 16 Jun 2022 14:07:23 +0000 To: ltp@lists.linux.it Date: Thu, 16 Jun 2022 16:07:10 +0200 Message-Id: <20220616140717.23708-1-andrea.cervesato@suse.com> X-Mailer: git-send-email 2.35.3 MIME-Version: 1.0 X-Virus-Scanned: clamav-milter 0.102.4 at in-2.smtp.seeweb.it X-Virus-Status: Clean X-Spam-Status: No, score=0.1 required=7.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,DKIM_VALID_EF,SPF_HELO_NONE,SPF_PASS, T_SCC_BODY_TEXT_LINE autolearn=disabled version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on in-2.smtp.seeweb.it Subject: [LTP] [PATCH v2 0/7] Refactor mqns testing suite X-BeenThere: ltp@lists.linux.it X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux Test Project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Patchwork-Original-From: Andrea Cervesato via ltp From: Andrea Cervesato Reply-To: Andrea Cervesato Errors-To: ltp-bounces+incoming=patchwork.ozlabs.org@lists.linux.it Sender: "ltp" mqns testing suite has been refactored using new LTP API Andrea Cervesato (7): Add more safe macros for mqueue API Refactor mqns_01 using new LTP API Refactor mqns_02 using new LTP API Refactor mqns_03 using new LTP API Refactor mqns_04 using new LTP API Delete deprecated mqns header files Rename common.h into mqns.h for mqns suite include/tst_safe_posix_ipc.h | 34 +++ runtest/containers | 19 +- testcases/kernel/containers/mqns/Makefile | 27 +- testcases/kernel/containers/mqns/mqns.h | 108 ++++++- testcases/kernel/containers/mqns/mqns_01.c | 187 ++++-------- testcases/kernel/containers/mqns/mqns_02.c | 217 ++++---------- testcases/kernel/containers/mqns/mqns_03.c | 271 +++++++----------- testcases/kernel/containers/mqns/mqns_04.c | 263 +++++++---------- .../kernel/containers/mqns/mqns_helper.h | 56 ---- 9 files changed, 481 insertions(+), 701 deletions(-) delete mode 100644 testcases/kernel/containers/mqns/mqns_helper.h