source: rtems/testsuites/psxtmtests

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @150fbaf9   11/05/19 14:17:14 Sebastian Huber psxtmtests: Avoid build system defined defines Update #3818. 5
(edit) @0a154d5   03/02/19 17:09:39 shashvatjain2002 Correct psxtmtests_plan.csv 5
(edit) @96e4b22   03/06/19 09:39:29 Chris Johns testsuite: Make the OPERATION_COUNT a test configuration parameter. - … 5
(edit) @b015c01   01/28/19 11:26:25 Sebastian Huber build: Do not install test programs 5
(edit) @4f3a253   01/28/19 13:16:39 Sebastian Huber psxtmtests: Fix format warnings Update #3384. 5
(edit) @8f5abea   12/21/18 19:47:06 himanshuwindows8.1 psxtmtests: Changed the copyright license to BSD-2-Clause (GCI 2018) 5
(edit) @ef23838   12/03/18 12:10:21 Sebastian Huber score: Avoid sbintime_t in API headers The sbintime_t is a non-POSIX … 5
(edit) @5886a701   12/06/18 17:30:23 joel psxtmtests_plan.csv: Add preemption cases for pthread_setschedprio 5
(edit) @be9a83d   12/06/18 16:34:16 mcomajoancara psxtmtests/psxtmtests_plan.csv: Fix typos (GCI 2018) Two quotation … 5
(edit) @c078065   12/06/18 16:28:23 mcomajoancara psxtmtests: Identified a Timing Test missing (GCI 2018) … 5
(edit) @36e1b82   12/05/18 21:23:58 joel psxtmcleanup01/init.c: Fix warnings 5
(edit) @183b0ae   11/25/18 15:49:30 himanshuwindows8.1 psxtmtests: add psxtmmqrcvblock02 (GCI 2018) 5
(edit) @69812aa   11/21/18 16:00:35 himanshuwindows8.1 psxtmbarrierattr01: Added new POSIX timing suite (GCI 2018) 5
(edit) @edae517   11/20/18 01:11:58 himanshuwindows8.1 psxtmutexattr01: Added new POSIX timing suite (GCI 2018) 5
(edit) @edd366c   11/17/18 17:09:05 himanshuwindows8.1 psxtmcleanup01: new POSIX timing suite (GCI 2018) 5
(edit) @f06c436   11/16/18 17:17:13 shashvatjain2002 psxtmtests_plan.csv: Update to reflect psxtmmqrcvblock01 (GCI 2018) 5
(edit) @ccf11ce   11/15/18 18:55:11 shashvatjain2002 psxtmmqrcvblock01: Add new POSIX timing test (GCI 2018) 5
(edit) @841b54e   11/15/18 22:31:21 himanshuwindows8.1 psxtmthreadattr01: Correct mistakes in previous merge (GCI 2018) Joel … 5
(edit) @8abb230b   11/15/18 06:18:48 himanshuwindows8.1 psxtmthreadattr01: Add new test (GCI 2018) 5
(edit) @62954aaf   11/11/18 15:12:51 joel psxtmtests_plan.csv: Add pthread cleanup and attr test cases 5
(edit) @e9f15be   11/07/18 18:09:00 joel psxtmtests_plan.csv: Add psxtmonce01 5
(edit) @98cc00e6   11/07/18 18:07:53 joel psxtmonce01/init.c: Use static and Simple Console 5
(edit) @a818d13c   11/07/18 06:43:38 Sebastian Huber build: Remove superfluous psxtmonce01/Makefile.am 5
(edit) @9bb39516   11/06/18 18:29:10 himanshuwindows8.1 psxtmonce01: New test written by Himanshu40 as part of GCI2018 5
(edit) @ef16a11   10/25/18 09:05:12 Sebastian Huber posix: Enable psxtmtests tests by default Update #2514. 5
(edit) @477bca2   10/06/18 08:59:10 Sebastian Huber build: Remove local.am 5
(edit) @b422aa3f   04/26/18 14:05:45 Sebastian Huber tests: Remove configure feature checks Update #3409. 5
(edit) @aa567bc1   04/10/18 06:06:39 Chris Johns configure: Add subdir-objects to all automake flags. This option … 5
(edit) @dfc57eb   04/09/18 03:42:49 Chris Johns testsuite/psxtmtests: Merged nested Makefile.am files into one … 5
(edit) @2afb22b   12/23/17 07:18:56 Chris Johns Remove make preinstall A speciality of the RTEMS build system was the … 5
(edit) @e58e29fd   11/24/17 06:58:55 Sebastian Huber Remove coverhd.h This header file contained timing overhead values … 5
(edit) @c4b8b147   11/03/17 07:35:38 Sebastian Huber tests: Use simple console driver Update #3170. Update #3199. 5
(edit) @af43554   10/26/17 11:59:11 Sebastian Huber tests: Remove TEST_INIT The TEST_EXTERN is a used only by the … 5
(edit) @98c6d50   10/19/17 05:39:16 Chris Johns testsuite: Use printk for all test output where possible. - Remove … 5
(edit) @de59c065   09/27/17 13:08:33 Sebastian Huber posix: Implement self-contained POSIX mutex POSIX mutexes are now … 5
(edit) @5222488   09/26/17 05:49:17 Sebastian Huber posix: Implement self-contained POSIX condvar POSIX condition … 5
(edit) @89fc9345   09/21/17 13:42:45 Sebastian Huber posix: Implement self-contained POSIX rwlocks POSIX rwlocks are now … 5
(edit) @e67929c   09/21/17 12:13:16 Sebastian Huber posix: Implement self-contained POSIX barriers POSIX barriers are now … 5
(edit) @c090db7   09/12/17 06:09:16 Sebastian Huber posix: Implement self-contained POSIX semaphores For semaphore object … 5
(edit) @258bda3   04/03/17 22:11:24 Chris Johns testsuite: Add a common test configuration. Fix configure.ac and … 5
(edit) @6e98ea91   06/09/16 15:40:35 Gedare Bloom posix: add clock_nanosleep and tests updates #2732 5
(edit) @c8982e5   04/26/16 19:20:31 Sebastian Huber posix: Simplify message queues The mq_open() function returns a … 5
(edit) @4b8184f0   12/01/15 14:33:43 Joel Sherrill psxtmtests_plan.csv: Fix typo 5
(edit) @2da28d2   03/31/15 13:14:28 alexander.krutwig psxtmtests: Use timeout in more distant future Adds future … 4.115
(edit) @12072880   12/04/14 09:03:50 Sebastian Huber Update bug report URL 4.115
(edit) @8fbe2e6   09/04/14 13:59:49 Joel Sherrill Use correct prototype of benchmark_timer_read() This change starts … 4.115
(edit) @de549c3   09/03/14 15:16:43 Joel Sherrill Misc psxtmtests: Use uint32_t not long for end_time to match printf() … 4.115
(edit) @fd46711   03/21/14 20:35:26 bjornlarsson psxtmtests: Add test.h support 4.115
(edit) @c499856   03/20/14 21:10:47 Chris Johns Change all references of rtems.com to rtems.org. 4.115
(edit) @218b0e69   12/10/13 05:16:17 Daniel Ramirez psxtmtests: added psxtmcond07 test 4.115
(edit) @667b2db1   12/07/13 18:32:54 Joel Sherrill psxtmtests_plan.csv: Update messages 4.115
(edit) @50162e0   12/07/13 18:18:02 Joel Sherrill psxtmtests: Make output more uniform 4.115
(edit) @064820c   12/03/13 02:24:28 Daniel Ramirez psxtmtests: added new psxtmthread04 test 4.115
(edit) @8abf0062   12/02/13 02:43:24 Daniel Ramirez pstmtests_plan.csv: Update to reflect psxtmcond 09 and 10 exit 4.115
(edit) @972579d   12/01/13 04:04:51 Daniel Ramirez psxtmtests: added psxtmcond06 test 4.115
(edit) @72ff756   12/01/13 02:27:44 Daniel Ramirez psxtmtests: added new psxtmcond04 test, fixed psxtmcond03 4.115
(edit) @086494d5   11/30/13 22:06:23 Joel Sherrill psxtmbarrier04/init.c: Fix warnings 4.115
(edit) @adc2301   11/30/13 22:06:07 Joel Sherrill psxtmthread02/init.c: Fix warnings 4.115
(edit) @115e059   11/30/13 21:42:38 Daniel Ramirez fixed psxtmthread02 test, updated .csv to be in sync and added test .docs 4.115
(edit) @135e957   11/30/13 15:53:47 Joel Sherrill psxtmtests_plan.csv: Replace comma with colon This makes it easier … 4.115
(edit) @7de5ef5f   11/30/13 07:26:42 Daniel Ramirez psxtmtests: Added in new psxtmbarrier04 test, release, preempt 4.115
(edit) @072fe302   11/28/13 14:39:15 Joel Sherrill psxtmtests_plan.csv: Avoid comma in descriptions 4.115
(edit) @c625a800   11/28/13 01:55:10 Gedare Bloom psxtmthread05: delete spurious .cvsignore file 4.115
(edit) @e9a1c99   11/27/13 23:56:53 Daniel Ramirez psxtmtests: copy psxtmthread05 to psxtmthread06, fix psxtmthread05 … 4.115
(edit) @47efc018   11/27/13 17:04:29 Joel Sherrill psxtmtests_plan.csv: Add explicit No status 4.115
(edit) @fa3f878   11/27/13 15:40:55 cdesai Indicate that test psxtmthread05 has been implemented * update … 4.115
(edit) @db08c38   11/24/13 07:04:13 cdesai psxtmtests: Add psxtmthread05 for pthread_setschedparam New test … 4.115
(edit) @7b369af   04/11/13 11:58:33 Sebastian Huber testsuites: Fix warnings 4.115
(edit) @fad2d38   03/08/13 20:55:06 Gedare Bloom RTEMS: Delete ChangeLog? files. This commit deletes all RTEMS … 4.115
(edit) @79060eb6   01/15/13 16:03:55 alexivanov97 psxtmtests: Generating .scn (Screen Shots) #8 4.115
(edit) @408a16e   01/14/13 16:12:14 Christopher Kerl Create POSIX Timing Test psxtmthread02 Minor modifications were made … 4.115
(edit) @e214280b   01/14/13 15:53:36 alexivanov97 Generating .scn (Screen Shots) #7 4.115
(edit) @72f3b05   01/11/13 20:33:37 Christopher Kerl Create POSIX Timing Test psxtmcond09 Modifications were made to this … 4.115
(edit) @bcefae2e   01/11/13 20:15:24 Christopher Kerl Create POSIX Timing Test psxtmcond03 4.115
(edit) @86d06a6   01/11/13 20:12:54 Jennifer Averett Added more condition variable timing tests. 4.115
(edit) @7f97cb3   01/09/13 19:27:57 Christopher Kerl Create POSIX Timing Test psxtmcond05 4.115
(edit) @55ea222   01/09/13 18:52:50 Christopher Kerl Create POSIX Timing Test psxtmcond02 4.115
(edit) @cc2857a   01/09/13 15:24:10 Christopher Kerl GCI: Create POSIX Timing Test psxtmcond01 4.115
(edit) @d82a931   11/26/12 00:53:39 Joel Sherrill psxtmtests_plan.csv: Identify Conditional Variable Cases 4.115
(edit) @57e922c7   08/06/12 17:04:24 Gedare Bloom Revert "Add config.h.in." This reverts commit … 4.115
(edit) @bb2b825   07/19/12 13:47:55 Ralf Corsepius Require automake-1.12.2. 4.115
(edit) @0f77281   07/19/12 13:44:32 Ralf Corsepius Require autoconf-2.69. 4.115
(edit) @cf42a6ea   05/24/12 04:38:27 Ralf Corsepius Add config.h.in. 4.115
(edit) @991a3cc1   05/11/12 14:15:40 Joel Sherrill psxtmtests - Eliminate missing prototype warnings 4.115
(edit) @9b4422a2   05/03/12 15:09:24 Joel Sherrill Remove All CVS Id Strings Possible Using a Script Script does what is … 4.115
(edit) @33a105fb   05/07/12 16:08:48 Joel Sherrill Revert: Remove CVS Ids See … 4.115
(edit) @84b01905   05/04/12 06:54:41 Ralf Corsepius Remove CVS-Ids. 4.115
(edit) @e6a675e   03/02/12 13:51:10 Ralf Corsepius 2011-03-02 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @61250b4   02/01/12 16:59:44 Joel Sherrill Remove all .cvsignore files. 4.115
(edit) @257d8fd   12/13/11 10:13:24 Ralf Corsepius 2011-12-13 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @2b7b14f   12/08/11 21:38:26 Joel Sherrill 2011-12-08 Joel Sherrill <joel.sherrill@…> PR 1589/build … 4.115
(edit) @5b65c95   12/07/11 23:03:39 Joel Sherrill 2011-12-07 Joel Sherrill <joel.sherrill@…> * … 4.115
(edit) @add2977   10/19/11 15:27:27 Ralf Corsepius 2011-10-19 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @d2e6a127   09/29/11 15:59:10 Ralf Corsepius 2011-09-29 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @f9c2370   08/24/11 21:15:58 Joel Sherrill 2011-08-24 Ricardo Aguirre <el.mastin@…> PR 1903/testing * … 4.115
(edit) @0f660eb   08/04/11 17:24:29 Joel Sherrill 2011-08-04 Joel Sherrill <joel.sherrill@…> * … 4.115
(edit) @aa66acb   08/04/11 15:20:06 Joel Sherrill 2011-08-04 Ricardo Aguirre <el.mastin@…> PR 1888/tests * … 4.115
(edit) @e0983d1f   08/04/11 15:15:23 Joel Sherrill 2011-08-04 Ricardo Aguirre <el.mastin@…> PR 1887/tests * … 4.115
(edit) @f5ab0885   08/04/11 15:06:45 Joel Sherrill 2011-08-04 Ricardo Aguirre <el.mastin@…> * … 4.115
(edit) @21889ea   08/04/11 15:02:06 Joel Sherrill 2011-08-04 Ricardo Aguirre <el.mastin@…> PR 1881/tests * … 4.115
Note: See TracRevisionLog for help on using the revision log.