Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Testcases #3

Open
smcpolin opened this issue May 25, 2018 · 1 comment
Open

Testcases #3

smcpolin opened this issue May 25, 2018 · 1 comment

Comments

@smcpolin
Copy link

The test cases from the original mailing list do not reproduce the hang case.

The library should include test programs that verify correct functioning.

@dvhart
Copy link
Owner

dvhart commented Nov 8, 2018

We now have tst-condpi2-orig.c which is the original testcase from the glibc bug. This is converted to librtpi interfaces as tst-condpi2.c, and a broadcast test was added as tst-cond1.c.

We need to add a way to build tst-condpi2-orig.c to the Makefile.am, and then work to demonstrate failure with tst-condpi2-orig and success with tst-condpi2 (and perhaps rename as necessary).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants