Source code
Revision control
Copy as Markdown
Other Tools
[auto-014.html]
expected:
if (os == "linux") and not debug and not asan and not tsan: [OK, TIMEOUT]
[Basic usage]
expected:
if (os == "linux") and not debug and not asan and not tsan: [PASS, TIMEOUT]
[Multicol test]
expected:
if (os == "linux") and not debug and not asan and not tsan: [PASS, NOTRUN]