mailing list of musl libc
 help / color / mirror / code / Atom feed
* libc-test repo
@ 2013-07-20 16:46 Szabolcs Nagy
  0 siblings, 0 replies; only message in thread
From: Szabolcs Nagy @ 2013-07-20 16:46 UTC (permalink / raw)
  To: musl

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)


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-07-20 16:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-20 16:46 libc-test repo Szabolcs Nagy

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