string: Hook up the default implementation on test-strlen
commit52d9adc9e33819323eb971712c136bd618cdea1d
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Tue, 17 Jan 2023 13:10:21 +0000 (17 10:10 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Mon, 6 Feb 2023 19:19:35 +0000 (6 16:19 -0300)
treeaeb400e762a9620d2647efdbace8cc74a78b431b
parent25788431c0f5264c4830415de0cdd4d9926cbad9
string: Hook up the default implementation on test-strlen

Also remove the simple_STRLEN and builtin_strlen, which are not used
anywhere.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
string/test-strlen.c