Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
proc-info-test.cc File Reference
#include <iostream>
#include <sstream>
#include <stdio.h>
#include <stdlib.h>
#include <gtest/gtest.h>
#include "common/init.h"
#include "service/fe-support.h"
#include "util/mem-info.h"
#include "util/process-state-info.h"
#include "util/test-info.h"
#include "common/names.h"
Include dependency graph for proc-info-test.cc:

Go to the source code of this file.

Namespaces

 impala
 This file contains type definitions that are used throughout the code base.
 

Functions

 impala::TEST (MemInfo, Basic)
 
 impala::TEST (ProcessStateInfo, Basic)
 
int main (int argc, char **argv)
 

Function Documentation

int main ( int  argc,
char **  argv 
)