Rusty Russell
|
c96ab569e7
failtest: record close events
|
15 years ago |
Rusty Russell
|
32aaf75342
failtest: call failtest_exit_check even in non-failing parent.
|
15 years ago |
Rusty Russell
|
5069685c5e
failtest: be clearer when child times out.
|
15 years ago |
Rusty Russell
|
df34919b32
failtest: --debugpath= for really hard-to-find bugs.
|
15 years ago |
Rusty Russell
|
479813329a
failtest: don't insert spurious failures if open would fail anyway.
|
15 years ago |
Rusty Russell
|
fb9514a55b
failtest: don't insist parents and children write the same thing to files.
|
15 years ago |
Rusty Russell
|
5adceea6af
failtest: rely on the save/restore of files, don't use write cleanup.
|
15 years ago |
Rusty Russell
|
f0d8f32b28
failtest: save entire file contents.
|
15 years ago |
Rusty Russell
|
43b5f24c01
failtest: don't use special data structure for storing child writes.
|
15 years ago |
Rusty Russell
|
e8f0484b78
failtest: generic cleanup hooks
|
15 years ago |
Rusty Russell
|
1605358b20
failtest: allow continuing after running a failpath.
|
15 years ago |
Rusty Russell
|
f75f0ca743
failtest: --tracepath
|
15 years ago |
Rusty Russell
|
0d66a226c9
failtest: fix history when --failpath used
|
15 years ago |
Rusty Russell
|
6c02fd599f
failtest: capture pread/pwrite
|
15 years ago |
Rusty Russell
|
f070b47bc6
failtest: handle 2-argument open()
|
15 years ago |
Rusty Russell
|
5e1616698e
failtest: fcntl handling
|
15 years ago |
Rusty Russell
|
37e247dbcb
ccanlint: print coverage amount when -vv
|
15 years ago |
Rusty Russell
|
4a1ec39ed6
ccanlint: fix format error when test output contains %
|
15 years ago |
Rusty Russell
|
502fa86836
net: reset slen properly in testing.
|
15 years ago |
Sam Vilain
|
c95e517b59
net: fix tests on hosts where 'localhost' is v4 _and_ v6
|
15 years ago |
Andreas Schlick
|
6a6f64f541
opt: Add a function to free the internal memory.
|
15 years ago |
Andreas Schlick
|
641d492d77
opt: Correct the separator in _info's example.
|
15 years ago |
Rusty Russell
|
fee8416f9d
ccanlint: recognise new BSD 3-clause license.
|
15 years ago |
Rusty Russell
|
b53e1f753b
licenses: clarify which BSD license it is.
|
15 years ago |
Rusty Russell
|
ce9468f491
Merge branch 'daemon-with-notify' of git://github.com/stewartsmith/ccan into daemon-with-notify
|
15 years ago |
Rusty Russell
|
97e3377242
web: delete unused tool binaries.
|
15 years ago |
Stewart Smith
|
aaf830998e
move daemon-with-notify to daemon_with_notify as dashes aren't allowed in CCAN module names (and ccanlint segfaults on them)
|
15 years ago |
Stewart Smith
|
bd12721599
fix up daemon-with-notify test
|
15 years ago |
Stewart Smith
|
9dc47071c0
can't use C comments in C comments - DUH
|
15 years ago |
Stewart Smith
|
91f2ced8ab
update include to match header name conforming to CCAN standard
|
15 years ago |