summaryrefslogtreecommitdiffstats
path: root/testsuites (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Support O_NOFOLLOW open() flagSebastian Huber2018-10-221-0/+67
* Support O_CLOEXEC open() flagSebastian Huber2018-10-221-4/+28
* psxreaddir: Adjust test due to opendir() changesSebastian Huber2018-10-221-0/+6
* Support O_DIRECTORY open() flagSebastian Huber2018-10-181-0/+25
* libtests/Makefile.am: Add CPU_CFLAGS to rtems-ld invocationJoel Sherrill2018-10-141-1/+2
* tmtests: Fix unused variable warningsSebastian Huber2018-10-124-8/+0
* fsclose01: Fix uninitialized variable warningSebastian Huber2018-10-121-1/+1
* tmtests/tmonetoone: New test programSebastian Huber2018-10-115-0/+337
* telnetd: Add server port to configurationSebastian Huber2018-10-111-1/+1
* telnetd: Create sessions at startSebastian Huber2018-10-112-5/+6
* telnetd: Remove keep stdio featureSebastian Huber2018-10-105-0/+167
* build: Remove local.amSebastian Huber2018-10-10131-135/+0
* build: Directly reference libraries in testsSebastian Huber2018-10-104-19/+27
* posix: Remove static assertionSebastian Huber2018-10-091-0/+1
* ftpd: Remove FTPD_SessionInfo_t::pass memberSebastian Huber2018-10-052-7/+50
* tests: Use rtems_task_exit()Sebastian Huber2018-10-05164-365/+223
* score: Remove CPU_PROVIDES_IDLE_THREAD_BODYSebastian Huber2018-10-052-12/+0
* spthreadlife01: A task exit must not returnSebastian Huber2018-10-051-3/+3
* rtems: Add rtems_task_exit()Sebastian Huber2018-10-011-3/+27
* spthreadlife01: Remove superfluous restart caseSebastian Huber2018-10-011-3/+0
* Remove INTERNAL_ERROR_INTERRUPT_STACK_TOO_SMALLSebastian Huber2018-09-215-58/+0
* clang: Keep -qrtems and -B for compilers without -specs supportJacob Hansen2018-09-202-1/+22