summaryrefslogtreecommitdiffstats
path: root/test/rpc
Commit message (Collapse)AuthorAgeFilesLines
* Fixed makefiles inclusion flow to pass actual configuration variable values.Carmelo Amoroso2009-03-162-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 Amoroso2009-03-161-0/+1
|
* Fix rpc test MakefileCarmelo Amoroso2008-04-251-0/+4
| | | | Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
* fix license noticeMike Frysinger2006-07-051-1/+1
|
* convert to new test frameworkMike Frysinger2006-02-141-35/+5
|
* remove some debug codeMike Frysinger2005-08-181-2/+1
|
* start of some rpc testsMike Frysinger2005-08-173-0/+81