APIs TO TEST A DEVICE
    41.
    发明申请
    APIs TO TEST A DEVICE 有权
    API测试设备

    公开(公告)号:US20130227348A1

    公开(公告)日:2013-08-29

    申请号:US13405737

    申请日:2012-02-27

    CPC classification number: G06F3/0488 G06F3/0418 G06F11/2221

    Abstract: APIs to test a device are described. In one or more implementations, a device includes a housing, one or more sensors supported by the housing, and one or more modules disposed within the housing that are implemented at least partially in hardware. The one or more modules are configured to process inputs detected using the one or more sensors and expose one or more application programming interfaces to a robot to cause the robot to perform one or more operations that are detectable by the one or more sensors, the one or more operations usable to test detection performed by the one or more sensors and the processing of the inputs performed by the one or more modules.

    Abstract translation: 描述了测试设备的API。 在一个或多个实施方案中,设备包括壳体,由壳体支撑的一个或多个传感器以及设置在壳体内的至少部分地以硬件实现的一个或多个模块。 一个或多个模块被配置为处理使用一个或多个传感器检测到的输入,并将一个或多个应用编程接口暴露给机器人,以使机器人执行可由一个或多个传感器检测的一个或多个操作, 或更多的操作可用于测试由一个或多个传感器执行的检测和由一个或多个模块执行的输入的处理。

    Customizing Code Modules of Software and Programmable Hardware for a Test Instrument
    42.
    发明申请
    Customizing Code Modules of Software and Programmable Hardware for a Test Instrument 有权
    定制测试仪器的软件和可编程硬件的代码模块

    公开(公告)号:US20130219219A1

    公开(公告)日:2013-08-22

    申请号:US13398580

    申请日:2012-02-16

    CPC classification number: G06F11/263

    Abstract: Customizing a test instrument. A plurality of pairs of code modules may be provided. Each pair of code modules may include a first code module having program instructions for execution by a processor of the test instrument and a second code module for implementation on a programmable hardware element of the test instrument. For each pair of code modules, the first code module and the second code module may collectively implement a function in the test instrument. User input may be received specifying modification of a second code module of at least one of the plurality of pairs of code modules. Accordingly, a hardware description may be generated for the programmable hardware element of the test instrument based on the modified second code module.

    Abstract translation: 定制测试仪器。 可以提供多对代码模块。 每对代码模块可以包括具有用于由测试仪器的处理器执行的程序指令的第一代码模块和用于在测试仪器的可编程硬件元件上实现的第二代码模块。 对于每对代码模块,第一代码模块和第二代码模块可以共同地实现测试仪器中的功能。 可以接收指定多对代码模块中的至少一个代码模块的第二代码模块的修改的用户输入。 因此,可以基于修改的第二代码模块为测试仪器的可编程硬件元件生成硬件描述。

    System And Method For Test Case Generation Using Action Keywords
    43.
    发明申请
    System And Method For Test Case Generation Using Action Keywords 有权
    使用动作关键词生成测试用例的系统和方法

    公开(公告)号:US20130198568A1

    公开(公告)日:2013-08-01

    申请号:US13362759

    申请日:2012-01-31

    CPC classification number: G06F11/3688 G06F11/3684

    Abstract: In an exemplary embodiment, a system includes a memory and a processor communicatively coupled to the memory. The processor is operable to receive a first indication that a first action keyword is selected from a plurality of action keywords and determine whether a first object requirement is associated with the first action keyword. The processor is further operable to retrieve a plurality of action objects and receive a second indication that a first action object is selected. The processor is also operable to receive a third indication that a second action keyword is selected and determine whether a first input parameter is associated with the second action keyword. The processor may also be operable to request a first user input, receive the first user input, generate a test case file comprising the first action keyword and the second action keyword, and associate the test case file with an application.

    Abstract translation: 在示例性实施例中,系统包括通信地耦合到存储器的存储器和处理器。 处理器可操作以接收从多个动作关键词中选择第一动作关键字的第一指示,并且确定第一对象需求是否与第一动作关键字相关联。 处理器还可操作以检索多个动作对象并且接收第一动作对象被选择的第二指示。 处理器还可操作以接收第二指示,即选择第二动作关键字,并确定第一输入参数是否与第二动作关键字相关联。 处理器还可以用于请求第一用户输入,接收第一用户输入,生成包括第一动作关键字和第二动作关键字的测试用例文件,并将测试用例文件与应用相关联。

    Obfuscated malware detection
    44.
    发明授权
    Obfuscated malware detection 有权
    混淆的恶意软件检测

    公开(公告)号:US08499352B2

    公开(公告)日:2013-07-30

    申请号:US13440595

    申请日:2012-04-05

    CPC classification number: G06F21/52 G06F21/577

    Abstract: Methods, systems, and apparatus, including computer programs encoded on a computer storage medium, for detecting obfuscated malware. In one aspect, a method includes identifying call instructions in a binary executable; executing the call instruction; executing instructions subsequent to a target of the call instruction; determining that an address identified by a stack pointer is different from the return address; in response to the determination that the address is different, determining if there is a non-obfuscation signal; if there is a non-obfuscation signal, identifying the call instruction as a non-obfuscated call instruction; if there is not a non-obfuscation signal, identifying the call instruction as a possibly obfuscated call instruction; determining whether the call instructions identified as possibly obfuscated call instructions exceeds a threshold; in response to the determination that the call instructions identified as possibly obfuscated call instructions exceeds the threshold, identifying the executable as an obfuscated executable.

    Abstract translation: 方法,系统和装置,包括在计算机存储介质上编码的计算机程序,用于检测混淆的恶意软件。 一方面,一种方法包括识别二进制可执行文件中的调用指令; 执行呼叫指令; 执行所述呼叫指令的目标之后的指令; 确定由堆栈指针识别的地址不同于返回地址; 响应于地址不同的确定,确定是否存在非混淆信号; 如果存在非混淆信号,则将该呼叫指令识别为非混淆呼叫指令; 如果没有非混淆信号,则将该呼叫指令识别为可能的模糊化呼叫指令; 确定被识别为可能的模糊化呼叫指令的呼叫指令是否超过阈值; 响应于确定被识别为可能的模糊化呼叫指令的呼叫指令超过阈值,将可执行文件识别为混淆的可执行文件。

    AUTOMATIC PROBLEM DIAGNOSIS
    45.
    发明申请
    AUTOMATIC PROBLEM DIAGNOSIS 有权
    自动问题诊断

    公开(公告)号:US20130185592A1

    公开(公告)日:2013-07-18

    申请号:US13352140

    申请日:2012-01-17

    CPC classification number: G06F11/0709 G06F11/079 H04L41/069

    Abstract: For automatic problem diagnosis, a data collector module collects log data comprising code sets from a plurality of components in a data processing system. An analysis module translates the log data into at least one predefined symptom. Each symptom is associated with at least one code set of the log data. The analysis module selects from a knowledge base at least one problem that includes each symptom. The analysis module further calculates an influence factor for each problem, and ranks each problem from most likely to least likely based on the influence factor of the problem.

    Abstract translation: 对于自动问题诊断,数据收集器模块从数据处理系统中的多个组件收集包括代码集的日志数据。 分析模块将日志数据转换为至少一个预定义的症状。 每个症状与日志数据的至少一个代码集相关联。 分析模块从知识库中选择至少一个包含每个症状的问题。 分析模块进一步计算每个问题的影响因素,并根据问题的影响因素将每个问题从最可能到最不可能排列。

    MEMORY-LEAK IDENTIFICATION
    46.
    发明申请
    MEMORY-LEAK IDENTIFICATION 有权
    记忆泄漏识别

    公开(公告)号:US20130173961A1

    公开(公告)日:2013-07-04

    申请号:US13338706

    申请日:2011-12-28

    Applicant: Martin Moser

    Inventor: Martin Moser

    CPC classification number: G06F11/0751

    Abstract: A memory-leak source in a data structure can be identified by counting insertions into the data structure and deletions from the data structure for locations in the execution path of a computer program. These insertion and deletion values can be used to identify at least one location as a memory-leak source that corresponds to an imbalance between insertions and deletions during the execution of the computer program.

    Abstract translation: 数据结构中的存储器泄漏源可以通过计算数据结构中的插入和从计算机程序的执行路径中的位置的数据结构的删除来识别。 这些插入和删除值可用于将至少一个位置识别为在计算机程序执行期间对应于插入和删除之间的不平衡的存储器 - 泄漏源。

    KEYBOARD AUTOMATIC TEST METHOD AND SYSTEM USING THE SAME
    47.
    发明申请
    KEYBOARD AUTOMATIC TEST METHOD AND SYSTEM USING THE SAME 审中-公开
    键盘自动测试方法和系统

    公开(公告)号:US20130166955A1

    公开(公告)日:2013-06-27

    申请号:US13447937

    申请日:2012-04-16

    CPC classification number: G06F11/2221

    Abstract: A keyboard automatic test method is provided. A keyboard test unit first outputs a key test command to a keyboard controller. The key test command represents a trigger element of a keyboard is triggered. The keyboard controller generates a corresponding code corresponding to the trigger element. The keyboard test unit then determines whether a relationship between the corresponding code and the trigger element is correct.

    Abstract translation: 提供键盘自动测试方法。 键盘测试单元首先向键盘控制器输出键测试命令。 键测试命令表示触发键盘的触发元素。 键盘控制器产生对应于触发元件的对应代码。 然后,键盘测试单元确定相应的代码和触发器元件之间的关系是否正确。

    Accelerated Processing Unit Debugging Using a Graphics Processing Unit Centric Debug Core
    48.
    发明申请
    Accelerated Processing Unit Debugging Using a Graphics Processing Unit Centric Debug Core 有权
    加速处理单元调试使用图形处理单元中心调试核心

    公开(公告)号:US20130159771A1

    公开(公告)日:2013-06-20

    申请号:US13325607

    申请日:2011-12-14

    Applicant: Navin Patel

    Inventor: Navin Patel

    CPC classification number: G06F11/3648

    Abstract: An Accelerated Processing Unit (APU) comprising a central processing unit (CPU) core portion and a graphics processing unit (GPU) core portion coupled to the CPU core portion. The GPU core portion includes a GPU core and a dedicated GPU debugging core, the dedicated GPU debugging core enabling performance of GPU centric debug functions.

    Abstract translation: 包括中央处理单元(CPU)核心部分和耦合到CPU核心部分的图形处理单元(GPU)核心部分的加速处理单元(APU)。 GPU核心部分包括GPU内核和专用GPU调试核心,专用的GPU调试核心可实现以GPU为核心的调试功能。

    DEBUG SYSTEM AND METHOD
    49.
    发明申请
    DEBUG SYSTEM AND METHOD 审中-公开
    调试系统和方法

    公开(公告)号:US20130151900A1

    公开(公告)日:2013-06-13

    申请号:US13592487

    申请日:2012-08-23

    Applicant: KANG-BIN WANG

    Inventor: KANG-BIN WANG

    CPC classification number: G06F11/221 G06F11/321

    Abstract: A debug system includes a debug device and a computer. The debug device includes an SPI reading and writing module, a first control module, a detecting module, and a signal receiving and transmitting module. The computer includes a second control module and a display module. The SPI reading and writing module is connected to an SPI device. The second control module sends an inputted write command to the first control module. The first control module writes data to the SPI device according to the inputted write command. The detecting module sends a fail signal to the first control module after detecting that the data is not written to the SPI device and a written times of the data is greater than a predetermined times. The first control module sends the fail signal to the second control module. The second control module displays the fail signal on the display module.

    Abstract translation: 调试系统包括调试设备和计算机。 调试装置包括SPI读写模块,第一控制模块,检测模块和信号接收和发送模块。 计算机包括第二控制模块和显示模块。 SPI读写模块连接到SPI器件。 第二控制模块向第一控制模块发送输入的写命令。 第一控制模块根据输入的写命令将数据写入SPI设备。 检测模块在检测到数据未被写入SPI设备并且数据的写入时间大于预定时间之后,向第一控制模块发送故障信号。 第一控制模块将故障信号发送到第二控制模块。 第二个控制模块在显示模块上显示故障信号。

Patent Agency Ranking