Christian Mauderer
e649184003
testsuite: Use new name of test-info.h.
...
In RTEMS the test.h has been renamed to test-info.h to allow the new
test framework to take over.
2020-07-31 08:32:22 +02:00
Moyano, Gabriel
0444b24bf9
testsuite: A description for each test added
2020-04-09 08:35:41 +02:00
Sebastian Huber
384769141c
testsuite: CONFIGURE_MAXIMUM_FILE_DESCRIPTORS
2020-04-03 10:50:43 +02:00
Moyano, Gabriel
9478d56165
testsuite: User input define added
2020-03-31 11:19:48 +02:00
Moyano, Gabriel
89be2af266
testsuite: Using RTEMS tester functions at beginning and at the end of tests
...
puts() was replaced with rtems_test_begin() and rtems_test_end()
2020-03-31 11:19:48 +02:00
Sebastian Huber
ec5b97bed1
usb01: Simplify test program
2016-09-28 15:33:50 +02:00
Sebastian Huber
77345d4bd1
usb01: Update due to API changes
2014-09-30 09:53:13 +02:00
Sebastian Huber
e51bc974be
Delete rtems_bsd_initialize_with_interrupt_server
...
Move interrupt server initialization to nexus_probe().
2013-12-20 15:35:59 +01:00
Sebastian Huber
4b8bc5cfd6
Use floating-point tasks for tests
2013-12-20 11:22:27 +01:00
Sebastian Huber
9ca3fafac9
usb01: Fix warning
2013-11-13 14:10:35 +01:00
Sebastian Huber
ab415f95a9
Use extension to attach a struct thread to threads
...
Add test thread01.
2013-10-10 09:09:19 +02:00
Sebastian Huber
e599318e91
Update files to match FreeBSD layout
...
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.
2013-10-10 09:08:23 +02:00
Sebastian Huber
d1822e55c0
testsuite/usb01: Support multiple BSPs
2012-03-27 11:27:55 +02:00
Joel Sherrill
71141b3aa8
usb01 builds but does not link
2012-03-21 12:45:37 -05:00
Joel Sherrill
66e89993e0
Convert to UNIX CR/LF.
2012-03-20 09:13:05 -05:00
Joel Sherrill
c8f671afa1
Compiles but we are missing test.h.
...
Maybe it is in the PR.
2012-03-20 09:12:27 -05:00
Joel Sherrill
8ac749a3ea
Add USB test from Sebastian Huber with no modifications.
2012-03-20 08:58:01 -05:00