projects
/
ccan
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fix missing va_end()s
[ccan]
/
ccan
/
failtest
/
failtest.c
2017-03-31
David Gibson
Fix missing va_end()s
blob
|
commitdiff
|
raw
2014-06-10
Rusty Russell
io failtest timer tools: fallout from time changes.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-11
Tinggong
failtest: fix warning [-Wformat]
blob
|
commitdiff
|
raw
|
diff to current
2012-09-10
Rusty Russell
failtest, tools: update for new timespec-using ccan...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-09
Rusty Russell
antithread, failtest: use ccan/err instead of err.h.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-21
Rusty Russell
failtest: compile fix for OpenBSD
blob
|
commitdiff
|
raw
|
diff to current
2012-03-19
Rusty Russell
Merge branch 'ccantool'
blob
|
commitdiff
|
raw
|
diff to current
2012-03-08
Rusty Russell
failtest: don't assume FD_SETSIZE is maximum runtime fd.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-01
Rusty Russell
tlist: remove type arg from tlist_top(), tlist_tail()
blob
|
commitdiff
|
raw
|
diff to current
2011-11-30
Rusty Russell
failtest: do trace via a FILE, not an fd.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-30
Rusty Russell
failtest: add --trace to replace --tracepath
blob
|
commitdiff
|
raw
|
diff to current
2011-11-30
Rusty Russell
failtest: save and restore file state inside child...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-29
Rusty Russell
failtest: add comment about limitations of untracked...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-29
Rusty Russell
failtest: fix failpath on open.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-29
Rusty Russell
failtest: report failpath problems correctly.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-29
Rusty Russell
failtest: stop when leak detected.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-29
Rusty Russell
failtest: catch mmap.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-29
Rusty Russell
failtest: fix --debugpath
blob
|
commitdiff
|
raw
|
diff to current
2011-11-29
Rusty Russell
failtest: internally eliminate duplicate calls.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-29
Rusty Russell
failtest: simplify FAIL_PROBE.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-29
Rusty Russell
failtest: report errors in children directly to origina...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-29
Rusty Russell
failtest: use high-numbers file descriptors to stay...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-29
Rusty Russell
failtest: use a linked list for history, not an array.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-29
Rusty Russell
failtest: fix internal cut & paste bug
blob
|
commitdiff
|
raw
|
diff to current
2011-08-29
Rusty Russell
failtest: replay --failpath correctly on really failing...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-29
Rusty Russell
failtest: use ccan/time
blob
|
commitdiff
|
raw
|
diff to current
2011-08-29
Rusty Russell
failtest: use 64 bit offsets if available.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-24
Rusty Russell
failtest: plug memory leak.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-01
Rusty Russell
failtest: fix silent exit when top-level return FAIL_PROBE
blob
|
commitdiff
|
raw
|
diff to current
2011-07-21
Rusty Russell
various: add LICENSE comments.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-20
Rusty Russell
failtest: failtest_has_failed()
blob
|
commitdiff
|
raw
|
diff to current
2011-05-20
Rusty Russell
failtest: override getpid() as well.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-02
Andreas Schlick
failtest: Change mode_t to int.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-02
Andreas Schlick
To compile ccan under DragonFly BSD some additional...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-28
Rusty Russell
failtest: fix fascist warn_unused_result warnings
blob
|
commitdiff
|
raw
|
diff to current
2011-03-28
Rusty Russell
failtest: continue (without failing) if we run off...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-25
Rusty Russell
failtest: handle EINTR from poll.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-22
Rusty Russell
antithread: avoid arithmetic on void pointers
blob
|
commitdiff
|
raw
|
diff to current
2011-03-22
Rusty Russell
failtest: print complete history when we detect a leak.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-17
Rusty Russell
ciniparser: fix ctype.h usage, and lazy strrchr.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-01
Rusty Russell
failtest: enhance tracing
blob
|
commitdiff
|
raw
|
diff to current
2011-03-01
Rusty Russell
failtest: fix locking code.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-01
Rusty Russell
failtest: fix tracepath bug.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-15
Rusty Russell
failtest: detect leaks in children.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-15
Rusty Russell
failtest: hook can return FAIL_PROBE
blob
|
commitdiff
|
raw
|
diff to current
2011-02-15
Rusty Russell
failtest: record close events
blob
|
commitdiff
|
raw
|
diff to current
2011-02-15
Rusty Russell
failtest: call failtest_exit_check even in non-failing...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-15
Rusty Russell
failtest: be clearer when child times out.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-15
Rusty Russell
failtest: --debugpath= for really hard-to-find bugs.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-15
Rusty Russell
failtest: don't insert spurious failures if open would...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-15
Rusty Russell
failtest: don't insist parents and children write the...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-15
Rusty Russell
failtest: rely on the save/restore of files, don't...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-15
Rusty Russell
failtest: save entire file contents.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-15
Rusty Russell
failtest: don't use special data structure for storing...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-15
Rusty Russell
failtest: generic cleanup hooks
blob
|
commitdiff
|
raw
|
diff to current
2011-02-15
Rusty Russell
failtest: allow continuing after running a failpath.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-15
Rusty Russell
failtest: --tracepath
blob
|
commitdiff
|
raw
|
diff to current
2011-02-15
Rusty Russell
failtest: fix history when --failpath used
blob
|
commitdiff
|
raw
|
diff to current
2011-02-15
Rusty Russell
failtest: capture pread/pwrite
blob
|
commitdiff
|
raw
|
diff to current
2011-02-15
Rusty Russell
failtest: handle 2-argument open()
blob
|
commitdiff
|
raw
|
diff to current
2011-02-15
Rusty Russell
failtest: fcntl handling
blob
|
commitdiff
|
raw
|
diff to current
2011-01-18
Rusty Russell
failtest: free up everything on exit.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-18
Rusty Russell
failtest: failtest_restore.h as an antidote to function...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-10
Rusty Russell
failtest: new module.
blob
|
commitdiff
|
raw
|
diff to current