All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chaitanya Kulkarni <Chaitanya.Kulkarni@wdc.com>
To: Stef Bon <stefbon@gmail.com>,
	linux-fsdevel <linux-fsdevel@vger.kernel.org>
Subject: Re: Tests available for list implementation.
Date: Tue, 15 Jun 2021 20:06:00 +0000	[thread overview]
Message-ID: <BYAPR04MB49653F0A26E0F40C2357FAE886309@BYAPR04MB4965.namprd04.prod.outlook.com> (raw)
In-Reply-To: CANXojcxGPS-3CqCNx3MuwtHBsu+tD2RFWszD7qcRMn2wZkANZw@mail.gmail.com

On 6/15/21 13:01, Stef Bon wrote:
> Hi all,
>
> I've been working on the implementation of a linked list, and the
> basic operations on insert after, insert before and delete of a list
> element. See:
>
> https://github.com/stefbon/OSNS/blob/main/src/lib/list/simple-list.h
> https://github.com/stefbon/OSNS/blob/main/src/lib/list/simple-list.c
>
> I want to test it and compare it with other implementations. Is there
> such a test tool?
>
> Thanks in advance,
>
> Stef Bon
> the Netherlands
>


If you want this to be reviewed send patch series.



  reply	other threads:[~2021-06-15 20:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-15 20:01 Tests available for list implementation Stef Bon
2021-06-15 20:06 ` Chaitanya Kulkarni [this message]
2021-06-15 20:11   ` Stef Bon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=BYAPR04MB49653F0A26E0F40C2357FAE886309@BYAPR04MB4965.namprd04.prod.outlook.com \
    --to=chaitanya.kulkarni@wdc.com \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=stefbon@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.