facf0c92e0
Red Bear OS is a full fork. All sources must be available from git clone with zero network access. Removed gitignore rules that excluded fetched source trees under recipes/*/source/, local/recipes/kde/*/source/, local/recipes/qt/*/source/, and vendor source trees. Build artifacts (target/, build/, source.tar, *.o, *.so) remain excluded. 127291 files added — kernel, relibc, base, bootloader, pkgar, all KDE/Qt frameworks, mesa, wayland, DRM drivers, and every other recipe source.
25 lines
1.4 KiB
Plaintext
25 lines
1.4 KiB
Plaintext
# source: struct-iteration-ctf.c
|
|
# link: on
|
|
iter test: foo, offset [0-9a-f]*, has type [0-9a-f]*/int
|
|
iter test: bar, offset [0-9a-f]*, has type [0-9a-f]*/size_t
|
|
iter test: baz, offset [0-9a-f]*, has type [0-9a-f]*/const char \*
|
|
iter test: self, offset [0-9a-f]*, has type [0-9a-f]*/struct foo_t \*
|
|
iter test: named, offset [0-9a-f]*, has type [0-9a-f]*/union
|
|
iter test: , offset [0-9a-f]*, has type [0-9a-f]*/struct
|
|
iter test: , offset [0-9a-f]*, has type [0-9a-f]*/struct
|
|
iter test: , offset [0-9a-f]*, has type [0-9a-f]*/union
|
|
iter test: after_the_end, offset [0-9a-f]*, has type [0-9a-f]*/int
|
|
next test: foo, offset [0-9a-f]*, has type [0-9a-f]*/int
|
|
next test: bar, offset [0-9a-f]*, has type [0-9a-f]*/size_t
|
|
next test: baz, offset [0-9a-f]*, has type [0-9a-f]*/const char \*
|
|
next test: self, offset [0-9a-f]*, has type [0-9a-f]*/struct foo_t \*
|
|
next test: named, offset [0-9a-f]*, has type [0-9a-f]*/union
|
|
next test: , offset [0-9a-f]*, has type [0-9a-f]*/struct
|
|
next test: unnamed_sub_member, offset [0-9a-f]*, has type [0-9a-f]*/long int
|
|
next test: , offset [0-9a-f]*, has type [0-9a-f]*/union
|
|
next test: one_more_level, offset [0-9a-f]*, has type [0-9a-f]*/double
|
|
next test: yes_really_one_more, offset [0-9a-f]*, has type [0-9a-f]*/long int
|
|
next test: , offset [0-9a-f]*, has type [0-9a-f]*/struct
|
|
next test: , offset [0-9a-f]*, has type [0-9a-f]*/union
|
|
next test: after_the_end, offset [0-9a-f]*, has type [0-9a-f]*/int
|