librtpi
librtpi copied to clipboard
Testcases
The test cases from the original mailing list do not reproduce the hang case.
The library should include test programs that verify correct functioning.
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).