summaryrefslogtreecommitdiff
path: root/tests/lib/libc/gen/Makefile
AgeCommit message (Expand)Author
2022-05-31libc: Reintroduce getentropy.riastradh
2020-02-22Update t_siginfo.c build ruleskamil
2019-04-26-frounding-math is gcc specific, help clang buildsmaya
2019-04-24PR/54000: Andreag Gustafsson: Compile the rounding test withchristos
2017-02-09remove exect, it will not be fixed and it will be removed.christos
2016-12-09Attach t_exect to ATF tests and distributionkamil
2015-12-22Add __TEST_FENVchristos
2015-12-22Put have fenv elsewhere.christos
2015-12-22Sync list of fenv enabled architectures again (PR 48633), this time for mipsmartin
2015-12-21While PR 48633 is not properly fixed, keep the additional lists ofmartin
2015-07-08Build t_fpgetmask/t_fpgetround for aarch64 since they are now in libcmatt
2014-12-27Enable fenv for armmartin
2014-08-10Do not set HAVE_FENV for arm as long as it misses feenableexcept().martin
2014-08-10Use the same condition for HAVE_FENVmartin
2014-08-10Changes to existing files to enable building AARCH64 userland.matt
2014-04-29Minimal execve(2) ATF test.uebayasi
2014-01-30Add test for uint64 to real long double conversion.joerg
2012-11-08Convert old src/regress/timer&waiter tests to ATFpgoyette
2012-04-13Do not re-add -mieee option on alpha, it's already set by default.njoly
2012-03-18Add a case for PR lib/41558. It is unclear whether this is a bug, but atjruoho
2012-03-17Add few basic tests for realpath(3).jruoho
2012-02-13Move posix_spawn tests to lib/libc/gen/posix_spawn - they test both libcmartin
2011-11-08Few naive checks for cpuset(3) and ftok(3).jruoho
2011-11-05Few naive checks for time(3).jruoho
2011-09-30Make the rounding test work properly, and actually test the rounding modes.christos
2011-09-19Move duplicate ldexp(3) test out from the tests/libc.jruoho
2011-09-19Move the tests/libc/ieeefp to tests/libc/gen to match the structure of libc.jruoho
2011-07-07Move 't_glob_star' to 't_glob' for glob(3).jruoho
2011-07-07Move 't_syslog_pthread' to 't_syslog' for consistency with libc.jruoho
2011-06-14Test that assert(3) works.jruoho
2011-06-03Test also setdomainname(3).jruoho
2011-06-02Few naive tests for sethostname(3).jruoho
2011-05-10Few naive tests for pause(3).jruoho
2011-05-09Few basic tests for closefrom(3).jruoho
2011-05-05Try to mirror the real source with the test directory structure (otherwisejruoho
2011-05-05Few fundamental consistency checks for alarm(2).jruoho
2011-04-17Test nice(3) also with threads.jruoho
2011-04-10A naive test case for getcwd(3).jruoho
2011-04-05Add simple test cases for ttyname(3), strtod(3), and getgrent(3).jruoho
2011-04-04Few simple tests for nice(3).jruoho
2011-03-24Sort.jruoho
2011-03-24Add a naive test case for raise(3).jruoho
2011-01-13Continuing the (re)organization of the lib/libc atf regression testspgoyette
2011-01-02One more reference to HAVE_SIGINFO bites the dustpgoyette
2011-01-01Build t_ldexp test always. The test itself determines if it is runningpgoyette
2010-12-28Fix name of t_ldexp test from previouspgoyette
2010-12-28Don't build ldexp tests on vaxpgoyette
2010-12-28Migrate the ldexp test to atfpgoyette
2010-12-28Migrate the remaining libc/gen tests to atfpgoyette
2010-12-25Correctly added the conditional part, but now need to remove the originalpgoyette