sim: cris: replace custom "dest" test field with new --argv0
authorMike Frysinger <vapier@gentoo.org>
Mon, 15 Nov 2021 07:44:30 +0000 (02:44 -0500)
committerMike Frysinger <vapier@gentoo.org>
Mon, 15 Nov 2021 07:53:31 +0000 (02:53 -0500)
commit565cbe4b9170aca9e337b2d756b1ef75edb49424
treeee23b5dc7da4641b2a685561cd338ac7b9d7f0ea
parent852016f92107581dbc9513196c9a74a91b5a5b6e
sim: cris: replace custom "dest" test field with new --argv0

The #dest field used in the cris testsuite is a bit of hack to set the
argv[0] for the tests to read out later on.  Now that the sim has an
option to set argv[0] explicitly, we don't need this custom field, so
let's drop it to harmonize the testsuites a little.
sim/testsuite/cris/c/c.exp
sim/testsuite/cris/c/readlink11.c
sim/testsuite/cris/c/readlink5.c
sim/testsuite/cris/c/readlink6.c