unit test generator for shared C/C++ library API

2010-02-16 Thread Andrey Ponomarenko
see: http://ispras.linux-foundation.org/index.php/API_Sanity_Autotest Andrey Ponomarenko Linux Verification Center at the Institute for System Programming of RAS ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

new upstream tracker (linuxtesting.org)

2010-05-22 Thread Andrey Ponomarenko
/upstream-tracker/ It now includes ABI changes analysis and API shallow test results for several versions of 60 popular open source libraries. Any bugs or feature requests are welcome. Thanks. -- Andrey Ponomarenko Linux Verification Center, ISPRAS web:http://www.linuxtesting.org

Re: new upstream tracker (linuxtesting.org)

2010-05-22 Thread Andrey Ponomarenko
On 05/22/2010 04:30 PM, Kostik Belousov wrote: On Sat, May 22, 2010 at 03:54:20PM +0400, Andrey Ponomarenko wrote: Hello, I'm from ISPRAS and we have created an experimental system for monitoring and analyzing of upstream libraries development. It may be helpful for analyzing risks

Re: new upstream tracker (linuxtesting.org)

2010-05-25 Thread Andrey Ponomarenko
On 05/22/2010 05:21 PM, Kostik Belousov wrote: On Sat, May 22, 2010 at 05:12:10PM +0400, Andrey Ponomarenko wrote: On 05/22/2010 04:30 PM, Kostik Belousov wrote: On Sat, May 22, 2010 at 03:54:20PM +0400, Andrey Ponomarenko wrote: Hello, I'm from ISPRAS and we have created

Re: new upstream tracker (linuxtesting.org)

2010-05-25 Thread Andrey Ponomarenko
On 05/22/2010 04:50 PM, Arvid Picciani wrote: On Sat, 22 May 2010 15:51:59 +0400, Andrey Ponomarenko susa...@ispras.ru wrote: Hello, I'm from ISPRAS and we have created an experimental system for monitoring and analyzing of upstream libraries development. Hey, i'm from heresy

Re: new upstream tracker (linuxtesting.org)

2010-05-25 Thread Andrey Ponomarenko
On 05/22/2010 11:30 PM, Garrett Cooper wrote: On Sat, May 22, 2010 at 4:54 AM, Andrey Ponomarenko susa...@ispras.ru wrote: Hello, I'm from ISPRAS and we have created an experimental system for monitoring and analyzing of upstream libraries development. It may be helpful for analyzing risks

Re: libxml2 breakage after upgrade to libxml2-2.7.8

2010-11-27 Thread Andrey Ponomarenko
. The detailed breakage report is here [2]. [1] libxml2 git http://git.gnome.org/browse/libxml2/commit/?id=00819877651b87842ed878898ba17dba489820f0 [2] http://linuxtesting.org/upstream-tracker/versions/libxml2.html -- Andrey Ponomarenko Department for Operating Systems at ISPRAS web:http

Backward compatibility of Java libraries API in FreeBSD

2010-12-13 Thread Andrey Ponomarenko
/ports/java.html [4] http://linuxtesting.org/upstream-tracker/java/versions/slf4j.html -- Andrey Ponomarenko Department for Operating Systems at ISPRAS web:http://www.LinuxTesting.org mail: aponomare...@ispras.ru ___ freebsd-ports@freebsd.org

Re: Update GnuTLS

2011-09-01 Thread Andrey Ponomarenko
problems. [1] http://linuxtesting.org/upstream-tracker/versions/gnutls.html -- Andrey Ponomarenko Department for Operating Systems at ISPRAS web:http://www.LinuxTesting.org mail: aponomare...@ispras.ru ___ freebsd-ports@freebsd.org mailing list http

ABI Navigator, a project to search for binary symbols

2017-02-23 Thread Andrey Ponomarenko
Hello, I'd like to present a new project called "ABI Navigator" to search for binary symbols (functions, methods, global data, etc.) in open-source libraries: https://abi-laboratory.pro/index.php?view=navigator The project allows to find out in which versions of libraries some symbol is