Class AVR8AssemblyTest

    • Constructor Detail

      • AVR8AssemblyTest

        public AVR8AssemblyTest()
    • 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_out_RAMPZ_R16

        public void testAssemble_out_RAMPZ_R16()
      • testAssemble_ldi_R17_0x25

        public void testAssemble_ldi_R17_0x25()
      • testAssemble_inc_R16

        public void testAssemble_inc_R16()
      • testAssemble_SKIP_add_R0_R22

        public void testAssemble_SKIP_add_R0_R22()
      • testAssemble_brbs_0xc_Cflg

        public void testAssemble_brbs_0xc_Cflg()
      • testAssemble_lds_R18_0x019d

        public void testAssemble_lds_R18_0x019d()
      • testAssemble_call_0x256

        public void testAssemble_call_0x256()
      • testAssemble_com_Wlo

        public void testAssemble_com_Wlo()