xref: /openbmc/qemu/tests/tcg/README (revision 40a770ea8b9478aefa3a60049bc67cc04ace569c)
1*ec5a4c7fSAlex BennéeThis directory contains various interesting guest binaries for
2*ec5a4c7fSAlex Bennéeregression testing the Tiny Code Generator doing system and user-mode
3*ec5a4c7fSAlex Bennéeemulation.
472bd94c5SPaolo Bonzini
5*ec5a4c7fSAlex BennéeThe multiarch directory contains shared code for tests that can be
6*ec5a4c7fSAlex Bennéebuilt for all guest architectures. Architecture specific code can be
7*ec5a4c7fSAlex Bennéefound in their respective directories.
8*ec5a4c7fSAlex Bennée
9*ec5a4c7fSAlex BennéeSystem mode tests will be under the "system" subdirectories.
10*ec5a4c7fSAlex Bennée
11*ec5a4c7fSAlex BennéeGDB scripts for exercising the gdbstub on specific tests will be found
12*ec5a4c7fSAlex Bennéeunder the "gdbstb" subdirectories.
13*ec5a4c7fSAlex Bennée
14*ec5a4c7fSAlex BennéeSee the developer guide for more instructions on "make check-tcg"
15