mirror of
https://github.com/hedge-dev/XenonRecomp.git
synced 2025-07-26 06:53:56 +00:00
Initial Commit
This commit is contained in:
16
thirdparty/capstone/suite/cstest/README.md
vendored
Normal file
16
thirdparty/capstone/suite/cstest/README.md
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
<!--
|
||||
Copyright © 2024 Rot127 <unisono@quyllur.org>
|
||||
SPDX-License-Identifier: BSD-3
|
||||
-->
|
||||
|
||||
## Building
|
||||
|
||||
`cstest` is build together with Capstone by adding the flag `-DCAPSTONE_BUILD_CSTEST`.
|
||||
|
||||
The build requires `libyaml`. It is a fairly common package and should be provided by your package manager.
|
||||
|
||||
## Testing
|
||||
|
||||
Files to test `cstest` itself are located in `suite/cstest/test`.
|
||||
And yes, testing with a shell script is not nice. But I have time constraints, and
|
||||
for integration testing it does pretty much exactly what it should.
|
Reference in New Issue
Block a user