descriptionFault injection in userspace
homepage URLhttp://blitiri.com.ar/p/libfiu/
repository URLgit://blitiri.com.ar/libfiu
owneralbertito@blitiri.com.ar
last changeFri, 20 Jan 2017 12:24:24 +0000 (20 12:24 +0000)
last refreshMon, 7 Aug 2017 13:09:22 +0000 (7 15:09 +0200)
content tags
add:
readme
libfiu is a C library for fault injection.

It provides functions to mark "points of failure" inside your code (the core API), and functions to enable/disable the failure of those points (the control API).

shortlog
2017-01-20 Jakub Wilkpreload/posix/generate: Replace spaces with tabmasternext
2016-11-17 Alberto Bertoglilibfiu 0.950.95
2016-11-17 Logan RosenMove libraries after files that need them to fix FTBFS...
2016-11-01 Chris LambSort modules to ensure reproducible order in binary.
2016-07-20 Jakub Wilkdoc: Fix typos
2015-10-18 Alberto BertogliAdd configuration file for https://travis-ci.org/
2015-09-24 Alberto Bertoglitests/utils: Set LC_ALL=C for tests that are locale...
2015-08-16 Alberto Bertoglitests: Add required flags to the stack tests
2015-08-16 Alberto Bertoglitests: Remove -rdynamic where it wasn't needed
2015-08-14 Alberto Bertoglilibfiu 0.940.94
2015-08-14 Alberto Bertoglitests/collisions: Reorder cc command line to fix compil...
2015-08-08 Alberto Bertoglipreload/posix: Fix gcc version check
2015-08-03 Alberto Bertoglitests: Add a test for symbol collision
2015-08-03 Alberto Bertoglilibfiu: Filter the list of exported symbols
2015-08-02 Alberto Bertoglitests: Make random tests more robust
2015-08-02 Alberto Bertoglitests: Add a test for cache invalidation
...
tags
7 years ago 0.95 libfiu 0.95
8 years ago 0.94 libfiu 0.94
9 years ago 0.93 libfiu 0.93
10 years ago 0.92 libfiu 0.92
11 years ago 0.91 libfiu 0.91
12 years ago 0.90 libfiu 0.90
12 years ago 0.14 libfiu 0.14
14 years ago 0.13 libfiu 0.13
14 years ago 0.12 libfiu 0.12
14 years ago 0.11 libfiu 0.11
14 years ago 0.10 libfiu 0.10
heads
7 years ago next
7 years ago master
9 years ago stop_at_exit