Bochs/bochs-testing
Bryce Denney 31b8154266 - add test6, which actually tries to open a shared lib with lt_dlopen.
For now I've been editing the Makefile directly and haven't updated
  the Makefile.in.  Once it works I'll transfer everything to Makefile.in
  and remove Makefile.
2002-10-12 05:52:15 +00:00
..
plugin-test - add test6, which actually tries to open a shared lib with lt_dlopen. 2002-10-12 05:52:15 +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.