Lines Matching refs:cstest
27 - 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
64 make cstest
76 ./cstest_report.py -t build/cstest -d ../MC/PowerPC/
77 ./cstest_report.py -t build/cstest -f issues.cs