introduce the active_list for searching.
[oweals/opkg-lede.git] / tests / libopkg_test.c
2008-12-15 ticktock35opkg: adding repository check function
2008-12-15 ticktock35opkg: add some command line arguments to libopkg_test
2008-12-15 ticktock35opkg: improve opkg_install error reporting and include...
2008-12-15 ticktock35opkg: add string versions of error codes to libopkg_test
2008-12-15 ticktock35opkg: (leak fixing, day 2) lots and lots of memory...
2008-12-15 ticktock35opkg: implement opkg_find_package()
2008-12-15 ticktock35opkg: add extra data to libopkg progress callbacks
2008-12-15 ticktock35opkg: implement opkg_list_upgradable_packages function
2008-12-15 ticktock35opkg: implement package listing in new libopkg
2008-12-15 ticktock35opkg: Add upgrade and upgrade_all functions to libopkg_test
2008-12-15 ticktock35opkg: fix problems in opkg_install_package and implemen...
2008-12-15 ticktock35opkg: add progress callbacks to libopkg api
2008-12-15 ticktock35opkg: add opkg_read_config_files() to libopkg_test
2008-12-15 ticktock35opkg: add update packages lists call to libopkg_test
2008-12-15 ticktock35opkg: add libopkg test application