binutils-gdb/sim/testsuite/cris/c/readlink8.c
Mike Frysinger c2aad00a74 sim: testsuite: add support for $pwd replacements
Extend the common test framework to support $pwd replacements in
settings.  This allows replacing the custom cris @exedir@ with it.
2021-11-16 20:21:59 -05:00

7 lines
177 B
C

/* Check that rare readlink calls don't cause the simulator to abort.
#notarget: cris*-*-elf
#sim: --sysroot=$pwd --env-unset PWD
*/
#define SYSROOTED 1
#include "readlink2.c"