summaryrefslogtreecommitdiffstats
path: root/testsuite/usb01/init.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* usb01: Simplify test programSebastian Huber2016-09-281-253/+124
|
* usb01: Update due to API changesSebastian Huber2014-09-301-2/+0
|
* Delete rtems_bsd_initialize_with_interrupt_serverSebastian Huber2013-12-201-1/+1
| | | | Move interrupt server initialization to nexus_probe().
* Use floating-point tasks for testsSebastian Huber2013-12-201-1/+3
|
* usb01: Fix warningSebastian Huber2013-11-131-1/+0
|
* Use extension to attach a struct thread to threadsSebastian Huber2013-10-101-0/+2
| | | | Add test thread01.
* Update files to match FreeBSD layoutSebastian Huber2013-10-101-13/+3
| | | | | | | | | | | | | | | | | | | Add compatibility with Newlib header files. Some FreeBSD header files are mapped by the translation script: o rtems/bsd/sys/_types.h o rtems/bsd/sys/errno.h o rtems/bsd/sys/lock.h o rtems/bsd/sys/param.h o rtems/bsd/sys/resource.h o rtems/bsd/sys/time.h o rtems/bsd/sys/timespec.h o rtems/bsd/sys/types.h o rtems/bsd/sys/unistd.h It is now possible to include <sys/socket.h> directly for example. Generate one Makefile which builds everything including tests.
* testsuite/usb01: Support multiple BSPsSebastian Huber2012-03-271-2/+2
|
* usb01 builds but does not linkJoel Sherrill2012-03-211-1/+1
|
* Convert to UNIX CR/LF.Joel Sherrill2012-03-201-328/+328
|
* Compiles but we are missing test.h.Joel Sherrill2012-03-201-1/+1
| | | | Maybe it is in the PR.
* Add USB test from Sebastian Huber with no modifications.Joel Sherrill2012-03-201-0/+328