File:  [Power 6/32 Unix Tahoe 4.2BSD] / cci / d / fpevent / pipeline_tbl.c
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Sun Jul 28 12:30:17 2019 UTC (7 years ago) by root
Branches: bsd, MAIN
CVS tags: v121, HEAD
Power 6/32 Unix version 1.21


#include "evt_defs.h"

/*
 *****************************************************************************
 *
 *	FPP EVENT TEST PIPELINED SUBTESTS TABLE
 *
 *  This table contains the names of and pointers to the "pipelined" subtests
 *  of the FPP Events test.
 *
 *****************************************************************************
*/

struct test_t pipe_test_tbl[] = {
/*	  ................................... pointer to the subtest	*/
/*	  :         ......................... name of the subtest	*/
/*	  :         :							*/
	pipe1,   "pipe1  ",
	pipe2,   "pipe2  ",
	pipe3,   "pipe3  ",
	pipe4,   "pipe4  ",
	pipe5,   "pipe5  ",
	pipe6,   "pipe6  ",
	pipe7,   "pipe7  ",
	pipe8,   "pipe8  ",
	pipe9,   "pipe9  ",
	pipe10,  "pipe10 ",
	pipe11,  "pipe11 ",
	pipe12,  "pipe12 ",
	pipe13,  "pipe13 ",
	pipe14,  "pipe14 ",
	pipe15,  "pipe15 ",
	pipe16,  "pipe16 ",
	pipe17,  "pipe17 "
};

int no_pipe_tests = 17;			/* number of pipelined subtests */


unix.superglobalmegacorp.com

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