6 Commits
Author SHA1 Message Date
Vivek Thampi f52aea49be Move bufoverrun test to libcheck 2013-10-05 17:35:52 -07:00
Vivek Thampi 39670d63e5 Cleanup input handling
Cleanup handling of input. Remove caching of input and specialize for
memory buffer inputs. This should speed things up.
2013-09-01 19:53:16 -07:00
Vivek Thampi 4bb0ba7805 Add new api ud_insn_mnemonic
As noted in Issue #48, the api ud_insn_mnemonic was documented, but
never implemented. This change adds the function, some tests and
updated documentation.
2013-08-31 16:08:26 -07:00
Vivek Thampi 774164706e Minor fix to libcheck unit test macros
Make sure that the test case count is incremented before the expr
is evaluated.
2013-08-31 15:39:32 -07:00
Vivek Thampi c635bdfcae Add some more api unit tests 2013-07-04 00:22:25 -07:00
Vivek Thampi c5536fa71a Add new unit tester for libudis86 2013-07-03 22:59:49 -07:00