Classes | Variables
test-pkgconfig Namespace Reference

Classes

class  TestHrpsysPkgconfig

Variables

string code
tuple f = open("/tmp/%d-hrpsys-sample.cpp"%(PID),'w')
string NAME = 'test-pkgconfig'
tuple PID = os.getpid()
string PKG = 'hrpsys'

Variable Documentation

string test-pkgconfig::code
Initial value:
00001 """
00002 #include <sys/types.h> /* iob.h need this */
00003 #include "io/iob.h"
00004 int main (int argc, char** argv)
00005 {
00006   open_iob();
00007   close_iob();
00008   return 0;
00009 }
00010 """

Definition at line 6 of file test-pkgconfig.py.

tuple test-pkgconfig::f = open("/tmp/%d-hrpsys-sample.cpp"%(PID),'w')

Definition at line 74 of file test-pkgconfig.py.

string test-pkgconfig::NAME = 'test-pkgconfig'

Definition at line 4 of file test-pkgconfig.py.

tuple test-pkgconfig::PID = os.getpid()

Definition at line 73 of file test-pkgconfig.py.

string test-pkgconfig::PKG = 'hrpsys'

Definition at line 3 of file test-pkgconfig.py.



hrpsys
Author(s): AIST, Fumio Kanehiro
autogenerated on Wed Aug 26 2015 11:53:03