mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Szabolcs Nagy <nsz@port70.net>
To: musl@lists.openwall.com
Subject: libc-test repo
Date: Sat, 20 Jul 2013 18:46:45 +0200	[thread overview]
Message-ID: <20130720164644.GH15323@port70.net> (raw)

after trying various buildsystem things i decided to put
the new libc test system on top of my old libc-test repo
(in the end there aren't many new features in it)

http://nsz.repo.hu/git/?p=libc-test

i need to fix a few things in math and fiddle with the
build flags a bit but it should be usable
(other missing things: wrapper to run the tests with timeout
and report the exit status, 'make run' to rerun the dynamically
linked executables without building anything, build into
different directories with different build settings)

i added a top level copyright notice and authors file
most of the test should not be copyrightable but what do i know

i added the tests by kirill (tw1gz) after some cleanup
so the code has consistent style for now (there are no strict
style rules as the test cases are pretty much independent)

i ran the tests with 'CC=musl-gcc make' and 'CC=gcc make'
(the invalid errors will be eventually fixed)

see the readme for further details

(as discussed some libc tests will need special environment,
that is not yet in scope (containers, uml and seccomp came up
as solutions so far), libc source code inspection is not yet
in scope either but gcov/lcov coverage report would be nice
to set up)


                 reply	other threads:[~2013-07-20 16:46 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20130720164644.GH15323@port70.net \
    --to=nsz@port70.net \
    --cc=musl@lists.openwall.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.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

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).