summaryrefslogtreecommitdiffstats
path: root/testsuites (follow)
Commit message (Expand)AuthorAgeFilesLines
* Spelling and grammar fixes in source code comments (GCI 2018)Marçal Comajoan Cara2018-12-041-1/+1
* psxhdrs: Added POSIX Compliance Test fot sys/time.h (GCI 2018)zehata2018-12-046-1/+214
* psxhdrs: Implement POSIX API Signature Compliance Tests for iconv.h (GCI 2018)Jacob Shin2018-12-044-1/+121
* psxhdrs: Implement POSIX API Signature Compliance Tests for fnmatch.h (GCI 2018)Jacob Shin2018-12-032-1/+36
* psxhdrs: add POSIX API Signature Compliance Tests for regex.h (GCI 2018)Himanshu402018-12-035-1/+176
* Convert CPU counter ticks to/from sbintime_tSebastian Huber2018-12-031-2/+13
* psxhdrs:Add POSIX conformance test for utime.h (GCI 2018)Shashvat Jain2018-12-022-0/+42
* psxhdrs: add POSIX API Signature Compliance Tests for locale.h (GCI 2018)Himanshu402018-12-027-1/+246
* psxhdrs: add POSIX API Signature Compliance Tests for dlfcn.h File (GCI 2018)Himanshu402018-12-015-1/+163
* psxhdrs: add POSIX API signature tests for strings.h file (GCI 2018)Himanshu402018-12-0110-1/+361
* psxmsgq01/init.c: Disable signal usage when POSIX disabledJoel Sherrill2018-11-301-0/+2
* psxtests : Add POSIX API Signature Compliance Tests for semaphore.h (GCI 2018)Himanshu402018-11-2911-1/+461
* psxtests: add POSIX API signature compliance tests for mqueue.h file (GCI 2018)Himanshu402018-11-2811-1/+521
* testsuite: Parse TCFG path based on OS path separator.Chris Johns2018-11-281-1/+2
* psxtests: add POSIX API signature compliance tests for dirent.h file (GCI 2018)Himanshu402018-11-2712-1/+480
* dosfs: Fix device identifierSebastian Huber2018-11-271-0/+41
* Remove rtems_cache_*_processor_set() functionsSebastian Huber2018-11-261-45/+7
* score: Introduce <rtems/score/heapinfo.h>Sebastian Huber2018-11-261-0/+1
* psxtmtests: add psxtmmqrcvblock02 (GCI 2018)Himanshu402018-11-255-1/+165
* psxtests/psxhdrs patch (GCI 2018)ABR290B2018-11-2566-662/+662
* libdl: Add object file dependencies to track referencesChris Johns2018-11-2217-2/+1234
* psxtmbarrierattr01: Added new POSIX timing suite (GCI 2018)Himanshu402018-11-215-0/+181
* Misc: Minor English fixes (GCI 2018)kuaLeYi2018-11-201-3/+4
* psxtmutexattr01: Added new POSIX timing suite (GCI 2018)Himanshu402018-11-205-0/+327
* psxtmcleanup01: new POSIX timing suite (GCI 2018)Himanshu402018-11-175-2/+128
* psxtmtests_plan.csv: Update to reflect psxtmmqrcvblock01 (GCI 2018)shashvatjain2018-11-161-1/+1
* psxtmmqrcvblock01: Add new POSIX timing test (GCI 2018)shashvatjain2018-11-154-1/+157
* psxtmthreadattr01: Correct mistakes in previous merge (GCI 2018)Himanshu402018-11-152-14/+16
* psxtmthreadattr01: Add new test (GCI 2018)Himanshu402018-11-155-17/+485
* testsuites/psxtests/psxhdrs: Fix comment so copyright block is separateJoel Sherrill2018-11-14140-184/+442
* Add rtems_malloc() and rtems_calloc()Sebastian Huber2018-11-121-0/+51
* rtems: Remove Modes_ControlSebastian Huber2018-11-122-4/+2
* m32c: Remove this targetSebastian Huber2018-11-122-26/+11
* psxtmtests_plan.csv: Add pthread cleanup and attr test casesJoel Sherrill2018-11-111-2/+20
* testsuite: Add python verison support to rtems-test-check.pyChris Johns2018-11-093-11/+95
* build: Fix library orderSebastian Huber2018-11-081-47/+47
* psxtmtests_plan.csv: Add psxtmonce01Joel Sherrill2018-11-071-1/+1
* psxtmonce01/init.c: Use static and Simple ConsoleJoel Sherrill2018-11-071-10/+5
* spconfig02: Check object methods in default configSebastian Huber2018-11-075-0/+328
* build: Remove superfluous psxtmonce01/Makefile.amSebastian Huber2018-11-071-27/+0
* Correct minor spelling and grammar errorsZenon2018-11-061-2/+2
* psxtmonce01: New test written by Himanshu40 as part of GCI2018Himanshu402018-11-065-0/+139
* posix: Enable more sptests test cases by defaultSebastian Huber2018-10-294-96/+35
* posix: Enable more psxtests by defaultSebastian Huber2018-10-296-105/+12
* posix: Enable more smptests tests by defaultSebastian Huber2018-10-291-6/+0
* posix: Enable psxtmtests tests by defaultSebastian Huber2018-10-292-98/+2
* Move default config to librtemsdefaultconfig.aSebastian Huber2018-10-291-0/+47
* config: Modify CONFIGURE_INTERRUPT_STACK_SIZESebastian Huber2018-10-241-0/+32
* malloctest: Hide NULL pointer from compilerSebastian Huber2018-10-241-6/+5
* tmonetoone: Add yield test caseSebastian Huber2018-10-221-0/+37