All of lore.kernel.org
 help / color / mirror / Atom feed
* rt-tests v1.9 fails to compile on architectures that aren't x86_64, i386 or PPC64
@ 2020-09-28 22:14 Randy Witt
  2020-09-30 15:45 ` Peter Xu
  0 siblings, 1 reply; 4+ messages in thread
From: Randy Witt @ 2020-09-28 22:14 UTC (permalink / raw)
  To: linux-rt-users

With the addition of the oslat test in v1.9, "make" with no arguments will fail 
on any architecture that isn't x86_64, i386 or PPC64. This is due to the #error 
added here 
https://git.kernel.org/pub/scm/utils/rt-tests/rt-tests.git/tree/src/oslat/oslat.c?h=v1.9#n72.

Since there is no build time configuration to turn off particular tests, is the 
expected workflow to specify the set of desired tests as make arguments?

In the absence of some sort of configure script, should there be a variable that 
allows for tests to be removed from the set of TARGETS?

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-10-01 20:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-28 22:14 rt-tests v1.9 fails to compile on architectures that aren't x86_64, i386 or PPC64 Randy Witt
2020-09-30 15:45 ` Peter Xu
2020-10-01 19:00   ` Randy Witt
2020-10-01 20:05     ` Peter Xu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.