Changes between Version 14 and Version 15 of GCI/SampleTasks


Ignore:
Timestamp:
09/14/18 18:59:40 (6 years ago)
Author:
Gedare Bloom
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GCI/SampleTasks

    v14 v15  
    3030|| !Investigate/Fix Bug: Ticket #2581 ||  First complete one of the Getting Started tasks.<p><p>Investigate the bug described in Ticket #2581 on [the RTEMS Trac](https://devel.rtems.org/ticket/2581) Follow the [directions for this task](https://devel.rtems.org/wiki/GCI/QA/InvestigateTicket) on our wiki. The outcome of this task will be a comment on the ticket to suggest a path forward. If a bug fix is available, you may be expected to test the fix and possibly produce an updated patch. ||  1 ||  "joelsherrill@gmail.com,gedarebloom@gmail.com,chriscjohns@gmail.com" ||  "c,debugging" ||  false ||  "1,3,4" ||  5 ||  bugfix
    3131|| !Investigate/Fix Bug: Ticket #1778 ||  First complete one of the Getting Started tasks.<p><p>Investigate the bug described in Ticket #1778 on [the RTEMS Trac](https://devel.rtems.org/ticket/1778) Follow the [directions for this task](https://devel.rtems.org/wiki/GCI/QA/InvestigateTicket) on our wiki. The outcome of this task will be a comment on the ticket to suggest a path forward. If a bug fix is available, you may be expected to test the fix and possibly produce an updated patch. ||  1 ||  "joelsherrill@gmail.com,gedarebloom@gmail.com,jenniferaverett@gmail.com" ||  "c,debugging" ||  false ||  "1,3,4" ||  5 ||  bugfix
     32|| Create POSIX Timing Test psxtmonce01 (13-#1) || This task consists of creating the timing test testsuites/psxtmtests/psxtmonce01 for the POSIX API method when used in a particular manner. The test case is: pthread_once: first time. Please check testsuites/psxtmtests/psxtmtests_plan.csv and make sure this description match that in the spreadsheet file. Also there may be multiple test cases in one test name. The .csv file along with advice from mentors is truth. In some cases a single test name may have multiple timing cases and be listed on two lines in the .csv file. Just be careful. As a hint if there is no dash in the description then this is the only case of interest for that method. If there are multiple methods then test both methods. The test should be created using the test instantiation helper and templates in rtems-testing/rtems-test-templates. This test will be using the template: psxtmtest_single. See https://devel.rtems.org/wiki/GCI/Coding/POSIXTimingTest for more details. The outcome of this task will be a patch to add the new test to RTEMS. || 1 || gedare || C,benchmarking,testing || 0 || 1,4 || 3 || psxtmtest
     33|| Create POSIX Timing Test psxtmonce02 (13-#2) || This task consists of creating the timing test testsuites/psxtmtests/psxtmonce02 for the POSIX API method when used in a particular manner. The test case is: pthread_once: second time. Please check testsuites/psxtmtests/psxtmtests_plan.csv and make sure this description match that in the spreadsheet file. Also there may be multiple test cases in one test name. The .csv file along with advice from mentors is truth. In some cases a single test name may have multiple timing cases and be listed on two lines in the .csv file. Just be careful. As a hint if there is no dash in the description then this is the only case of interest for that method. If there are multiple methods then test both methods. The test should be created using the test instantiation helper and templates in rtems-testing/rtems-test-templates. This test will be using the template: psxtmtest_single. See https://devel.rtems.org/wiki/GCI/Coding/POSIXTimingTest for more details. The outcome of this task will be a patch to add the new test to RTEMS. || 1 || crempel2 || C,benchmarking,testing || 0 || 1,4 || 3 || psxtmtest
     34|| Create POSIX Timing Test psxtmmqrcvblock01 (13-#3) || This task consists of creating the timing test testsuites/psxtmtests/psxtmmqrcvblock01 for the POSIX API method when used in a particular manner. The test case is: mq_receive: not available: block. Please check testsuites/psxtmtests/psxtmtests_plan.csv and make sure this description match that in the spreadsheet file. Also there may be multiple test cases in one test name. The .csv file along with advice from mentors is truth. In some cases a single test name may have multiple timing cases and be listed on two lines in the .csv file. Just be careful. As a hint if there is no dash in the description then this is the only case of interest for that method. If there are multiple methods then test both methods. The test should be created using the test instantiation helper and templates in rtems-testing/rtems-test-templates. This test will be using the template: psxtmtest_blocking. See https://devel.rtems.org/wiki/GCI/Coding/POSIXTimingTest for more details. The outcome of this task will be a patch to add the new test to RTEMS. || 1 || hiddenpearls || C,benchmarking,testing || 0 || 1,4 || 3 || psxtmtest
     35|| Create POSIX Timing Test psxtmmqrcvblock02 (13-#4) || This task consists of creating the timing test testsuites/psxtmtests/psxtmmqrcvblock02 for the POSIX API method when used in a particular manner. The test
     36case is: mq_timedreceive: not available: blocks. Please check testsuites/psxtmtests/psxtmtests_plan.csv an
     37d make sure this description match that in the spreadsheet file. Also there may be multiple test cases in
     38one test name. The .csv file along with advice from mentors is truth. In some cases a single test name may
     39 have multiple timing cases and be listed on two lines in the .csv file. Just be careful. As a hint if the
     40re is no dash in the description then this is the only case of interest for that method. If there are mult
     41iple methods then test both methods. The test should be created using the test instantiation helper and te
     42mplates in rtems-testing/rtems-test-templates. This test will be using the template: psxtmtest_single. See
     43 https://devel.rtems.org/wiki/GCI/Coding/POSIXTimingTest for more details. The outcome of this task will b
     44e a patch to add the new test to RTEMS. || 1 || vipulnayyar || C,benchmarking,testing || 0 || 1,4 || 3 ||
     45psxtmtest
     46|| Create POSIX Timing Test  (13-#5) || This task consists of creating the timing test testsuites/psxtmtests/ for the POSIX API method when used in a particular manner. The test case is: . Please check testsuites/psxtmtests/psxtmtests_plan.csv and make sure this description match that in the spreadsheet file. Also there may be multiple test cases in one test name. The .csv file along with advice from mentors is truth. In some cases a single test name may have multiple timing cases and be listed on two lines in the .csv file. Just be careful. As a hint if there is no dash in the description then this is the only case of interest for that method. If there are multiple methods then test both methods. The test should be created using the test instantiation helper and templates in rtems-testing/rtems-test-templates. This test will be using the template: . See https://devel.rtems.org/wiki/GCI/Coding/POSIXTimingTest for more details. The outcome of this task will be a patch to add the new test to RTEMS. || 1 || chrisjohns || C,benchmarking,testing || 0 || 1,4 || 3 || psxtmtest