From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 8810F1392EF for ; Mon, 7 Jul 2014 17:31:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4A4DFE0809; Mon, 7 Jul 2014 17:31:11 +0000 (UTC) Received: from mail-qc0-f178.google.com (mail-qc0-f178.google.com [209.85.216.178]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BF187E0809 for ; Mon, 7 Jul 2014 17:31:10 +0000 (UTC) Received: by mail-qc0-f178.google.com with SMTP id c9so4126216qcz.9 for ; Mon, 07 Jul 2014 10:31:09 -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=UHBY225Uwrn5IB6vAsO1oF08D/yKXsAQ5qyDcGjvc1c=; b=C23ZHfmifb+q172Qypa5So+UhHrOvpgsPNiW+nmM+rM5Wi+6wru0Uw4ttzV2ePeKzd 6GjwD4enpUkKTFsbvmnoIFlEGwkviN4f2dtrlN7lX+irZtDHMyI0256dFeI8mYujzcHT juDd7AfQNVcd9WL/E1PqzMLJVHklvh0N9NlCj+5Hx5cYE/hu7r8N1CvHzeGfsQG4k2MX ToqPhxlIxVU2fc3DDM9aH72TU+JbtldHMSA9cUeveTxzUj9TeWS0SHMcfJ3X7wkaXT0E rJQs37KIDl6pz16q+xkoih/CQFS9FAYBPvLN6vMh6Cy1RMf2dQImQ+IVigzR028Blrpe V+Kg== X-Received: by 10.140.82.134 with SMTP id h6mr49251725qgd.88.1404754269853; Mon, 07 Jul 2014 10:31:09 -0700 (PDT) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-soc@lists.gentoo.org Reply-to: gentoo-soc@lists.gentoo.org MIME-Version: 1.0 From: Rabi Shanker Guha Date: Mon, 7 Jul 2014 22:59:28 +0530 Message-ID: <-6783606072005900389@unknownmsgid> Subject: [gentoo-soc] [netifrc on systemd] Progress Report #7 To: gentoo-soc@lists.gentoo.org Content-Type: multipart/alternative; boundary=001a11c127b840f85d04fd9dd7dc X-Archives-Salt: 467cee3c-410e-4172-aca6-e48df6c8ba1a X-Archives-Hash: 8fb1cf70b901fb4f3c493282ca309aee --001a11c127b840f85d04fd9dd7dc Content-Type: text/plain; charset=UTF-8 Hello, This week i had been working on writing the test suite for netifrc on systems. As I stated before we are planning to write the test suite such that it matches the output on a traditional openrc system vs a systemd system. After looking into various testing frameworks I decided to write my own implementation using a yaml parser and a simple testing framework. It would work in 2 modes. Master and slave, where it stores key values and matches them respectively. Sorry for the delay in sending the mail. I was travelling back to home so i lost a couple of days. Even now i have a terrible internet connection so im sending this message from my phone. Sent from my Windows Phone --001a11c127b840f85d04fd9dd7dc Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hello,
This= week i had been working on writing the test suite for=C2=A0 netifrc on sys= tems. As I stated before we are planning to write the test suite such that = it matches the output on a traditional openrc system vs a systemd system. A= fter looking into various testing frameworks I decided to write my own impl= ementation using a yaml parser and a simple testing framework.
It would work in 2 modes. Master and slave, where it stores key values and = matches them respectively.

Sorry for the delay in sending the mail. = I was travelling back to home so i lost a couple of days. Even now i have a= terrible internet connection so im sending this message from my phone.

Sent from my Windows Phone
--001a11c127b840f85d04fd9dd7dc--