search for: testuite

Displaying 9 results from an estimated 9 matches for "testuite".

Did you mean: testsuite
2011 Mar 17
0
[LLVMdev] Writing unit tests for DWARF?
...able, they only test whether the LLVM metadata is valid - they don't > test whether the actual DWARF embedded in the final executable is correct. Strongly agree. But I go further... I could help with the verification process (since it's much better to fail verification than to fail gdb testuite), but I don't know the design decisions being taken for debug information/metadata, and they change too frequently to dig the code to learn. There is no API documentation and the interface (IR metadata) docs are old and inaccurate. I'd say, in order of importance, the three things that nee...
2011 Mar 17
4
[LLVMdev] Writing unit tests for DWARF?
One problem that has been vexing me of late: It seems that whenever I run into a problem that requires debugging one of my programs in gdb, before I can do that I have to fix my frontend's broken generation of debugging info. The code that generates debugging information is quite fragile - you have to generate metadata for each of your files, classes, and functions, and do so without error,
2023 Jan 25
2
[PATCH 00/12] acl: remove remaining posix acl handlers
...l filesystems with reasonable integration into xfstests have been tested with: ./check -g acl,attr,cap,idmapped,io_uring,perms,unlink All tests pass without regression on xfstests for-next branch. Since erofs doesn't have integration into xfstests yet afaict I have tested it with the testuite available in erofs-utils. They also all pass without any regressions. This branch depends on [1] which hopefully should be merged soon and can be pulled from [2] which already includes [1] so it's easy to test and compile. With this all remnants of the old POSIX ACL xattr handling will be gon...
2015 Oct 09
0
Asterisk 13.6.0 Now Available
...(Reported by Stefan Engstr??m) * ASTERISK-25296 - RTP performance issue with several channel drivers. (Reported by Richard Mudgett) * ASTERISK-25297 - Crashes running channels/pjsip/resolver/srv/failover/in_dialog testsuite tests (Reported by Richard Mudgett) * ASTERISK-25292 - Testuite: tests/apps/bridge/bridge_wait/bridge_wait_e_options fails (Reported by Kevin Harwell) * ASTERISK-25271 - Parking & blind transfer: Transferer channel not hung up if no MOH (Reported by Kevin Harwell) Improvements made in this release: ----------------------------------- *...
2018 Jul 09
2
Separate test harness for LLVM test-suite
If this is mainly about size then I would rather propose to split the "ABI-Testsuite" folder into a separate repository. With 1.5G it takes up more space than the rest of the repository combined yet it is coneptually independent of the rest of the testsuite and most people are not running it. - Matthias > On Jul 9, 2018, at 9:11 AM, Michael Kruse via llvm-dev <llvm-dev at
2011 Mar 17
2
[LLVMdev] Writing unit tests for DWARF?
Renato, On Mar 17, 2011, at 3:25 AM, Renato Golin wrote: > could help with the verification process (since it's much better to > fail verification than to fail gdb testuite), but I don't know the > design decisions being taken for debug information/metadata, and they > change too frequently to dig the code to learn. I think you are mistaken here. I maintain and support debug info for two front ends (llvm-gcc and clang). Go ahead and check svn archives for l...
2016 Jul 13
0
Certified Asterisk 13.8-cert1 Now Available
...(Reported by Stefan Engstr??m) * ASTERISK-25296 - RTP performance issue with several channel drivers. (Reported by Richard Mudgett) * ASTERISK-25297 - Crashes running channels/pjsip/resolver/srv/failover/in_dialog testsuite tests (Reported by Richard Mudgett) * ASTERISK-25292 - Testuite: tests/apps/bridge/bridge_wait/bridge_wait_e_options fails (Reported by Kevin Harwell) * ASTERISK-25271 - Parking & blind transfer: Transferer channel not hung up if no MOH (Reported by Kevin Harwell) * ASTERISK-25250 - chan_sip - Despite the channel being answered, ca...
2016 Jul 27
3
Asterisk 14.0.0-beta1 Now Available
...(Reported by Matt Jordan) * ASTERISK-25296 - RTP performance issue with several channel drivers. (Reported by Richard Mudgett) * ASTERISK-25297 - Crashes running channels/pjsip/resolver/srv/failover/in_dialog testsuite tests (Reported by Richard Mudgett) * ASTERISK-25292 - Testuite: tests/apps/bridge/bridge_wait/bridge_wait_e_options fails (Reported by Kevin Harwell) * ASTERISK-25271 - Parking & blind transfer: Transferer channel not hung up if no MOH (Reported by Kevin Harwell) * ASTERISK-25250 - chan_sip - Despite the channel being answered, ca...
2019 Dec 24
0
Certified Asterisk 16.3-cert1 Now Available
...dgett) - [ASTERISK-25297 <https://issues.asterisk.org/jira/browse/ASTERISK-25297>] - Crashes running channels/pjsip/resolver/srv/failover/in_dialog testsuite tests (Reported by Richard Mudgett) - [ASTERISK-25292 <https://issues.asterisk.org/jira/browse/ASTERISK-25292>] - Testuite: tests/apps/bridge/bridge_wait/bridge_wait_e_options fails (Reported by Kevin Harwell) - [ASTERISK-25271 <https://issues.asterisk.org/jira/browse/ASTERISK-25271>] - Parking & blind transfer: Transferer channel not hung up if no MOH (Reported by Kevin Harwell) - [ASTERISK-25250...