...
│ ├──
├──
├──
c-binding#
C style API definitions for external use│ ├──
├──
├──
├──
-- drmaa2.cpp#
API definitions
│ ├──
├──
├──
├──
-- drmaa2.h
#
API and declaration
│ ├──
├──
├──
cpp-binding
#
CPP style class definitions for external use
│ ├──├──
├──
-- drmaa2.hpp
#
Class level declaration
...
|├──
├──
├──
man#
Man pages
|├──
├──
├──
-- Doxygen.in#
Doxygen configure file
|├──
├──
├──
test
#
Testing
|├──
├──
├──
unittesting├──
unittesting(using CppUnit).
#
White-box testing
| ├──
├──
├── ├──benchmarks benchmarks # Placeholder for Load and stress tests
...