Commits

Bill Wendling committed 8ce26901ac6
[svn-r3646] Purpose: Bug Fix Description: Some of the modules weren't being compiled cause they weren't added to the TEST_OBJ macro. Solution: Added them to the TEST_OBJ macro a la the C tests. Platforms tested: Linux