1
0
mirror of https://github.com/meekrosoft/fff synced 2026-01-23 00:15:59 +01:00

Add overrides for argument and call histories

This commit is contained in:
Mike Long
2011-03-23 09:49:00 +01:00
parent 7f0890916a
commit 01aebe40e0
6 changed files with 294 additions and 243 deletions

3
buildandtest Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/sh
ruby fakegen.rb > fff.h && make clean && make all && build/fff_test_c && build/fff_test_cpp