From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-3.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,HTML_MESSAGE, MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED,RCVD_IN_MSPIKE_H4, RCVD_IN_MSPIKE_WL autolearn=ham autolearn_force=no version=3.4.4 Received: from second.openwall.net (second.openwall.net [193.110.157.125]) by inbox.vuxu.org (Postfix) with SMTP id 059F920040 for ; Fri, 15 Nov 2024 06:16:37 +0100 (CET) Received: (qmail 22055 invoked by uid 550); 15 Nov 2024 05:16:33 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-ID: Reply-To: musl@lists.openwall.com x-ms-reactions: disallow Received: (qmail 22013 invoked from network); 15 Nov 2024 05:16:32 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=boeing.com; s=boeing-s1912; t=1731647781; bh=U6Q/c/qY1/W3dIsrr6YIUD4ofvIcDJHa8MGD7RehXz0=; h=From:To:CC:Subject:Date:From; b=bCx8lAYj8x2hL/CIemsMMbdr3YiJRFHveaIQcn5/S9aaJc5mdet6nDXKO0w1uj1nr EMfcHxtUrokjAyaBDOWKwLBrkGIGe+bB7DmPels9t/zxu6uHtFUsjW11nuqzMQHIhm MgevuqStwUVEQedE4U3g/UCh9hwozqrjyAaXVE5XnIxDBkWeD7BUOO7jHiGt0DJHTr CBjamUBQukiyXSOIK1EnJ4Aab9EycalHU7BbDVwx4o2I7ZE3P6AlguJO7IP0ux2DmM eFzf1GCfrKOqkGMCSqhMEtrmprmCeFRbS84c+0W1SxhRTksTPVvgIT11ZfvLm0OSf5 GNbrn1vPUVvoQ== From: "Gardner, Ryan P" To: "musl@lists.openwall.com" CC: "Weber (US), Matthew L" Thread-Topic: Re: [musl] [PATCH 1/3 libc-test] functional:time:clock_nanosleep test Thread-Index: Ads3GzASVnJxfUyiRsawaQ0r6jW1vA== Date: Fri, 15 Nov 2024 05:16:10 +0000 Message-ID: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [137.137.12.6] x-tm-snts-smtp: D2C4BDBEEFC254E97A5262EB38421D339773093BFE45D3B008264F50F35309802000:8 Content-Type: multipart/alternative; boundary="_000_a81436ec3db04060a5f96dbfb5191c8dboeingcom_" MIME-Version: 1.0 X-TM-AS-GCONF: 00 Subject: Re: [musl] [PATCH 1/3 libc-test] functional:time:clock_nanosleep test --_000_a81436ec3db04060a5f96dbfb5191c8dboeingcom_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Szabolcs Nagy writes: > over the next month im only in front of a computer sporadically > but code style or quality of tests are less strict than for libc, > so i dont expect many iterations. just post the patches so when i > can take a look i can comment or apply them. > btw if there is a repo with a branch i can cherrypick from that > is a bit easier for me than handling mails. then i think you > dont even have to post "obvious" patches to the list. i can pick > them from the branch. That works well for us, here is our branch - https://github.com/Boeing/libc-test/tree/boeing-staging-next-libc-test This branch hasn't quite got every test we have written so far on it, but it should be up to date within the next week. Thanks, Ryan Gardner --_000_a81436ec3db04060a5f96dbfb5191c8dboeingcom_ Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Szabolcs Nagy <nsz@...t70.net> writes:

 

> over the next month im only in front of a compu= ter sporadically

 

> but code style or quality of tests are less str= ict than for libc,

> so i dont expect many iterations. just post the= patches so when i

> can take a look i can comment or apply them.

 

> btw if there is a repo with a branch i can cher= rypick from that

> is a bit easier for me than handling mails. the= n i think you

> dont even have to post "obvious" patc= hes to the list. i can pick

> them from the branch.

 

That works well for us, here is our branch -

https://github.com/Boeing/libc-test/tree/boeing-stag= ing-next-libc-test

 

This branch hasn't quite got every test we have writ= ten so far on it,

but it should be up to date within the next week.

 

Thanks,

Ryan Gardner

--_000_a81436ec3db04060a5f96dbfb5191c8dboeingcom_--