xref: /openbsd-src/gnu/llvm/llvm/utils/lit/tests/Inputs/test-data-micro/micro-tests.ini (revision be691f3bb6417f04a68938fadbcaee2d5795e764)
1[global]
2result_code = PASS
3result_output = Test passed.
4
5[results]
6value0 = 1
7value1 = 2.3456
8
9[micro-tests]
10microtest0 = test0
11microtest1 = test1
12microtest2 = test2
13
14[micro-results]
15micro_value0 = 4
16micro_value1 = 1.3
17