Class SolverTest


  • public class SolverTest
    extends java.lang.Object
    • Constructor Detail

      • SolverTest

        public SolverTest()
    • Method Detail

      • testAnd

        public void testAnd()
      • testOr

        public void testOr()
      • testXor

        public void testXor()
      • testWriteUnks

        public void testWriteUnks()
      • findConstructor

        public static Constructor findConstructor​(java.lang.String langId,
                                                  java.lang.String subtableName,
                                                  java.lang.String patternStr)
                                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • findConstructor

        public static Constructor findConstructor​(java.lang.String langId,
                                                  int lineno)
                                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetOperandExportSize32

        public void testGetOperandExportSize32()
                                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetOperandExportSize64

        public void testGetOperandExportSize64()
                                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetOperandExportSize16

        public void testGetOperandExportSize16()
                                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testExperimentGetOperandExportSize1

        public void testExperimentGetOperandExportSize1()
                                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testInRange

        public void testInRange()