summaryrefslogtreecommitdiff
path: root/tools/intel_vbt_defs.h
diff options
context:
space:
mode:
authorArkadiusz Hiler <arkadiusz.hiler@intel.com>2019-06-04 18:12:54 +0300
committerArkadiusz Hiler <arkadiusz.hiler@intel.com>2019-06-05 14:11:21 +0300
commit2d4f470bba1cb51ed116fb80b170f717c6294714 (patch)
treeceeb263ec5e0410311ee00221f5c0e8ff00f6550 /tools/intel_vbt_defs.h
parent79b74da4ae33d9778865d770c1b96204619a37e8 (diff)
runner_tests: Fix the file descriptor leakage subtest
Some libraries (looking at you, GnuTLS) may leave fds opened after the implicitly called library constructor. We don't have full control over them as they may be dependencies of our dependencies and may get pulled in if the user's and distribution's compile/configure/USE are just right. Let's close all the non-standard fds ahead of executing anything in the igt_runner tests, so we can test for descriptor leakage caused by any of the igt_runner code-paths exercised there. Cc: Antonio Argenziano <antonio.argenziano@intel.com> Cc: Petri Latvala <petri.latvala@intel.com> Signed-off-by: Arkadiusz Hiler <arkadiusz.hiler@intel.com> Reviewed-by: Antonio Argenziano <antonio.argenziano@intel.com> Reviewed-by: Simon Ser <simon.ser@intel.com>
Diffstat (limited to 'tools/intel_vbt_defs.h')
0 files changed, 0 insertions, 0 deletions