Summary Period: 2003-06-25 to 2005-07-15
[root]/testing/pluto/co-terminal-03
Total Lines Of Code:
508 (2006-02-13 12:26)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 39 (100.0%) | 804 (100.0%) | 20.6 |
mcr | 24 (61.5%) | 761 (94.7%) | 31.7 |
dhr | 5 (12.8%) | 26 (3.2%) | 5.2 |
ken | 10 (25.6%) | 17 (2.1%) | 1.7 |
updates for 2.6 kernel
9 lines of code changed in:
Fix location of klogd.pid - broke due to blind find . patch for moving pluto files to /var/run/pluto
4 lines of code changed in:
Move plutos runtime files from /var/run/pluto.* to /var/run/pluto/pluto.*
This was done with find . -type f -print0 | xargs -0 perl -pi -e 's#/var/run/#/var/run/pluto/#g'
4 lines of code changed in:
revised test case for VID debug message.
1 lines of code changed in:
Update tests to count new aggr mode states during initiation
1 lines of code changed in:
adjusted co-terminal-03 test to use admin network (eth2) for data.
4 lines of code changed in:
Match output to real results
8 lines of code changed in:
remove explicit halts from scripts since they are redundant and inefficient.
0 lines of code changed in:
Refine testing scripts:
- put timeout and eof handlers in each expect script
- kill more rogue processes: even those with unreadable(!) /proc entries
- improve reporting of skipped tests
- make "recordresults" do more, simplifying every caller
- speed up UML shutdown by using "halt -p -r" (requires many reference log updates)
26 lines of code changed in:
adjustments to make it more apparent when the %trap will show
up, so we can see it getting replaced.
12 lines of code changed in:
ignore the OUTPUT dir.
1 lines of code changed in:
co-terminal near-kind test when OE is started before wavesec.
9 lines of code changed in:
first hack at co-terminal-03
110 lines of code changed in:
first hack at test - matching code does not yet exist
615 lines of code changed in:
Generated by StatCVS 0.2.2