Hi Martin,
> > > +TST_TEST_CONF("This test is only supported on x86 systems")
> > FYI there is TST_TEST_TCONF().
> + There needs to be semicolon after the macro (we could change this in the
> library.
> > > +#endif
Last thing about TST_TEST_TCONF() :). You need to define it after including
tst_test.h.
Kind regards,
Petr