ulimit.py
Go to the documentation of this file.
1
#!/usr/bin/env python
2
3
t.checklist = { \
4
'finab.dat'
: {
'method'
:
'exists'
},
5
}
6
t.program = t.basedir +
"/bin/winnet"
7
t.testdir = t.basedir +
"/test/"
+ t.testname
8
t.logfile = t.testdir +
".log"
9
t.arcfile = t.testdir +
".tar.gz"
test
ulimit.py