summaryrefslogtreecommitdiff
path: root/testsuites/libtests/configure.ac (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-09imfs: Replace devfs with an IMFS specializationSebastian Huber
2019-12-04testsuites: Remove rtems_test_pause*()Sebastian Huber
2019-11-12riscv: preliminarily support for libdlHesham Almatary
2019-10-08termios: Add Capability to Generate SIGINTR and SIGQUITJoel Sherrill
2019-03-27ttest01: New testSebastian Huber
2019-03-22libdl: Add an archive commandChris Johns
2019-02-09libdl: Add support for trampolinesChris Johns
2019-02-09libtest/dl08: Add a test for archives.Chris Johns
2019-01-29Add low level event recording supportSebastian Huber
2018-11-22libdl: Add object file dependencies to track referencesChris Johns
2018-10-10telnetd: Remove keep stdio featureSebastian Huber
2018-05-02tests: Remove configure feature checksSebastian Huber
2018-04-12testsuites/dl06: Add a test for RAP format.Chris Johns
2018-04-11configure: Add subdir-objects to all automake flags.Chris Johns
2018-04-10testsuite/libtests: Merged nested Makefile.am files into one Makefile.amChris Johns
2018-01-25Remove make preinstallChris 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-10-13libmisc/xz: Add xz decompression.Chris Johns
2016-09-16Add SPI bus frameworkAlexander Krutwig
2016-09-08testsuite: Add libdl/dl05 reloc test.Chris Johns
2016-08-15testsuite: Add libdl/dl04 cache test.Chris Johns
2016-08-15testsuite: Add libdl/dl03 cache test.Chris Johns
2016-08-11librtems++: Remove from RTEMS.Chris Johns
2016-07-26Add Untar_FromGzChunk_Print() + TestAlexander Krutwig
2016-06-28libnetworking: Add minimal getnameinfo()Christian Mauderer
2016-01-04Remove H8300 portJoel Sherrill
2016-01-04Remove M32R architectureJoel Sherrill
2015-10-22Fail gracefully if pax is not foundBen Gras
2015-10-16libfdt: Initial importSebastian Huber
2015-03-06Temporarily disable libdl for h8300Joel Sherrill
2015-03-06Temporarily disable libdl for lm32Joel Sherrill
2015-03-06Temporarily disable libdl for v850Joel Sherrill
2015-03-06Temporarily disable libdl for bfinJoel Sherrill
2014-12-05Update bug report URLSebastian Huber
2014-12-05libmisc: More useful default configurationSebastian Huber
2014-12-03libtests: Omit libdl tests if no RTEMS toolsSebastian Huber
2014-11-28libcsupport: Delete malloc statisticsSebastian Huber
2014-11-20Ensure security of default user environmentSebastian Huber
2014-11-20shell: Use crypt_r() in rtems_shell_login_check()Sebastian Huber
2014-11-20libcsupport: Avoid TOCTOU and format errorsSebastian Huber
2014-11-20Add crypt_r(), etc.Sebastian Huber
2014-11-20Add SHA256 and SHA512 supportSebastian Huber
2014-11-20Add I2C driver frameworkSebastian Huber
2014-11-06libdl: Disable building libdl for the NIOS2. No relocation support.Chris Johns
2014-11-04libtests: Add libdl test dl02.Chris Johns