TARGET_ELF_NAME
(dp->binary = openat(dp->testdir, TARGET_ELF_NAME, O_RDONLY)) >= 0);
binaryfd = openat(testdir, TARGET_ELF_NAME, O_RDONLY);