summaryrefslogtreecommitdiffstats
path: root/testsuites (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-25smp09: Resolve missing prototype warning.Jennifer Averett1-0/+8
2014-11-25smp07: Resolve missing prototype warning.Jennifer Averett1-1/+9
2014-11-25smp05: Resolve missing prototype warning.Jennifer Averett1-0/+9
2014-11-25smp02: Resolve unused method warnings.Jennifer Averett1-7/+1
2014-11-25smp03: Remove set but not used warning.Jennifer Averett1-0/+4
2014-11-25smpschedsem01: Remove unused variable warning.Jennifer Averett1-1/+0
2014-11-25smpschedaffinity02: Remove unused prototype.Jennifer Averett1-1/+0
2014-11-25rtems: Move rtems_cache_aligned_malloc()Sebastian Huber3-0/+33
2014-11-25sptest/spcache01: New test casesSebastian Huber1-0/+4
2014-11-24smpcapture01: New test.Jennifer Averett6-0/+389
2014-11-24capture01: Use capture engine print methods.Jennifer Averett1-237/+13
2014-11-24testsuites/.../tmacros.h: Add parentheses to fix warningJoel Sherrill1-2/+2
2014-11-24smp: Fix scheduler helping protocolLuca Bonato2-0/+191
2014-11-23termio05: Remove unreferenced filesJoel Sherrill2-335/+0
2014-11-21Delete or rename MIN/MAX macros and definesSebastian Huber5-20/+16
2014-11-20smpschedaffinity05: Change semaphore attributes.Jennifer Averett1-6/+4
2014-11-20smpschedaffinity04: Change semaphore attributes.Jennifer Averett1-5/+3
2014-11-20smpschedaffinity02: Change semaphore attributes.Jennifer Averett1-5/+4
2014-11-20libtests/malloctest/init.c: Fix warningJoel Sherrill2-19/+37
2014-11-20dl01,dl02: Avoid non-runnable $(EXEEXT) filesSebastian Huber2-2/+14
2014-11-20Ensure security of default user environmentSebastian Huber6-0/+214
2014-11-20shell: Do chroot() after successful loginSebastian Huber2-2/+44
2014-11-20shell: Get supplementary group IDs in login checkSebastian Huber1-0/+13
2014-11-20Add supplementary groups to user environmentSebastian Huber1-0/+171
2014-11-20samples/fileio: Use unlimited objectsSebastian Huber1-8/+1
2014-11-20samples/fileio: Fix warningSebastian Huber1-0/+2
2014-11-20libcsupport: Implement getgroups()Sebastian Huber4-8/+103
2014-11-20libcsupport: Use POSIX key for getgrent()Sebastian Huber2-0/+4
2014-11-20shell: Use crypt_r() in rtems_shell_login_check()Sebastian Huber7-4/+188
2014-11-20libcsupport: Minimal /etc/passwd and /etc/groupSebastian Huber2-106/+30
2014-11-20libcsupport: Avoid TOCTOU and format errorsSebastian Huber6-0/+178
2014-11-20Add crypt_r(), etc.Sebastian Huber6-0/+374
2014-11-20Add SHA256 and SHA512 supportSebastian Huber6-0/+245
2014-11-20Add NXP PCA9548A 8-channel switch I2C driverSebastian Huber1-1/+79
2014-11-20Add NXP PCA9535 16-bit GPIO I2C driverSebastian Huber1-1/+150
2014-11-20Add generic EEPROM I2C device driverSebastian Huber1-1/+141
2014-11-20Add I2C driver frameworkSebastian Huber6-0/+320
2014-11-20libtests/top: End test after some time if no inputSebastian Huber1-0/+23
2014-11-06libdl: Disable building libdl for the NIOS2. No relocation support.Chris Johns1-1/+1
2014-11-04libtests: Add libdl test dl02.Chris Johns11-1/+413
2014-11-04libtests: Update dl01 documentation.Chris Johns3-1/+40
2014-11-02dl01/dl-load.c: Add missing constJoel Sherrill1-1/+1
2014-10-31cpukit: Add libdl with the Runtime Loader (RTL) code.Chris Johns9-1/+278
2014-10-28top: Add new test.Jennifer Averett9-1/+388
2014-10-27capture01: Remove capture task tracking.Jennifer Averett1-27/+85
2014-10-24smptests/smpfatal03: Wait for end of test msgSebastian Huber1-0/+2
2014-10-24tests/smptests: Normal use of test extensionSebastian Huber2-4/+4
2014-10-23tests/smptests: Use barriers in smpfatal0{12}Sebastian Huber2-4/+18
2014-10-23testsuites: Move include for C++ compatibilitySebastian Huber1-3/+2
2014-10-23Revert "fstests/mdosfs_fstime: Remove test"Sebastian Huber3-0/+35