summaryrefslogtreecommitdiff
path: root/testsuites/libtests/Makefile.am (follow)
AgeCommit message (Expand)Author
2020-07-23libtest: Add T_interrupt_test()Sebastian Huber
2020-05-07libtests/tar0[12]: Add tar archiveSebastian Huber
2020-03-18record: Add rtems_record_dump()Sebastian Huber
2020-03-09imfs: Replace devfs with an IMFS specializationSebastian Huber
2019-12-20libtest: Add T_check_task_context() actionSebastian Huber
2019-11-26untar: Properly make parent pathSebastian Huber
2019-11-26libtests/dl*: Rename source filesSebastian Huber
2019-11-25libtests: Use '-' for TAR file namesSebastian Huber
2019-11-25libtests/dl*: Do not generate files via "echo"Sebastian Huber
2019-11-25libtests/tar0[12]:: Use static archive contentSebastian Huber
2019-11-21testsuite: Only include termios10/termios11 tests if compiled with POSIXHesham Almatary
2019-11-12sptests: Avoid include path magicSebastian Huber
2019-11-12tests: Simplify fatal error test supportSebastian Huber
2019-11-12block08: Use local includeSebastian Huber
2019-11-12libtests: Remove superfluous include pathSebastian Huber
2019-11-12libtests: Avoid build system defined definesSebastian Huber
2019-10-11ttest01: Add more test casesSebastian Huber
2019-10-08termios: Add Capability to Generate SIGINTR and SIGQUITJoel Sherrill
2019-10-02Revert "record: Add wrappers for malloc() functions"Sebastian Huber
2019-10-01record: Add wrappers for malloc() functionsSebastian Huber
2019-03-27ttest01: New testSebastian Huber
2019-03-22libdl: Add an archive commandChris Johns
2019-02-09libdl: Add powerpc large memory and small data support.Chris Johns
2019-02-09libdl: Add support for large memory programsChris Johns
2019-02-09libdl: Add support for trampolinesChris Johns
2019-02-09libtest/dl08: Add a test for archives.Chris Johns
2019-01-30build: Do not install test programsSebastian Huber
2019-01-29Add low level event recording supportSebastian Huber
2019-01-14build: Add missing $(LDADD) for dependenciesSebastian Huber
2019-01-08build: Call rtems-ld with the $(CC) of the buildSebastian Huber
2019-01-08build: Call rtems-syms with the $(CC) of the buildSebastian Huber
2018-11-22libdl: Add object file dependencies to track referencesChris Johns
2018-11-08build: Fix library orderSebastian Huber
2018-10-29Move default config to librtemsdefaultconfig.aSebastian Huber
2018-10-14libtests/Makefile.am: Add CPU_CFLAGS to rtems-ld invocationJoel Sherrill
2018-10-10telnetd: Remove keep stdio featureSebastian Huber
2018-10-10build: Remove local.amSebastian Huber
2018-10-10build: Directly reference libraries in testsSebastian Huber
2018-05-02ftpfs: Always build FTP clientSebastian Huber
2018-05-02libdebugger: Move to separate librarySebastian Huber
2018-04-12libdl: Fix the tests loading the correct filesChris Johns
2018-04-12testsuites/dl06: Add a test for RAP format.Chris Johns
2018-04-12build: Add support for automake's silent build support.Chris Johns
2018-04-10testsuite/libtests: Merged nested Makefile.am files into one Makefile.amChris Johns
2017-11-17getentropy: Add test.Christian Mauderer
2017-04-04testsuite: Add a common test configuration. Fix configure.ac and Makefile.am ...Chris Johns
2017-02-28termios: Ignore carriage return early if desiredSebastian Huber
2016-11-29cpukit: Add libdebugger, a remote debugger agent for GDB.Chris Johns
2016-09-16Add SPI bus frameworkAlexander Krutwig
2016-09-08testsuite: Add libdl/dl05 reloc test.Chris Johns