You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jianglk.darker 7ee447c011
v811_spc009_project
4 months ago
..
cross-dso v811_spc009_project 4 months ago
icall v811_spc009_project 4 months ago
CMakeLists.txt v811_spc009_project 4 months ago
README.txt v811_spc009_project 4 months ago
anon-namespace.cpp v811_spc009_project 4 months ago
bad-cast.cpp v811_spc009_project 4 months ago
base-derived-destructor.cpp v811_spc009_project 4 months ago
create-derivers.test v811_spc009_project 4 months ago
lit.cfg v811_spc009_project 4 months ago
lit.site.cfg.in v811_spc009_project 4 months ago
multiple-inheritance.cpp v811_spc009_project 4 months ago
nvcall.cpp v811_spc009_project 4 months ago
overwrite.cpp v811_spc009_project 4 months ago
sibling.cpp v811_spc009_project 4 months ago
simple-fail.cpp v811_spc009_project 4 months ago
simple-pass.cpp v811_spc009_project 4 months ago
stats.cpp v811_spc009_project 4 months ago
target_uninstrumented.cpp v811_spc009_project 4 months ago
utils.h v811_spc009_project 4 months ago
vdtor.cpp v811_spc009_project 4 months ago

README.txt

The tests in this directory use a common convention for exercising the
functionality associated with bit sets of different sizes. When certain
macros are defined the tests instantiate classes that force the bit sets
to be of certain sizes.

- B32 forces 32-bit bit sets.
- B64 forces 64-bit bit sets.
- BM forces memory bit sets.