|
From: Nicholas N. <n.n...@gm...> - 2009-07-10 20:39:28
|
On Fri, Jul 10, 2009 at 11:57 PM, Tom Hughes<to...@co...> wrote: > So yes, that test needs to be excluded on machines with no cx16 support. A "prereq:" line will do it... it just requires the name of a program that returns 0 or 1 depending on whether cx16 is supported or not. I guess that can be a small C program living in either tests/ (if it seems broadly useful) or in memcheck/tests/amd64-linux/. Nick |