SuccessChanges

Summary

  1. tests/hwloc_backends: make sure synthetic/xml are not forced loaded (details)
  2. tests/hwloc_backends: fix on non-x86 (details)
Commit 70e7e23528074f5928d6b389af9d93a7df1daefb by brice.goglin
tests/hwloc_backends: make sure synthetic/xml are not forced loaded
Clear synthetic and xml env vars so that we don't force load them
instead of falling back to defaults components
It failed on Windows because HWLOC_COMPONENTS being set to empty means
unset, causing HWLOC_SYNTHETIC and HWLOC_XMLFILE to be processed.
Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
The file was modifiedtests/hwloc/hwloc_backends.c (diff)
Commit 7d4311e6e0a6658458ec288157329da8b0b6f11a by brice.goglin
tests/hwloc_backends: fix on non-x86
Blacklisting the x86 component on non-x86 hardware must fail.
Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
The file was modifiedtests/hwloc/hwloc_backends.c (diff)