with the -rtems-test=Yes when you build the bsp?
Sent with [ProtonMail](https://protonmail.com) Secure Email.
‐‐‐ Original Message ‐‐‐
On Sunday, March 28, 2021 12:37 AM, Joel Sherrill wrote:
> Did you enable all the tests and try to run it before you made modifications?
>
> On Sat, Mar
I found a part of the assembly that says that the path is not called.
if ( ( flags & POSIX_CONDITION_VARIABLES_CLOCK_MONOTONIC ) != 0 ) {
40005594: 12 80 00 39 bne 40005678
<_POSIX_Condition_variables_Wait_support+0x118> <== NEVER TAKEN
40005598: f4 27 bf e8 st %i2, [ %fp + -24 ]
On Sat, Mar 27, 2021, 3:52 PM zack_on_the_speed_chanel <
zack_on_the_speed_cha...@protonmail.ch> wrote:
>
> I found a part of the assembly that says that the path is not called.
>
> if ( ( flags & POSIX_CONDITION_VARIABLES_CLOCK_MONOTONIC ) != 0 ) {
>
> 40005594: 12 80 00 39 bne 40005678
>