summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests (follow)
Commit message (Expand)AuthorAgeFilesLines
* rbheap: Drop direction from _RBTree_Iterate()Sebastian Huber2015-08-311-2/+0
* i2c: Fix return status of i2c dev read/writeSebastian Huber2015-07-231-2/+21
* libmisc: Simplify <rtems/stackchk.h>Sebastian Huber2015-06-261-0/+1
* rtems: Add rtems_interrupt_local_disable|enable()Sebastian Huber2015-06-221-2/+2
* libtests/i2c01: Avoid stack overflowSebastian Huber2015-05-271-0/+2
* testsuites: dl02 needs an FPU init task.Chris Johns2015-03-311-1/+1
* malloctest/init.c: Fix use uninitialized warningJoel Sherrill2015-03-241-0/+3
* cpukit: deprecate notepadsGedare Bloom2015-03-101-0/+1
* libtests/stringto01: Fix for GCC 5.0Sebastian Huber2015-03-092-13/+23
* Temporarily disable libdl for h8300Joel Sherrill2015-03-061-1/+4
* Temporarily disable libdl for lm32Joel Sherrill2015-03-061-1/+4
* Temporarily disable libdl for v850Joel Sherrill2015-03-061-1/+4
* Temporarily disable libdl for bfinJoel Sherrill2015-03-061-1/+4
* capture01: Update screen fileJoel Sherrill2015-03-041-30/+33
* IMFS: Fix copy on write for linfilesSebastian Huber2015-02-202-5/+67
* IMFS: Add fine grained configurationSebastian Huber2015-02-121-9/+0
* IMFS: Replace node union with individual structSebastian Huber2015-01-273-20/+7
* libnetworking: Fix close of active socketsSebastian Huber2015-01-201-8/+183
* Fixed dl01 and dl02 makefilesMarcos Diaz2015-01-202-2/+2
* libtests/crypt01: Increase stack sizeSebastian Huber2015-01-091-0/+2
* Delete CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEMSebastian Huber2014-12-1639-66/+0
* Enable WebSocket support in the Mongoose HTTP serverNick Withers2014-12-153-13/+204
* Teach rtems_tarfs_load() about symlinksNick Withers2014-12-112-4/+8
* libtests/complex: Avoid multiple definitionsSebastian Huber2014-12-081-1/+1
* Update bug report URLSebastian Huber2014-12-051-1/+1
* libmisc: More useful default configurationSebastian Huber2014-12-056-0/+93
* libtests: Omit libdl tests if no RTEMS toolsSebastian Huber2014-12-031-7/+8
* DEVFS04: make test work on LEON3-FT GR712RCDaniel Hellstrom2014-12-021-1/+1
* libtests/complex,math: Prevent optimizationsSebastian Huber2014-12-012-81/+195
* libcsupport: Delete malloc statisticsSebastian Huber2014-11-287-105/+1
* capture01: Use capture engine print methods.Jennifer Averett2014-11-241-237/+13
* termio05: Remove unreferenced filesJoel Sherrill2014-11-232-335/+0
* libtests/malloctest/init.c: Fix warningJoel Sherrill2014-11-201-14/+10
* dl01,dl02: Avoid non-runnable $(EXEEXT) filesSebastian Huber2014-11-202-2/+14
* Ensure security of default user environmentSebastian Huber2014-11-206-0/+214
* shell: Do chroot() after successful loginSebastian Huber2014-11-201-1/+37
* shell: Get supplementary group IDs in login checkSebastian Huber2014-11-201-0/+13
* libcsupport: Implement getgroups()Sebastian Huber2014-11-202-0/+43
* shell: Use crypt_r() in rtems_shell_login_check()Sebastian Huber2014-11-206-0/+179
* libcsupport: Avoid TOCTOU and format errorsSebastian Huber2014-11-206-0/+178
* Add crypt_r(), etc.Sebastian Huber2014-11-206-0/+374
* Add SHA256 and SHA512 supportSebastian Huber2014-11-206-0/+245
* Add NXP PCA9548A 8-channel switch I2C driverSebastian Huber2014-11-201-1/+79
* Add NXP PCA9535 16-bit GPIO I2C driverSebastian Huber2014-11-201-1/+150
* Add generic EEPROM I2C device driverSebastian Huber2014-11-201-1/+141
* Add I2C driver frameworkSebastian Huber2014-11-206-0/+320
* libtests/top: End test after some time if no inputSebastian Huber2014-11-201-0/+23
* libdl: Disable building libdl for the NIOS2. No relocation support.Chris Johns2014-11-061-1/+1
* libtests: Add libdl test dl02.Chris Johns2014-11-0411-1/+413
* libtests: Update dl01 documentation.Chris Johns2014-11-043-1/+40