Lines Matching full:test
3 # Test GDB memory-tag commands that exercise the stubs for the qIsAddressTagged,
6 # any stub and so are not used in this test.
8 # The test consists in breaking just after a tag is set in a specific memory
12 # This is launched via tests/guest-debug/run-test.py
20 exit("This script must be launched via tests/guest-debug/run-test.py!")
31 p = arg_parser(prog="test-mte.py", description="TCG MTE tests.")
32 p.add_argument("--mode", help="Run test for QEMU system or user mode.",
54 # Test if we can check correctly that the allocation tag for the address
63 # Test allocation tag 'set and print' commands. Commands on logical
88 # Now test fill pattern by setting a whole page with a pattern.
92 # we also test if the pattern is set correctly up to the end of
107 # memory tagging was used to run the test.