Minor cleanup for opkg_upgrade.c
[oweals/opkg-lede.git] / tests /
2008-12-19 ticktock35remove the active_list_test target
2008-12-19 ticktock35Turn off the active_list_test app by default. Use it...
2008-12-17 ticktock35introduce the active_list for searching.
2008-12-15 ticktock35opkg: implment active_list_clear()
2008-12-15 ticktock35opkg: implement active_list_prev and test cases.
2008-12-15 ticktock35opkg: refactory active_list_next remove unnecessary...
2008-12-15 ticktock35opkg: active_list tests
2008-12-15 ticktock35opkg: introduce the protype of active_list
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: fix distcheck issues
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
2008-12-15 ticktock35opkg: distcheck fixes
2008-12-15 ticktock35opkg: move tests into a separate directory