Home
last modified time | relevance | path

Searched refs:cstest (Results 1 – 3 of 3) sorted by relevance

/external/capstone/suite/cstest/
DREADME.md27 - Build `cstest`
30 cd suite/cstest
36 - Usage: `cstest [-e] [-f <file_name.cs>] [-d <directory>]`
42 cd suite/cstest
43 ./build/cstest -f ./issues.cs
49 cd suite/cstest
50 ./build/cstest -f ../MC/AArch64/basic-a64-instructions.s.cs
56 cd suite/cstest
57 ./build/cstest -d ../MC
63 cd suite/cstest
[all …]
DMakefile9 $(CC) $(SOURCE)/*.c -I$(INCLUDE) -o $(BUILD)/cstest $(LIBRARY)
10 cstest: target
11 $(BUILD)/cstest -d ../MC
/external/capstone/
DCREDITS.TXT82 Do Minh Tuan: Regression testing tool (cstest)