summaryrefslogtreecommitdiffstats
path: root/tests/libopkg_test.c
Commit message (Expand)AuthorAgeFilesLines
* 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: 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-151-0/+15