source: rtems/testsuites/libtests

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6bc63df1   05/12/17 07:53:35 Sebastian Huber confdefs.h: Add SMP enabled field to configuration Do not use the … 5
(edit) @13097181   05/11/17 09:03:00 Sebastian Huber confdefs.h: CONFIGURE_DISABLE_SMP_CONFIGURATION Enable the SMP … 5
(edit) @6130a47   05/10/17 03:34:55 Chris Johns testsuites: Fix build dependences for generated files. 5
(edit) @b73b952   04/26/17 03:11:55 joel block08/bdbuf_tests.c: Add include of <rtems/inttypes.h> 5
(edit) @9e6ef36   04/26/17 01:14:28 joel rtems/inttypes.h, block08: Add and use PRIdrtems_blkdev_bnum 5
(edit) @55b967a   04/25/17 16:22:25 joel devnullfatal01/testcase.h: Avoid redefinition of TESTS_USE_PRINTK 5
(edit) @258bda3   04/03/17 22:11:24 Chris Johns testsuite: Add a common test configuration. Fix configure.ac and … 5
(edit) @bba48d9   03/30/17 00:06:24 Chris Johns libdl: Support link ordered loading of ELF sections. The ARM C++ … 5
(edit) @1c6926c1   03/21/17 19:39:48 kevin-kirspel termios: Synchronize with latest FreeBSD headers Adding modified … 5
(edit) @902ffed   02/24/17 13:56:51 Sebastian Huber termios09: Test send callback 5
(edit) @36635433   02/24/17 13:44:04 Sebastian Huber termios: Implement non-blocking write 5
(edit) @a165a96   02/23/17 14:43:41 Sebastian Huber termios: Make write POSIX compatible Currently only blocking … 5
(edit) @5244d31e   02/23/17 13:04:24 Sebastian Huber termios: Simplify oproc() Call rtems_termios_puts() only once. … 5
(edit) @06d14667   02/24/17 10:46:26 Sebastian Huber termios09: Test output post processing 5
(edit) @c80f6aa9   02/24/17 09:29:05 Sebastian Huber termios: Fix infinite loop in receive path In canonical mode, the raw … 5
(edit) @9fa0f54   02/23/17 10:35:44 Sebastian Huber termios: Change receive callback invocation Call the receive callback … 5
(edit) @9f69ac2   02/23/17 09:35:16 Sebastian Huber termios: Ignore carriage return early if desired In case carriage … 5
(edit) @c6eead1   12/07/16 06:20:38 Chris Johns libdl: Add C++ exception support to loaded modules. This has been … 5
(edit) @6a9282d   12/09/16 09:49:49 Sebastian Huber Rename is_internal to always_set_to_false Update #2825. 5
(edit) @b6606e8   12/08/16 15:41:30 Sebastian Huber score: Remove fatal is internal indicator The fatal is internal … 5
(edit) @a0d4e99   11/25/16 04:13:36 Chris Johns cpukit: Add libdebugger, a remote debugger agent for GDB. 5
(edit) @46b5343   11/22/16 10:34:43 Sebastian Huber libtests/cpuuse: Check status only We may own the allocator mutex … 5
(edit) @826f3afa   10/11/16 22:15:23 Chris Johns libmisc/xz: Add xz decompression. Add support to untar XZ compressed … 5
(edit) @55e0be36   09/16/16 10:58:06 Sebastian Huber termios: Use IMFS nodes for new Termios devices This makes the new … 5
(edit) @610b9ef1   09/19/16 05:51:07 Sebastian Huber libtests/devfs: Use printk() This avoids problems with console … 5
(edit) @29770e12   09/16/16 12:21:30 Sebastian Huber tests: CONFIGURE_USE_DEVFS_AS_BASE_FILESYSTEM Avoid unnecessary use … 5
(edit) @a42be52   09/12/16 13:00:46 alexander.krutwig Add SPI bus framework User API is compatible to Linux userspace API. … 5
(edit) @d4160618   09/07/16 03:59:16 Chris Johns testsuite: Add libdl/dl05 reloc test. 5
(edit) @1c18ebf0   08/31/16 08:56:09 Chris Johns libmisc/capture: Remove the reserved _t in the types. 5
(edit) @381c42b   08/12/16 09:18:38 Chris Johns testsuite: Add libdl/dl04 cache test. 5
(edit) @97d395b   08/12/16 08:55:53 Chris Johns testsuite: Add libdl/dl03 cache test. 5
(edit) @03c1038   08/10/16 03:28:50 Chris Johns librtems++: Remove from RTEMS. This is old and there are better … 5
(edit) @b0f08c8   08/01/16 01:02:13 Chris Johns libmisc/untar: Set the perms to the value in the tar file. This patch … 5
(edit) @6a174c02   07/25/16 13:34:43 alexander.krutwig Add Untar_FromGzChunk_Print() + Test 5
(edit) @1a8fe67a   07/13/16 07:22:35 alexander.krutwig Add Untar_FromChunk_Print() + Test 5
(edit) @2e3ba71   07/01/16 13:16:10 Sebastian Huber net: Fix byte order issue for getnameinfo() 5
(edit) @195d412   05/02/16 12:49:33 Christian.Mauderer libnetworking: Add minimal getnameinfo() This implementation just … 5
(edit) @ede1a41   06/21/16 11:12:31 Sebastian Huber Make rtems/print.h independent of rtems/bspIo.h 5
(edit) @d84e346b   05/18/16 23:18:21 Chris Johns libmisc/untar: Support directory create and overwrites. Share the … 5
(edit) @addf1aa   05/23/16 05:29:49 Chris Johns testsuite: Fix printk format warnings. 5
(edit) @24d0ee57   05/20/16 08:39:50 Chris Johns cpukit, testsuite: Add rtems_printf and rtems_printer support. This … 5
(edit) @dab902d5   05/17/16 13:43:31 Sebastian Huber testsuites: Avoid Giant lock Replace _Thread_Disable_dispatch() with … 5
(edit) @4cf41fd   04/20/16 16:00:57 joel block[08|09|10]/init.c: Include <stdlib.h> to fix warning on exit() 5
(edit) @d7e68c96   04/06/16 11:50:16 Sebastian Huber malloc: Fix early realloc() allocation 5
(edit) @354064b   03/07/16 14:24:19 Sebastian Huber libtests/syscall01: Explicitly request close This makes the test more … 5
(edit) @9d1f3943   02/25/16 08:02:43 Sebastian Huber malloc: Add _Malloc_System_state() Replace … 5
(edit) @bb291a4a   01/18/16 08:34:16 Sebastian Huber libtests/devfs: Inc max dev to support more BSPs 5
(edit) @f6a8663e   12/26/15 16:58:25 Joel Sherrill Remove H8300 port updates #2452. 5
(edit) @f5201df   12/15/15 17:25:01 Joel Sherrill Remove M32R architecture updates #2446. 5
(edit) @d5154d0f   12/23/15 20:44:02 admin api: Remove deprecated Notepads Notepads where a feature of RTEMS' … 5
(edit) @459ebc8   11/11/15 13:47:50 Sebastian Huber libtests/termios04: Avoid use of freed memory 5
(edit) @08a807b0   11/02/15 07:20:11 Sebastian Huber libblock: Print block sizes and count 5
(edit) @f97536d   10/16/15 06:21:48 Sebastian Huber basdefs.h: Add and use RTEMS_UNUSED 5
(edit) @7e06bd9   10/22/15 19:53:36 Ben Gras Fail gracefully if pax is not found The $(PAX) variable is used … 5
(edit) @c03c71b   10/19/15 06:57:31 Sebastian Huber libfdt: Merge into librtemscpu This allows BSPs to use this library. 5
(edit) @175263e   10/15/15 09:38:03 Sebastian Huber libfdt: Initial import Import from: … 5
(edit) @10c4636   09/11/15 08:42:06 Sebastian Huber rbheap: Fix rtems_rbheap_free() Remove unused descriptor of merged … 5
(edit) @5e4714b   09/11/15 08:21:15 Sebastian Huber libtests/rbheap01: Simplify Update #2417. 5
(edit) @2d48456   08/21/15 03:24:17 Sebastian Huber rbheap: Drop direction from _RBTree_Iterate() 5
(edit) @08135c85   07/23/15 07:00:31 Sebastian Huber i2c: Fix return status of i2c dev read/write 5
(edit) @5f31bbe   06/25/15 12:22:31 Sebastian Huber libmisc: Simplify <rtems/stackchk.h> Drop the <rtems/score/percpu.h> … 4.115
(edit) @cdf30f05   06/19/15 12:57:44 Sebastian Huber rtems: Add rtems_interrupt_local_disable|enable() Add … 4.115
(edit) @9d0913d1   05/27/15 10:48:22 Sebastian Huber libtests/i2c01: Avoid stack overflow 4.115
(edit) @7790fec1   03/31/15 06:04:35 Chris Johns testsuites: dl02 needs an FPU init task. 4.115
(edit) @59efbdd4   03/22/15 19:59:52 Joel Sherrill malloctest/init.c: Fix use uninitialized warning 4.115
(edit) @3ac68119   03/06/15 17:41:49 Gedare Bloom cpukit: deprecate notepads Deprecate Classic API Notepads. Mark … 4.115
(edit) @19799fb   03/09/15 12:52:49 Sebastian Huber libtests/stringto01: Fix for GCC 5.0 4.115
(edit) @19a1f6b   03/06/15 14:34:03 Joel Sherrill Temporarily disable libdl for h8300 The h8300 gets a linking error … 4.115
(edit) @a726ca64   03/05/15 23:33:38 Joel Sherrill Temporarily disable libdl for lm32 There is a GCC ICE when building … 4.115
(edit) @1d061ee   03/04/15 21:13:24 Joel Sherrill Temporarily disable libdl for v850 There is an issue linking dl0* … 4.115
(edit) @9bef63e   03/04/15 21:10:42 Joel Sherrill Temporarily disable libdl for bfin There is an issue linking dl0* … 4.115
(edit) @461a930   03/04/15 20:53:36 Joel Sherrill capture01: Update screen file 4.115
(edit) @a45dfa14   02/20/15 08:42:15 Sebastian Huber IMFS: Fix copy on write for linfiles 4.115
(edit) @a9df916   02/08/15 18:43:09 Sebastian Huber IMFS: Add fine grained configuration Remove miniIMFS. Statically … 4.115
(edit) @cf36b70   12/31/14 09:56:05 Sebastian Huber IMFS: Replace node union with individual struct This reduces the … 4.115
(edit) @f87ede5   01/15/15 13:13:19 Sebastian Huber libnetworking: Fix close of active sockets Send a special event to … 4.115
(edit) @8a7048a   01/19/15 12:53:51 Marcos Diaz Fixed dl01 and dl02 makefiles 4.115
(edit) @b3ed66a   12/22/14 06:15:49 Sebastian Huber libtests/crypt01: Increase stack size 4.115
(edit) @a0b1b5ed   12/15/14 13:19:43 Sebastian Huber Delete CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEM This define was … 4.115
(edit) @f42d429   12/15/14 02:26:31 Nick Withers Enable WebSocket? support in the Mongoose HTTP server 4.115
(edit) @9d9c426   03/07/14 03:23:30 Nick Withers Teach rtems_tarfs_load() about symlinks 4.115
(edit) @f3730d56   12/08/14 08:47:58 Sebastian Huber libtests/complex: Avoid multiple definitions 4.115
(edit) @12072880   12/04/14 09:03:50 Sebastian Huber Update bug report URL 4.115
(edit) @e870941   12/04/14 08:38:27 Sebastian Huber libmisc: More useful default configuration The dummy.c was a de-facto … 4.115
(edit) @f54e503   12/02/14 09:35:13 Sebastian Huber libtests: Omit libdl tests if no RTEMS tools 4.115
(edit) @e7e92da   06/04/14 14:02:11 Daniel Hellstrom DEVFS04: make test work on LEON3-FT GR712RC The LEON3 BSP have … 4.115
(edit) @80d99aa   12/01/14 07:20:55 Sebastian Huber libtests/complex,math: Prevent optimizations For constant arguments … 4.115
(edit) @01557b0   11/27/14 10:44:48 Sebastian Huber libcsupport: Delete malloc statistics Use the heap handler statistics … 4.115
(edit) @11b3ba1   10/03/14 13:47:14 Jennifer Averett capture01: Use capture engine print methods. 4.115
(edit) @6570876   11/23/14 16:40:14 Joel Sherrill termio05: Remove unreferenced files The functionality was … 4.115
(edit) @163519a0   11/19/14 19:57:37 Joel Sherrill libtests/malloctest/init.c: Fix warning posix_memalign() is … 4.115
(edit) @a634feb   11/20/14 08:15:19 Sebastian Huber dl01,dl02: Avoid non-runnable $(EXEEXT) files 4.115
(edit) @e02d5dd9   11/17/14 12:35:58 Sebastian Huber Ensure security of default user environment 4.115
(edit) @fa028bb   11/17/14 10:55:27 Sebastian Huber shell: Do chroot() after successful login 4.115
(edit) @065d72ce   11/17/14 09:19:00 Sebastian Huber shell: Get supplementary group IDs in login check 4.115
(edit) @ffa71f1   11/17/14 06:53:01 Sebastian Huber libcsupport: Implement getgroups() 4.115
(edit) @acf9a8d   11/14/14 13:31:54 Sebastian Huber shell: Use crypt_r() in rtems_shell_login_check() Use '*" to disable … 4.115
(edit) @6935428   11/14/14 10:30:50 Sebastian Huber libcsupport: Avoid TOCTOU and format errors 4.115
(edit) @4466321   11/13/14 14:13:24 Sebastian Huber Add crypt_r(), etc. Add crypt_add_format(), crypt_r(), crypt_md5_r(), … 4.115
(edit) @1bcd0378   11/13/14 12:18:24 Sebastian Huber Add SHA256 and SHA512 support 4.115
Note: See TracRevisionLog for help on using the revision log.