On 02/05/17 23:30, Chris Johns wrote:
On 2/5/17 6:20 pm, Sebastian Huber wrote:
+  rtems_test_assert(__RTEMS_MAJOR__ == 4);
+  rtems_test_assert(__RTEMS_MINOR__ == 11);
+  rtems_test_assert(__RTEMS_REVISION__ == 99);
Please do not push this test like this, it breaks releases. The test
will never pass on a release.

In case someone adjusts the version number, this test must be adjusted accordingly. Where do I find the right document to mention this?


If you want to add this test please extract the version details from the
build system

Can we trust the build system?

--
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.hu...@embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.

_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to