Bochs/bochs-testing
Bryce Denney 0710552145 - rename module symbols to make them unique. For example, now module_init
is libmodule1_LTX_module_init in module1.  This is all done in the
  modules.h header file so the .cc files still looks clean.
- modified: module1.cc module2.cc
- added: modules.h
2002-10-17 05:36:18 +00:00
..
plugin-test - rename module symbols to make them unique. For example, now module_init 2002-10-17 05:36:18 +00:00
README - add README in the bochs-testing area. To check out the bochs-testing 2002-10-11 14:46:52 +00:00

README for bochs-testing
updated Fri Oct 11 10:36:50 EDT 2002

Bryce created this cvs area on October 11, 2002 as a place to work on
Bochs test code without cluttering up the source tree.

The first thing I plan to put here is a series of tests for shared library
support, to help figure out which platforms will be able to support plugins.
Having this code in cvs makes it very easy to distribute to all the different
places where I need to try it out.