linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stef Bon <stefbon@gmail.com>
To: linux-fsdevel <linux-fsdevel@vger.kernel.org>
Subject: Tests available for list implementation.
Date: Tue, 15 Jun 2021 22:01:40 +0200	[thread overview]
Message-ID: <CANXojcxGPS-3CqCNx3MuwtHBsu+tD2RFWszD7qcRMn2wZkANZw@mail.gmail.com> (raw)

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

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

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-15 20:01 Stef Bon [this message]
2021-06-15 20:06 ` Tests available for list implementation Chaitanya Kulkarni
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=CANXojcxGPS-3CqCNx3MuwtHBsu+tD2RFWszD7qcRMn2wZkANZw@mail.gmail.com \
    --to=stefbon@gmail.com \
    --cc=linux-fsdevel@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).