Annotation of cci/d/fpevent/pipeline_tbl.c, revision 1.1.1.1

1.1       root        1: 
                      2: #include "evt_defs.h"
                      3: 
                      4: /*
                      5:  *****************************************************************************
                      6:  *
                      7:  *     FPP EVENT TEST PIPELINED SUBTESTS TABLE
                      8:  *
                      9:  *  This table contains the names of and pointers to the "pipelined" subtests
                     10:  *  of the FPP Events test.
                     11:  *
                     12:  *****************************************************************************
                     13: */
                     14: 
                     15: struct test_t pipe_test_tbl[] = {
                     16: /*       ................................... pointer to the subtest    */
                     17: /*       :         ......................... name of the subtest       */
                     18: /*       :         :                                                   */
                     19:        pipe1,   "pipe1  ",
                     20:        pipe2,   "pipe2  ",
                     21:        pipe3,   "pipe3  ",
                     22:        pipe4,   "pipe4  ",
                     23:        pipe5,   "pipe5  ",
                     24:        pipe6,   "pipe6  ",
                     25:        pipe7,   "pipe7  ",
                     26:        pipe8,   "pipe8  ",
                     27:        pipe9,   "pipe9  ",
                     28:        pipe10,  "pipe10 ",
                     29:        pipe11,  "pipe11 ",
                     30:        pipe12,  "pipe12 ",
                     31:        pipe13,  "pipe13 ",
                     32:        pipe14,  "pipe14 ",
                     33:        pipe15,  "pipe15 ",
                     34:        pipe16,  "pipe16 ",
                     35:        pipe17,  "pipe17 "
                     36: };
                     37: 
                     38: int no_pipe_tests = 17;                        /* number of pipelined subtests */
                     39: 

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.