Classes | Variables
test-pkgconfig Namespace Reference

Classes

class  TestHrpsysPkgconfig
 

Variables

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

Variable Documentation

string test-pkgconfig.code
Initial value:
1 = """
2 #include <sys/types.h> /* iob.h need this */
3 #include "hrpsys/io/iob.h"
4 int main (int argc, char** argv)
5 {
6  open_iob();
7  close_iob();
8  return 0;
9 }
10 """

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

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.

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 Thu May 6 2021 02:41:54