Re: [EVL] element-visibility BROKEN
Philippe Gerum <[email protected]>
| Newsgroups | dev.linux.lists.xenomai |
|---|---|
| Message-ID | <[email protected]> |
Jesus Villena <[email protected]> writes: > Hello, > > Trying to validate the latest evl linux kernel version 6.12 on a RPI CM4 based board (the v6.12.78-cip19-evl3-rebase) with the latest libevl revision (r56), I have found a test case with problems. Running the following command line: > > evl test element-visibility > > The results are OK or BROKEN in an arbitrary way: sometimes it ends with OK: > > element-visibility: OK > > other with FAILED: > > ../libevl-r56/tests/element-visibility.c:60: FAILED: !element_is_public(path) (=false) > ** element-visibility: BROKEN > > Has someone discovered the cause of this wrong behavior? The test was wrong actually. Fixed in -next branch of libevl (commit #3ddfd3f). -- Philippe.