Bochs/bochs-testing/plugin-test/test12-modglobalconstr2
2002-10-17 00:38:07 +00:00
..
main.cc - add test 12 which checks for global constructor problems and works 2002-10-17 00:34:26 +00:00
main.h - add test 12 which checks for global constructor problems and works 2002-10-17 00:34:26 +00:00
Makefile.in - add test 12 which checks for global constructor problems and works 2002-10-17 00:34:26 +00:00
module1.cc - add test 12 which checks for global constructor problems and works 2002-10-17 00:34:26 +00:00
module2.cc - add test 12 which checks for global constructor problems and works 2002-10-17 00:34:26 +00:00
modules.h - add test 12 which checks for global constructor problems and works 2002-10-17 00:34:26 +00:00
README - add test 12 which checks for global constructor problems and works 2002-10-17 00:34:26 +00:00
uselib.out.expected - provide expected output for test 12 2002-10-17 00:38:07 +00:00

test12-modglobalconstr2

This is kind of a stupid example, but it detects platforms that have
problems with their global initializers, and works around it.