summaryrefslogtreecommitdiffstats
path: root/testsuites (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-20Misc: Minor English fixes (GCI 2018)kuaLeYi1-3/+4
2018-11-20psxtmutexattr01: Added new POSIX timing suite (GCI 2018)Himanshu405-0/+327
2018-11-17psxtmcleanup01: new POSIX timing suite (GCI 2018)Himanshu405-2/+128
2018-11-16psxtmtests_plan.csv: Update to reflect psxtmmqrcvblock01 (GCI 2018)shashvatjain1-1/+1
2018-11-15psxtmmqrcvblock01: Add new POSIX timing test (GCI 2018)shashvatjain4-1/+157
2018-11-15psxtmthreadattr01: Correct mistakes in previous merge (GCI 2018)Himanshu402-14/+16
2018-11-15psxtmthreadattr01: Add new test (GCI 2018)Himanshu405-17/+485
2018-11-14testsuites/psxtests/psxhdrs: Fix comment so copyright block is separateJoel Sherrill140-184/+442
2018-11-12Add rtems_malloc() and rtems_calloc()Sebastian Huber1-0/+51
2018-11-12rtems: Remove Modes_ControlSebastian Huber2-4/+2
2018-11-12m32c: Remove this targetSebastian Huber2-26/+11
2018-11-11psxtmtests_plan.csv: Add pthread cleanup and attr test casesJoel Sherrill1-2/+20
2018-11-09testsuite: Add python verison support to rtems-test-check.pyChris Johns3-11/+95
2018-11-08build: Fix library orderSebastian Huber1-47/+47
2018-11-07psxtmtests_plan.csv: Add psxtmonce01Joel Sherrill1-1/+1
2018-11-07psxtmonce01/init.c: Use static and Simple ConsoleJoel Sherrill1-10/+5
2018-11-07spconfig02: Check object methods in default configSebastian Huber5-0/+328
2018-11-07build: Remove superfluous psxtmonce01/Makefile.amSebastian Huber1-27/+0
2018-11-06Correct minor spelling and grammar errorsZenon1-2/+2
2018-11-06psxtmonce01: New test written by Himanshu40 as part of GCI2018Himanshu405-0/+139
2018-10-29posix: Enable more sptests test cases by defaultSebastian Huber4-96/+35
2018-10-29posix: Enable more psxtests by defaultSebastian Huber6-105/+12
2018-10-29posix: Enable more smptests tests by defaultSebastian Huber1-6/+0
2018-10-29posix: Enable psxtmtests tests by defaultSebastian Huber2-98/+2
2018-10-29Move default config to librtemsdefaultconfig.aSebastian Huber1-0/+47
2018-10-24config: Modify CONFIGURE_INTERRUPT_STACK_SIZESebastian Huber1-0/+32
2018-10-24malloctest: Hide NULL pointer from compilerSebastian Huber1-6/+5
2018-10-22tmonetoone: Add yield test caseSebastian Huber1-0/+37
2018-10-22Support O_NOFOLLOW open() flagSebastian Huber1-0/+67
2018-10-22Support O_CLOEXEC open() flagSebastian Huber1-4/+28
2018-10-22psxreaddir: Adjust test due to opendir() changesSebastian Huber1-0/+6
2018-10-18Support O_DIRECTORY open() flagSebastian Huber1-0/+25
2018-10-14libtests/Makefile.am: Add CPU_CFLAGS to rtems-ld invocationJoel Sherrill1-1/+2
2018-10-12tmtests: Fix unused variable warningsSebastian Huber4-8/+0
2018-10-12fsclose01: Fix uninitialized variable warningSebastian Huber1-1/+1
2018-10-11tmtests/tmonetoone: New test programSebastian Huber5-0/+337
2018-10-11telnetd: Add server port to configurationSebastian Huber1-1/+1
2018-10-11telnetd: Create sessions at startSebastian Huber2-5/+6
2018-10-10telnetd: Remove keep stdio featureSebastian Huber5-0/+167
2018-10-10build: Remove local.amSebastian Huber131-135/+0
2018-10-10build: Directly reference libraries in testsSebastian Huber4-19/+27
2018-10-09posix: Remove static assertionSebastian Huber1-0/+1
2018-10-05ftpd: Remove FTPD_SessionInfo_t::pass memberSebastian Huber2-7/+50
2018-10-05tests: Use rtems_task_exit()Sebastian Huber164-365/+223
2018-10-05score: Remove CPU_PROVIDES_IDLE_THREAD_BODYSebastian Huber2-12/+0
2018-10-05spthreadlife01: A task exit must not returnSebastian Huber1-3/+3
2018-10-01rtems: Add rtems_task_exit()Sebastian Huber1-3/+27
2018-10-01spthreadlife01: Remove superfluous restart caseSebastian Huber1-3/+0
2018-09-21Remove INTERNAL_ERROR_INTERRUPT_STACK_TOO_SMALLSebastian Huber5-58/+0
2018-09-20clang: Keep -qrtems and -B for compilers without -specs supportJacob Hansen2-1/+22