summaryrefslogtreecommitdiffstats
path: root/testsuites (follow)
Commit message (Expand)AuthorAgeFilesLines
* sysconf: Add _SC_NPROCESSORS_(CONF|ONLN)Sebastian Huber2015-03-091-0/+9
* libtests/stringto01: Fix for GCC 5.0Sebastian Huber2015-03-092-13/+23
* Temporarily disable libdl for h8300Joel Sherrill2015-03-061-1/+4
* dltests-broken-on-this-bsp.tcfg: New file used for dl* tests work aroundJoel Sherrill2015-03-061-0/+8
* 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
* testsupport: Add cascade option to parallel testAlexander Krutwig2015-03-061-30/+60
* score: Implement fine-grained locking for eventsSebastian Huber2015-03-053-31/+49
* score: Add and use _Thread_Do_dispatch()Sebastian Huber2015-03-051-0/+4
* score: Update _Thread_Heir only if necessarySebastian Huber2015-03-053-0/+103
* tests: Fix warningsSebastian Huber2015-03-053-4/+4
* tests: Refactor parallel test executionAlexander Krutwig2015-03-051-147/+140
* capture01: Update screen fileJoel Sherrill2015-03-041-30/+33
* Add simple test for scandir() on all file systems testedJoel Sherrill2015-03-0414-0/+255
* psxtests/psxclock01: use clock() and CLOCKS_PER_SECGedare Bloom2015-03-046-1/+95
* score: ISR lock C/C++ compatiblity issueSebastian Huber2015-03-041-2/+2
* smptests/smpcapture01: Avoid livelock conditionSebastian Huber2015-03-042-41/+54
* smptests: Do not use Giant directlySebastian Huber2015-03-042-6/+6
* psxtests/psx05: Adjust test caseSebastian Huber2015-02-261-2/+2
* sptests/sp76: Check that the right task executesSebastian Huber2015-02-261-8/+11
* psxtests: add string param to printf. closes #2241Gedare Bloom2015-02-232-2/+2
* IMFS: Fix copy on write for linfilesSebastian Huber2015-02-202-5/+67
* sptests: Add missing test extensionSebastian Huber2015-02-193-0/+6
* score: Make <rtems/score/atomic.h> availableSebastian Huber2015-02-198-207/+321
* score: Add _CPU_SMP_Prepare_start_multitasking()Sebastian Huber2015-02-171-7/+5
* IMFS: Implement variable length node namesSebastian Huber2015-02-151-1/+5
* IMFS: Add CONFIGURE_IMFS_DISABLE_READDIRSebastian Huber2015-02-141-0/+20
* IMFS: Rename CONFIGURE_IMFS_DISABLE_FCHMODSebastian Huber2015-02-131-1/+1
* IMFS: Add CONFIGURE_IMFS_DISABLE_MKNOD_FILESebastian Huber2015-02-131-4/+4
* IMFS: CONFIGURE_USE_MINIIMFS_AS_BASE_FILESYSTEMSebastian Huber2015-02-137-3/+203
* psxhdrs: Reorganize into subdirectories per .h file and rename filesJoel Sherrill2015-02-12142-454/+136
* psxhdrs: Remove test of pthread_attr_[gs]et_cputimeJoel Sherrill2015-02-123-84/+1
* psxhdrs: Add tests for <sys/socket.h> API complianceJoel Sherrill2015-02-1219-1/+620
* IMFS: Add fine grained configurationSebastian Huber2015-02-1221-19/+316
* IMFS: Add root directory to FS infoSebastian Huber2015-02-121-0/+7
* IMFS: Introduce IMFS_mknod_controlSebastian Huber2015-02-121-2/+0
* smpcapture02: Add test of functionality to add custom entries to capture traceDaniel Cederman2015-02-116-0/+478
* Filesystem: Simplify FIFO and pipe configurationSebastian Huber2015-02-096-8/+0
* fstests/fsrename: Avoid double initializationSebastian Huber2015-02-091-7/+5
* Filesystem: Statically initialize rtems_libio_iopsSebastian Huber2015-02-046-70/+1
* IMFS: Replace node union with individual structSebastian Huber2015-01-278-161/+27
* psx07: Add missing parameter to printf() callJoel Sherrill2015-01-231-1/+1
* psxtests/psx07: Fix printf() statementSebastian Huber2015-01-231-1/+1
* Filesystem: Delete node type operationSebastian Huber2015-01-221-7/+14
* libnetworking: Fix close of active socketsSebastian Huber2015-01-202-9/+187
* Fixed dl01 and dl02 makefilesMarcos Diaz2015-01-202-2/+2
* smptests/smpmrsp01: Fix task delete race conditionSebastian Huber2015-01-141-2/+3
* powerpc: Delete _CPU_IRQ_infoSebastian Huber2015-01-091-2/+1
* libtests/crypt01: Increase stack sizeSebastian Huber2015-01-091-0/+2