Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
Loading...
Searching...
No Matches
test_index.c File Reference

Tests functions handling the lzma_index structure. More...

#include "tests.h"

Macros

#define MEMLIMIT   (LZMA_VLI_C(1) << 20)
 
#define SMALL_COUNT   3
 
#define BIG_COUNT   5555
 

Functions

int main (void)
 

Detailed Description

Tests functions handling the lzma_index structure.

Macro Definition Documentation

◆ BIG_COUNT

#define BIG_COUNT   5555

◆ MEMLIMIT

#define MEMLIMIT   (LZMA_VLI_C(1) << 20)

◆ SMALL_COUNT

#define SMALL_COUNT   3

Function Documentation

◆ main()

int main ( void )