Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed makefiles inclusion flow to pass actual configuration variable values. | Carmelo Amoroso | 2009-03-16 | 2 | -8/+14 |
| | | | | | | | | | | | Test build system modified to be similar to uClibc one: * test custom logic moved from Makefile to a new Makefile.in (to be included by Makefile). * Makefile same for all tests and just used for including all other needed makefiles. Signed-off-by: Salvatore Cro <salvatore.cro@st.com> Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com> | ||||
* | Added string.h header for strerr prototype. | Carmelo Amoroso | 2009-03-16 | 1 | -0/+1 |
| | |||||
* | Fix rpc test Makefile | Carmelo Amoroso | 2008-04-25 | 1 | -0/+4 |
| | | | | Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com> | ||||
* | fix license notice | Mike Frysinger | 2006-07-05 | 1 | -1/+1 |
| | |||||
* | convert to new test framework | Mike Frysinger | 2006-02-14 | 1 | -35/+5 |
| | |||||
* | remove some debug code | Mike Frysinger | 2005-08-18 | 1 | -2/+1 |
| | |||||
* | start of some rpc tests | Mike Frysinger | 2005-08-17 | 3 | -0/+81 |