Skip to content

Commit

Permalink
Updated readme to better reflect current directory structure.
Browse files Browse the repository at this point in the history
  • Loading branch information
pastcompute committed Dec 23, 2014
1 parent f2faeb4 commit a462d01
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,13 @@ Originally based on work by and now in collaboration with pancake.
Directory Hierarchy
-------------------

* t/: Test scripts.
* b/: Sample binaries.
* t.anal/: Test scripts covering code analysis within radare2
* t.asm/: Test scripts covering assembly within radare2
* t.esil/: Test scripts covering use of ESIL within radare2
* t.formats/: Test scripts covering detection of binaries within radare2
* t.archos/: Platform specific test scripts
* t/: Test scripts (presently uncategorised)
* bins/: Sample binaries.
* test.sh: Test driver script sourced by tests (not to be run manually).
* run_tests.sh: Run tests for the core features.

Expand Down

0 comments on commit a462d01

Please sign in to comment.