summaryrefslogtreecommitdiffstats
path: root/testsuites (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-17spcbssched03/tasks_periodic.c: Fixed now used before set warningJoel Sherrill1-0/+1
2015-03-17sptests misc: Update to not use deprecated methodsJoel Sherrill6-18/+18
2015-03-17tests misc: Disable deprecated method usage warning when intentionalJoel Sherrill5-195/+232
2015-03-17tm07: Split some code into new spnotepad02.Joel Sherrill10-22/+116
2015-03-17testsuites/samples/minimum/init.c: Notepads no longer need to be disabledJoel Sherrill1-7/+0
2015-03-17testsupport: Add worker setup handlerSebastian Huber2-12/+25
2015-03-16tmtests/tmfine01: New testSebastian Huber6-0/+2612
2015-03-10cpukit: deprecate notepadsGedare Bloom6-1/+9
2015-03-10libcsupport: Delete superfluous _gettimeofday()Sebastian Huber1-7/+0
2015-03-09sysconf: Add _SC_NPROCESSORS_(CONF|ONLN)Sebastian Huber1-0/+9
2015-03-09libtests/stringto01: Fix for GCC 5.0Sebastian Huber2-13/+23
2015-03-06Temporarily disable libdl for h8300Joel Sherrill1-1/+4
2015-03-06dltests-broken-on-this-bsp.tcfg: New file used for dl* tests work aroundJoel Sherrill1-0/+8
2015-03-06Temporarily disable libdl for lm32Joel Sherrill1-1/+4
2015-03-06Temporarily disable libdl for v850Joel Sherrill1-1/+4
2015-03-06Temporarily disable libdl for bfinJoel Sherrill1-1/+4
2015-03-06testsupport: Add cascade option to parallel testAlexander Krutwig1-30/+60
2015-03-05score: Implement fine-grained locking for eventsSebastian Huber3-31/+49
2015-03-05score: Add and use _Thread_Do_dispatch()Sebastian Huber1-0/+4
2015-03-05score: Update _Thread_Heir only if necessarySebastian Huber3-0/+103
2015-03-05tests: Fix warningsSebastian Huber3-4/+4
2015-03-05tests: Refactor parallel test executionAlexander Krutwig1-147/+140
2015-03-04capture01: Update screen fileJoel Sherrill1-30/+33
2015-03-04Add simple test for scandir() on all file systems testedJoel Sherrill14-0/+255
2015-03-04psxtests/psxclock01: use clock() and CLOCKS_PER_SECGedare Bloom6-1/+95
2015-03-04score: ISR lock C/C++ compatiblity issueSebastian Huber1-2/+2
2015-03-04smptests/smpcapture01: Avoid livelock conditionSebastian Huber2-41/+54
2015-03-04smptests: Do not use Giant directlySebastian Huber2-6/+6
2015-02-26psxtests/psx05: Adjust test caseSebastian Huber1-2/+2
2015-02-26sptests/sp76: Check that the right task executesSebastian Huber1-8/+11
2015-02-23psxtests: add string param to printf. closes #2241Gedare Bloom2-2/+2
2015-02-20IMFS: Fix copy on write for linfilesSebastian Huber2-5/+67
2015-02-19sptests: Add missing test extensionSebastian Huber3-0/+6
2015-02-19score: Make <rtems/score/atomic.h> availableSebastian Huber8-207/+321
2015-02-17score: Add _CPU_SMP_Prepare_start_multitasking()Sebastian Huber1-7/+5
2015-02-15IMFS: Implement variable length node namesSebastian Huber1-1/+5
2015-02-14IMFS: Add CONFIGURE_IMFS_DISABLE_READDIRSebastian Huber1-0/+20
2015-02-13IMFS: Rename CONFIGURE_IMFS_DISABLE_FCHMODSebastian Huber1-1/+1
2015-02-13IMFS: Add CONFIGURE_IMFS_DISABLE_MKNOD_FILESebastian Huber1-4/+4
2015-02-13IMFS: CONFIGURE_USE_MINIIMFS_AS_BASE_FILESYSTEMSebastian Huber7-3/+203
2015-02-12psxhdrs: Reorganize into subdirectories per .h file and rename filesJoel Sherrill142-454/+136
2015-02-12psxhdrs: Remove test of pthread_attr_[gs]et_cputimeJoel Sherrill3-84/+1
2015-02-12psxhdrs: Add tests for <sys/socket.h> API complianceJoel Sherrill19-1/+620
2015-02-12IMFS: Add fine grained configurationSebastian Huber21-19/+316
2015-02-12IMFS: Add root directory to FS infoSebastian Huber1-0/+7
2015-02-12IMFS: Introduce IMFS_mknod_controlSebastian Huber1-2/+0
2015-02-11smpcapture02: Add test of functionality to add custom entries to capture traceDaniel Cederman6-0/+478
2015-02-09Filesystem: Simplify FIFO and pipe configurationSebastian Huber6-8/+0
2015-02-09fstests/fsrename: Avoid double initializationSebastian Huber1-7/+5
2015-02-04Filesystem: Statically initialize rtems_libio_iopsSebastian Huber6-70/+1