libjmock2-java
Java library for testing code with mock objects
Mock objects help you design and test the interactions between the objects in
your programs.
The jMock library:
* makes it quick and easy to define mock objects, so you don't break the
rhythm of programming.
* lets you precisely specify the interactions between your objects, reducing
the brittleness of your tests.
* works well with the autocompletion and refactoring features of your IDE
* plugs into your favourite test framework
* is easy to extend.
gmic
GREYC's Magic for Image Computing
G'MIC is an open and full-featured framework for image processing,
providing several different user interfaces to
convert/manipulate/filter/visualize generic image datasets, from 1d
scalar signals to 3d+t sequences of multi-spectral volumetric images.
tomoyo-tools
lightweight Linux Mandatory Access Control system
TOMOYO Linux is a lightweight and easy-to-use path-based Mandatory
Access Control (MAC) implementation with:
* automatic policy configuration via "learning" mode;
* an administrator-friendly policy language;
* no need for SELinux, or userland program modifications.
pytimechart
GUI Viewer for Linux kernel traces
PyTimechart provides explorability and overall visualization of Linux
kernel traces. It is a tool that parses ftrace text traces, and
display them with the help of a very powerful dynamic plot framework,
python-chaco. The GUI makes the best it can to ease the browsing of
huge traces.