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"
#include "common/index.h"

Macros

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

Functions

int main (int argc, char **argv)
 

Detailed Description

Tests functions handling the lzma_index structure.

Todo
Implement tests for lzma_file_info_decoder

Macro Definition Documentation

◆ MEMLIMIT

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

Function Documentation

◆ main()

int main ( int argc,
char ** argv )
extern