Ticket #61 (new enhancement)
Build POSIX test suite for haiku
| Reported by: | andrewbachmann | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | R1 |
| Component: | System/POSIX | Version: | R1/pre-alpha1 |
| Keywords: | Cc: | diver, kaoutsis | |
| Blocked By: | Blocking: | ||
| Has a Patch: | yes | Platform: | All |
Description (last modified by jackburton) (diff)
It would be good to build this test suite for Haiku at some point, and possibly also for other BeOS variants, in order to test them for (in)compatibility.
credit to Philippe Houdoin for this worthy suggestion from the openbeos list
Attachments
Change History
comment:3 Changed 5 years ago by kaliber
- Platform set to All
We can use tests from http://posixtest.sourceforge.net/
comment:5 Changed 5 years ago by jackburton
- Description modified (diff)
Note that we have already some of those tests in the tree (src/tests/system/libroot/posix/posixtestsuite)
comment:6 Changed 5 years ago by bonefish
BTW, for some reason this ticket is assigned to me, but I don't feel responsible for it and don't think I'll take action any time soon. If anyone wants this test suite, please just grab the ticket and do it.
comment:7 Changed 5 years ago by brecht
http://www.itl.nist.gov/div897/ctg/posix_form.htm might also serve
comment:9 Changed 4 years ago by kaoutsis
Comments on posix-testsuite.diff:
- made the output easier to observe;
- added the sigsuspend_6-1 test to the package;
- made the fork_3-1 test return when it fails;
- added output to the pthread_once tests;
- other minor cosmetic changes.
comment:10 Changed 4 years ago by bonefish
Thanks, applied in hrev25567.
comment:11 Changed 4 years ago by kaoutsis
posix-testsuite_killpg_sigpause.diff:
- added the killpg() and sigpause() tests to the package
comment:12 Changed 3 years ago by mmadia
- Version set to R1 development
"PosixTestSuite" is listed in OptionalTestPackages. Is there a reason to keep this ticket open?
comment:13 Changed 3 years ago by anevilyak
AFAIK it's not complete.
comment:15 Changed 3 years ago by bonefish
- Component changed from Build System to System/POSIX
- Milestone changed from POSIX to R1

