xref: /netbsd-src/external/gpl3/gdb/dist/libctf/testsuite/libctf-lookup/enum.lk (revision 4b169a6ba595ae283ca507b26b15fdff40495b1c)
1*4b169a6bSchristos# source: enum-ctf.c
2*4b169a6bSchristos# link: on
3*4b169a6bSchristosEnum e enumerand ENUMSAMPLE_1 has value 0
4*4b169a6bSchristosEnum e enumerand ENUMSAMPLE_2 has value 1
5*4b169a6bSchristositer test: IENUMSAMPLE_1 has value -10
6*4b169a6bSchristositer test: IENUMSAMPLE_2 has value -9
7*4b169a6bSchristositer test: IENUMSAMPLE_3 has value -8
8*4b169a6bSchristosnext test: IENUMSAMPLE_1 has value -10
9*4b169a6bSchristosnext test: IENUMSAMPLE_2 has value -9
10*4b169a6bSchristosnext test: IENUMSAMPLE_3 has value -8
11