Ticket #61 (new enhancement)

Opened 3 years ago

Last modified 4 days ago

Build POSIX test suite for haiku

Reported by: andrewbachmann Assigned to:
Priority: normal Milestone: R1
Component: Build System Version:
Cc: diver, kaoutsis Platform: All

Description (Last modified by jackburton)

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

posix-testsuite.diff (43.9 kB) - added by kaoutsis on 05/13/08 10:38:07.

Change History

04/07/06 00:18:14 changed by diver

  • cc set to diver.

05/08/06 02:33:09 changed by johndrinkwater

  • cc set to john@nextraweb.com.

04/17/07 11:51:00 changed by kaliber

  • platform set to All.

We can use tests from http://posixtest.sourceforge.net/

04/17/07 16:42:47 changed by kaoutsis

  • cc changed from diver to diver, kaoutsis.

04/18/07 01:14:28 changed by jackburton

  • description changed.

Note that we have already some of those tests in the tree (src/tests/system/libroot/posix/posixtestsuite)

04/18/07 10:35:04 changed 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.

08/17/07 19:01:48 changed by brecht

08/21/07 11:56:17 changed by bonefish

  • owner deleted.

05/13/08 10:37:06 changed 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.

05/13/08 10:38:07 changed by kaoutsis

  • attachment posix-testsuite.diff added.