summaryrefslogtreecommitdiff
path: root/testsuites/psxtests (follow)
AgeCommit message (Expand)Author
2016-05-25posix: Fix pthread_spin_unlock() error statusSebastian Huber
2016-05-17posix: Fix return states of pthread_kill()Sebastian Huber
2016-05-17posix: Fix return status of pthread_cancel()Sebastian Huber
2015-10-27CONFIGURE_IMFS_MEMFILE_BYTES_PER_BLOCK was undocumented and not error checkedJoel Sherrill
2015-05-19psxualarm: Avoid endless signal handlingSebastian Huber
2015-04-14Add test assertion for allocator mutex being unlockedJoel Sherrill
2015-03-24psxconfig01/init.c: Correct pointer/integer size warningJoel Sherrill
2015-03-24psxtests/psx15/init.c: Correct printf() warningJoel Sherrill
2015-03-22testsuites/psxtests/psxsignal03/init.c: Fix line wrapJoel Sherrill
2015-03-20Replace www.rtems.com with www.rtems.orgSebastian Huber
2015-03-17tests misc: Disable deprecated method usage warning when intentionalJoel Sherrill
2015-03-10libcsupport: Delete superfluous _gettimeofday()Sebastian Huber
2015-03-09sysconf: Add _SC_NPROCESSORS_(CONF|ONLN)Sebastian Huber
2015-03-04psxtests/psxclock01: use clock() and CLOCKS_PER_SECGedare Bloom
2015-02-26psxtests/psx05: Adjust test caseSebastian Huber
2015-02-23psxtests: add string param to printf. closes #2241Gedare Bloom
2015-02-15IMFS: Implement variable length node namesSebastian Huber
2015-02-12psxhdrs: Reorganize into subdirectories per .h file and rename filesJoel Sherrill
2015-02-12psxhdrs: Remove test of pthread_attr_[gs]et_cputimeJoel Sherrill
2015-02-12psxhdrs: Add tests for <sys/socket.h> API complianceJoel Sherrill
2015-02-12IMFS: Add fine grained configurationSebastian Huber
2015-02-09Filesystem: Simplify FIFO and pipe configurationSebastian Huber
2015-01-27IMFS: Replace node union with individual structSebastian Huber
2015-01-23psx07: Add missing parameter to printf() callJoel Sherrill
2015-01-23psxtests/psx07: Fix printf() statementSebastian Huber
2014-12-16Delete CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEMSebastian Huber
2014-12-12Add POSIX key value pairs to resource snapshotSebastian Huber
2014-12-12posix: Delete key/value if value is set to NULLSebastian Huber
2014-12-05Update bug report URLSebastian Huber
2014-11-21Delete or rename MIN/MAX macros and definesSebastian Huber
2014-11-20libcsupport: Implement getgroups()Sebastian Huber
2014-11-20libcsupport: Use POSIX key for getgrent()Sebastian Huber
2014-11-20libcsupport: Minimal /etc/passwd and /etc/groupSebastian Huber
2014-10-14testsuites: Avoid clock driverSebastian Huber
2014-10-13score: Rework global constructionSebastian Huber
2014-10-08posix: Add auto initializaton for rwlockSebastian Huber
2014-09-10psxtests/psxonce01: Use test extensionSebastian Huber
2014-09-10tests: Rework interrupt critical testsSebastian Huber
2014-07-23Add _TOD_Adjust to SCORE TOD Handler.Joel Sherrill
2014-05-05testsuite: Add a per BSP test check for tests not to build.Chris Johns
2014-04-07psxtests/psxkey02: Test for proper error caseSebastian Huber
2014-04-04Disable per task variables when SMP is enabledJoel Sherrill
2014-03-31score: Thread life cycle re-implementationSebastian Huber
2014-03-31score: Fix thread restart extensions contextSebastian Huber
2014-03-31tests/fatal: Fix test namesSebastian Huber
2014-03-31psxtests/psxconfig01: Fix for POSIX keys configSebastian Huber
2014-03-27privateenv: Use POSIX keys instead of task variables.Christian Mauderer
2014-03-25tests: Produce proper begin/end messagesSebastian Huber
2014-03-25tests/psxtests: Use <rtems/test.h>Sebastian Huber
2014-03-25tests: Use rtems_status_text()Sebastian Huber