summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* remove the active_list_test targetticktock352008-12-191-1/+2
* Turn off the active_list_test app by default. Use it when we need it.ticktock352008-12-191-3/+3
* introduce the active_list for searching.ticktock352008-12-161-4/+26
* opkg: implment active_list_clear()ticktock352008-12-151-1/+2
* opkg: implement active_list_prev and test cases.ticktock352008-12-151-4/+6
* opkg: refactory active_list_next remove unnecessary field.ticktock352008-12-151-1/+1
* opkg: active_list teststicktock352008-12-152-10/+31
* opkg: introduce the protype of active_listticktock352008-12-151-0/+103
* opkg: adding repository check functionticktock352008-12-151-3/+12
* opkg: add some command line arguments to libopkg_testticktock352008-12-151-10/+116
* opkg: improve opkg_install error reporting and include a check to verify repo...ticktock352008-12-151-5/+10
* opkg: add string versions of error codes to libopkg_testticktock352008-12-151-5/+16
* opkg: (leak fixing, day 2) lots and lots of memory leaks fixedticktock352008-12-151-1/+2
* opkg: fix distcheck issuesticktock352008-12-151-1/+1
* opkg: implement opkg_find_package()ticktock352008-12-151-4/+56
* opkg: add extra data to libopkg progress callbacksticktock352008-12-151-2/+2
* opkg: implement opkg_list_upgradable_packages functionticktock352008-12-151-4/+13
* opkg: implement package listing in new libopkgticktock352008-12-151-0/+19
* opkg: Add upgrade and upgrade_all functions to libopkg_testticktock352008-12-151-6/+10
* opkg: fix problems in opkg_install_package and implement opkg_remove_packageticktock352008-12-151-0/+4
* opkg: add progress callbacks to libopkg apiticktock352008-12-151-1/+13
* opkg: add opkg_read_config_files() to libopkg_testticktock352008-12-151-0/+2
* opkg: add update packages lists call to libopkg_testticktock352008-12-151-1/+5
* opkg: add libopkg test applicationticktock352008-12-152-7/+27
* opkg: distcheck fixesticktock352008-12-143-7/+7
* opkg: move tests into a separate directoryticktock352008-12-143-0/+137