GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LDT / dev > test_huff / rhel6-64


Interface   Data Structures   File List   Data Fields   Globals  

test_huff.c File Reference

Unit test for Huffman encoding/decoding. More...

#include <LDT/HUFF.h>
#include <LDT/BFP.h>
#include <LDT/BFU.h>
#include <PBI/BSWP.ih>
#include <stdio.h>
#include <string.h>
#include <stdlib.h>

Defines

#define NULL   0
#define _   0
#define A   1
#define B   2
#define C   3
#define D   4
#define E   5
#define F   6
#define G   7
#define I   8
#define L   9
#define M   10
#define N   11
#define O   12
#define P   13
#define R   14
#define S   15
#define T   16
#define U   17

Functions

int test0 (void)
int test1 (void)
int test2 (void)
int test3 (void)
int main (int argc, char *const argv[])

Variables

const unsigned char String []


Detailed Description

Unit test for Huffman encoding/decoding.

Author:
JJRussell - russell@slac.stanford.edu

   CVS $Id: test_huff.c,v 1.3 2011/03/25 23:57:13 russell Exp $

Variable Documentation

const unsigned char String[]

Initial value:

 
{
    A,_,S,I,M,P,L,E,_,S,T,R,I,N,G,_,T,O,_,B,E,_,E,N,C,O,D,E,D,
    _,U,S,I,N,G,_,A,_,M,I,N,I,M,A,L,_,N,U,M,B,E,R,_,O,F,_,B,I,T,S
}


Generated on Tue Jan 24 14:20:21 2012 by  doxygen 1.5.8