Evan Hunt
|
450ec1904b
missed adding this in previous commit
|
il y a 15 ans |
Evan Hunt
|
c7a873b7ef
- addressed some review comments in rdata implementation
|
il y a 15 ans |
Michael Graff
|
da421b8d5b
mostly empty class for Tsig key holding
|
il y a 15 ans |
JINMEI Tatuya
|
853dd60122
cleanup: removed unused header files
|
il y a 15 ans |
JINMEI Tatuya
|
3973738979
findRRset(type/class version): we don't need to extract the bare pointer.
|
il y a 15 ans |
JINMEI Tatuya
|
e5d9ebdd2a
cleanup: this test doesn't need UnitTestUtil.
|
il y a 15 ans |
JINMEI Tatuya
|
c67692d087
simplification: rdata_xxx constants doesn't have to be static const members.
|
il y a 15 ans |
JINMEI Tatuya
|
7ea7a4e46d
propset
|
il y a 15 ans |
JINMEI Tatuya
|
fc1bed43bf
missing initalization
|
il y a 15 ans |
JINMEI Tatuya
|
6e331c4d33
preferred EXPECT_EQ(a,b) to EXPECT_TRUE(a==b) because on failure we can see
|
il y a 15 ans |
JINMEI Tatuya
|
688bab2aea
proposet
|
il y a 15 ans |
Evan Hunt
|
4afe7f8969
- query task queue now stores shared ptr's to query tasks;
|
il y a 15 ans |
Jelte Jansen
|
29c5ffbd6c
simple example to set the database file in auth (which is seen and remembered, but not passed on to the sqlite3datasource yet)
|
il y a 15 ans |
Jelte Jansen
|
dbf288e25b
moved python unittests to unittests/ directory
|
il y a 15 ans |
Jelte Jansen
|
2d71c1c3ce
add a 'shortcut' in cmdctl.py; it now only checks for existing module/command if the module is not ConfigManager (that one doesn't pass around its commands, i am thinking that that is possible, but at the moment it is completely seen as core and builtin)
|
il y a 15 ans |
Jelte Jansen
|
1ff862306e
unittests complete for ModuleCCSession (python version)
|
il y a 15 ans |
Jelte Jansen
|
718c75b966
working on ccsession tests
|
il y a 15 ans |
Jelte Jansen
|
8988bd54ed
comment out targets for not-yet-existing unittest source files (lines to be uncommented again once they are added)
|
il y a 15 ans |
Jelte Jansen
|
4f86dfdce8
forgot to add new test spec file
|
il y a 15 ans |
JINMEI Tatuya
|
8109d46488
added a test case for reverse.
|
il y a 15 ans |
JINMEI Tatuya
|
d71484bf1c
removed unnecessary const
|
il y a 15 ans |
JINMEI Tatuya
|
73b062a068
removed unnecessary const
|
il y a 15 ans |
JINMEI Tatuya
|
687c14c081
returning 'const uint16_t' doesn't make sense. removed const.
|
il y a 15 ans |
Likun Zhang
|
0adcc4ff0a
1. Check if module name and command name exist according module's specification file before send it to the specified module. Parameter check need to be added later.
|
il y a 15 ans |
JINMEI Tatuya
|
7a84828942
propset
|
il y a 15 ans |
Likun Zhang
|
5379b40c81
1. Refactor the function get_param_name_by_position of class CommandInfo, add add some unittest for it.
|
il y a 15 ans |
JINMEI Tatuya
|
8d57d033cc
added more tests that currently fail (if 0'ed).
|
il y a 15 ans |
Evan Hunt
|
404aa0602f
Committed each-ds branch to trunk (still needing formal review; see
|
il y a 15 ans |
JINMEI Tatuya
|
ec88f026fd
don't copy {topdir}/COPYING to auto-generated files, following a
|
il y a 15 ans |
JINMEI Tatuya
|
0189b832b8
cleanup: avoid using a magic number directly
|
il y a 15 ans |