forked from Imagelibrary/rtems
Temporarily disable libdl tests on some MIPS BSPSs
These BSPs are little endian while most are big endian. The dl tool does not support the -EL option yet. updates 2279.
This commit is contained in:
@@ -0,0 +1,5 @@
|
|||||||
|
#
|
||||||
|
# This is the set of tests which are known to not link on this BSP
|
||||||
|
#
|
||||||
|
|
||||||
|
include: testdata/dltests-broken-on-this-bsp.tcfg
|
||||||
@@ -0,0 +1,5 @@
|
|||||||
|
#
|
||||||
|
# This is the set of tests which are known to not link on this BSP
|
||||||
|
#
|
||||||
|
|
||||||
|
include: testdata/dltests-broken-on-this-bsp.tcfg
|
||||||
@@ -0,0 +1,5 @@
|
|||||||
|
#
|
||||||
|
# This is the set of tests which are known to not link on this BSP
|
||||||
|
#
|
||||||
|
|
||||||
|
include: testdata/dltests-broken-on-this-bsp.tcfg
|
||||||
Reference in New Issue
Block a user