aboutsummaryrefslogtreecommitdiff
path: root/testcases/open_posix_testsuite/conformance
AgeCommit message (Expand)Author
2024-01-09open_posix: update pthread_cond_timedwait testcasehaopengxiang
2024-01-04pthread_rwlock_unlock: skip the tst on NuttX tooShoukui Zhang
2024-01-04openposix: Use #ifdef instead of #if for __linux__Brennan Ashton
2023-09-15tree: Fix more double 'the' typoPetr Vorel
2023-05-05Fix typo successfull => successfulPetr Vorel
2023-05-04Fix typo succesful => successfulPetr Vorel
2022-08-30openposix: Setup autoconf and fix installation layoutJoerg Vehlow
2022-07-14opeposix: pthread_barrierattr_getpshared/2-1: Simplify codeflowCyril Hrubis
2022-07-14openposix: mq_timedreceive: Silence warningCyril Hrubis
2022-07-14openposix: aio_h/2-1: Add return at the end of main()Cyril Hrubis
2022-07-14openposix: sem_timedwait/11-1: FixCyril Hrubis
2022-07-14openposix: sem_destroy/3-1: FixCyril Hrubis
2022-07-14openposix: pthread_spin_init/{2-1,2-2}: FixCyril Hrubis
2022-07-14openposix: pthread_rwlockattr_getpshared/2-1: FixCyril Hrubis
2022-04-20open_posix_testsuite/lio_listio/2-1: remove check for individual completionJan Stancek
2021-11-29open_posix_testsuite/lio_listio/2-1: increase number of requestsJan Stancek
2021-11-22posix/interface/conformance: Fix all unused-result warningsJoerg Vehlow
2021-11-22posix/conformance/interfaces: Fix unused result for writeJoerg Vehlow
2021-11-22posix/conformance/interfaces: Fix all unused variable warningsJoerg Vehlow
2021-11-22posix/conformance/interfaces/fork/7-1: Fix testJoerg Vehlow
2021-11-19posix/conformance/interface/mmap/5-1: Remove invalid staticJoerg Vehlow
2021-11-19posix/conformance/interfaces: Fix all sign-compare warningsJoerg Vehlow
2021-11-19posix/conformance/interfaces/pthread_*_destroy: Suppress nonnull warningJoerg Vehlow
2021-11-19posix/asctime: Fix potentioal buffer overflowJoerg Vehlow
2021-11-19posix/pthread_key_create/2-1: Remove invalid part of testJoerg Vehlow
2021-11-19posix/conformance/interfaces: Fix all unused function warningsJoerg Vehlow
2021-11-19posix/conformance/interfaces: Fix unsued-variable for testfrmwJoerg Vehlow
2021-11-19posix/pthread_create/*: Remove unused variableJoerg Vehlow
2021-11-19posix/mq_(timed)send/5-1: Fix error reportingJoerg Vehlow
2021-11-19posix/pthread_create/15-1: Supress warningJoerg Vehlow
2021-10-25open_posix/conformance/clock/1.1: check PASS condition periodicallyJan Stancek
2021-10-07open_posix: remove pthread_kill/6-1Jan Stancek
2021-09-24open_posix: Add failure handling of fork()Zhao Gongyi
2021-09-08openposix: make use of tst_process_state_wait3Li Wang
2021-08-02openposix/pthread_cancel/3-1: Move sleep loop into separate functionPetr Vorel
2021-07-16interfaces/sched_setparam/9-1.c: Fix leak of shared memory segmentYang Xu
2021-07-08shell: Drop empty line at SOFJoerg Vehlow
2021-06-16typo: Add necessary spaces in the outputsXie Ziyao
2021-05-24Makefile: Use SPDX in MakefileXie Ziyao
2021-05-07openposix: Add '\n' at the end of printfZhao Gongyi
2021-05-06openposix/mlock_8-1, munlock_10-1: document the introduced patchYang Xu
2021-04-28openposix/conformance/interfaces: Correct typosWang Xin
2021-04-27openposix: Correct TEST valuesZhao Gongyi
2021-04-14openposix: Correct typosZhao Gongyi
2021-04-06openposix/mmap/1-4: correct a typoBogdan Lezhepekov
2021-03-17open_posix_testsuite: use PTS_ prefix instead of LTP_Li Wang
2021-03-17open_posix: Remove hardcoded /tmpJoerg Vehlow
2021-02-22open_posix_testsuite: correct fork11-1 report logLi Wang
2021-02-20openposix/fork/11-1.c: Clean up temporary fileZhao Gongyi
2021-02-12mq_timedreceive_5-3: Initialize maxmsg properlyCyril Hrubis