Class MSP430XAssemblyTest

    • Constructor Detail

      • MSP430XAssemblyTest

        public MSP430XAssemblyTest()
    • Method Detail

      • getLanguageID

        protected LanguageID getLanguageID()
        Description copied from class: AbstractAssemblyTest
        Get the ID of the language under test The test case will automatically attempt to obtain a suitable assembler before the first test is run.
        Specified by:
        getLanguageID in class AbstractAssemblyTest
        Returns:
        the ID of the language
      • testAssemble_MOVA_0x8mSPm_R12

        public void testAssemble_MOVA_0x8mSPm_R12()
      • testAssemble_RPT_0x8_b_RLAX_W_R14

        public void testAssemble_RPT_0x8_b_RLAX_W_R14()
      • testAssemble_MOV_W_0_0xcmSPm

        public void testAssemble_MOV_W_0_0xcmSPm()