Ryan Long
|
2ea37e8b0d
|
libtests/dl*: Bump up the size of CONFIGURE_INIT_TASK_STACK_SIZE
Updates #4682
|
2022-07-29 08:32:47 -05:00 |
|
Joel Sherrill
|
366711fcfa
|
testsuites/libtests/dl*: Change license to BSD-2
Updates #3053.
|
2022-04-07 08:38:56 -05:00 |
|
Sebastian Huber
|
80cf60efec
|
Canonicalize config.h include
Use the following variant which was already used by most source files:
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
|
2020-04-16 07:30:00 +02:00 |
|
Sebastian Huber
|
3cec2dfbc4
|
config: CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS
Rename CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS into
CONFIGURE_MAXIMUM_FILE_DESCRIPTORS.
Update #3753.
|
2019-12-19 08:53:03 +01:00 |
|
Sebastian Huber
|
b8b954a3e9
|
libtests/dl*: Use rtems_tarfs_load()
Use rtems_tarfs_load() instead of Untar_FromMemory() to reduce the
memory demands of the tests.
|
2019-11-26 07:21:44 +01:00 |
|
Sebastian Huber
|
5ba4f38399
|
libtests: Avoid build system defined defines
Update #3818.
|
2019-11-12 09:36:20 +01:00 |
|