This is the mail archive of the
newlib@sourceware.org
mailing list for the newlib project.
testsuites status
- From: Laurent Thévenoux <lthevenoux at kalray dot eu>
- To: newlib at sourceware dot org
- Date: Thu, 17 Jan 2019 11:43:32 +0100 (CET)
- Subject: testsuites status
- Dkim-filter: OpenDKIM Filter v2.10.3 zimbra2.kalray.eu 34C9627E02EC
Hi,
I'm trying to execute the testsuites included in newlib (for both newlib and libgloss).
Yet, my first attempts are not very fruitful.
To illustrate, check-target-libgloss gives me:
```
make: Nothing to be done for `check-target-libgloss'.
```
and, check-target-newlib fails on:
```
ERROR: (DejaGnu) proc "newlib_target_compile /newlib/newlib/testsuite/newlib.iconv/iconvnm.c
/newlib/k1_build_elf/k1-elf/newlib/testsuite/iconvnm.x executable {}" does not exist.
The error code is NONE
The info on the error is:
invalid command name "newlib_target_compile"
while executing
"::tcl_unknown newlib_target_compile /newlib/newlib/testsuite/newlib.iconv/iconvnm.c /newlib/k1_build_elf..."
("uplevel" body line 1)
invoked from within
"uplevel 1 ::tcl_unknown $args"
```
I'm probably missing something at this point, but I'm wondering: what is the current status of the testsuites?
Thanks,
Laurent Thévenoux
Kalray S.A.